1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-15 20:15:24 +00:00
OpenDiablo2/d2core
dk 60e6fcb7ac
moving enumerations out of d2interface (#552)
* moved filter constants back to d2enum

* moving key and mouse button enums into d2enum

* moving render type enum into d2enum

* moving input even priority enums into d2enum

* moving terminal enums into d2enum
2020-07-06 21:26:08 -04:00
..
d2asset moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2audio/ebiten More linting (#500) 2020-06-30 09:58:53 -04:00
d2config abstracted d2config to an interface (still have a singleton, though) (#538) 2020-07-04 00:49:16 -04:00
d2gui moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2hero moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2input moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2inventory moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2map moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2object Apply some more object animation settings (#549) 2020-07-06 20:12:53 -04:00
d2render/ebiten moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2screen moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2term moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2ui moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00