1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-22 23:25:23 +00:00
OpenDiablo2/d2core/d2audio
gravestench 5ac03d6f49
refactored game bootstrap, removed d2config.Config singleton (#899)
* Remove d2config.Config singleton

* refactored config file bootstrap
* `d2loader.Loader` adds the config directories during init
* `d2asset.AssetManager` loads the config file during init
* mpq verification logic removed from d2config; this is done by d2loader
* added `errorMessage` to `d2app.App` for setting the error message for the error screen.

* fixed loader test
2020-11-03 07:54:15 -05:00
..
ebiten refactored game bootstrap, removed d2config.Config singleton (#899) 2020-11-03 07:54:15 -05:00
doc.go fixed lint errors in d2audio (#691) 2020-08-05 01:17:25 -04:00
sound_engine.go fix all gosec lint errors (#844) 2020-10-25 23:38:15 -07:00
sound_environment.go fix all gosec lint errors (#844) 2020-10-25 23:38:15 -07:00