1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-20 18:25:57 -04:00
OpenDiablo2/d2core/d2map/d2mapentity
Ziemas 3757ff1ac5
New package d2object, first object initFun (#537)
* Move MapEntity to d2interface

* New package d2object, first object initFun

Moves objects out to their own package and implements the very first
init function, torches/braziers now gets their animation mode set at creation.

* Apply name again

* Turn on waypoints
2020-07-04 00:48:31 -04:00
..
animated_entity.go minor edits (#486) 2020-06-29 00:41:58 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
map_entity.go New package d2object, first object initFun (#537) 2020-07-04 00:48:31 -04:00
missile.go Re-tooled rendering engine (#379) 2020-06-21 18:40:37 -04:00
npc.go Composite work (#536) 2020-07-03 22:52:50 -04:00
player.go Composite work (#536) 2020-07-03 22:52:50 -04:00