1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-23 15:45:24 +00:00
OpenDiablo2/d2core
Ziemas 7ce01ab694
Create objects by passing the object record to CreateObject (#530)
* Create object by Objects.txt entry

Get graphics token from objectType

* Unexport some unused ObjectRecord stuff.
2020-07-03 10:38:22 -04:00
..
d2asset first pass at resolving linting issues in d2asset (#518) 2020-07-01 14:09:18 -04:00
d2audio/ebiten More linting (#500) 2020-06-30 09:58:53 -04:00
d2config More linting (#500) 2020-06-30 09:58:53 -04:00
d2gui minor edits (#486) 2020-06-29 00:41:58 -04:00
d2hero d2hero is *nearly* lint free #487. (#506) 2020-06-30 17:03:20 -04:00
d2input Working on d2input.go for #487 (#514) 2020-07-01 14:03:40 -04:00
d2inventory Lint fixes for the following packages (#505) 2020-06-30 17:04:41 -04:00
d2map Create objects by passing the object record to CreateObject (#530) 2020-07-03 10:38:22 -04:00
d2render fixed linting issues in d2screen and d2render (#487) (#512) 2020-07-01 08:59:24 -04:00
d2screen fixed linting issues in d2screen and d2render (#487) (#512) 2020-07-01 08:59:24 -04:00
d2term Lint fixes for the d2game/d2gamescreen (#516) 2020-07-02 13:55:43 -04:00
d2ui Fixes #496 and improves memory consumption on render of game_controls (#501) 2020-06-30 12:43:13 -04:00