1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-12 02:30:43 +00:00
OpenDiablo2/d2core
gravestench 271673851a
Added RecordManager implementation to remove d2datadict singletons (#736)
* Added RecordManager implementation to remove d2datadict singletons

* fix object lookup test
2020-09-19 14:33:40 -04:00
..
d2asset Added RecordManager implementation to remove d2datadict singletons (#736) 2020-09-19 14:33:40 -04:00
d2audio remove d2asset singleton (#726) 2020-09-12 16:51:30 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
d2hero moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2input fixed lint errors in d2input (#693) 2020-08-05 13:51:35 -04:00
d2inventory moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2item lint fixes (#727) 2020-09-12 16:25:09 -04:00
d2map Prevent player movement and casting if current spell cast is not fini… (#729) 2020-09-14 14:49:31 -04:00
d2records Added RecordManager implementation to remove d2datadict singletons (#736) 2020-09-19 14:33:40 -04:00
d2render/ebiten Decouple asset manager from renderer (#730) 2020-09-14 17:31:45 -04:00
d2screen removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
d2stats lint fixes (#727) 2020-09-12 16:25:09 -04:00
d2term fixed a couple lint errors in d2term (#697) 2020-08-05 22:32:23 -04:00
d2ui adds close button and close button behavior (#731) 2020-09-15 23:37:08 -04:00