1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-06 19:44:15 -04:00
OpenDiablo2/d2core/d2asset
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
..
animation_manager.go abstracted cache to an interface (#535) 2020-07-03 21:23:44 -04:00
animation.go Removed render singleton. Updated refs. 2020-07-03 14:00:56 -04:00
archive_manager.go abstracted cache to an interface (#535) 2020-07-03 21:23:44 -04:00
asset_manager.go first pass at resolving linting issues in d2asset (#518) 2020-07-01 14:09:18 -04:00
composite.go New package d2object, first object initFun (#537) 2020-07-04 00:48:31 -04:00
d2asset.go Composite work (#536) 2020-07-03 22:52:50 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
file_manager.go abstracted cache to an interface (#535) 2020-07-03 21:23:44 -04:00
font_manager.go abstracted cache to an interface (#535) 2020-07-03 21:23:44 -04:00
font.go first pass at resolving linting issues in d2asset (#518) 2020-07-01 14:09:18 -04:00
palette_manager.go abstracted cache to an interface (#535) 2020-07-03 21:23:44 -04:00
palette_transform_manager.go abstracted cache to an interface (#535) 2020-07-03 21:23:44 -04:00