1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-24 08:05:24 +00:00
OpenDiablo2/d2core/d2map/d2mapengine
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
..
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
engine.go New package d2object, first object initFun (#537) 2020-07-04 00:48:31 -04:00
walk_mesh.go Use closest path if path not found (#431) 2020-06-24 08:09:00 -04:00