1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-24 12:16:14 -04:00
OpenDiablo2/d2core
Maxime Lavigne (malavv) f18ede6e66
Removing Clone of Font() since all material is sharable, Fixes #515 (#561)
* Removing Clone of Font() since all material is sharable, Fixes #515

* Removed Clone() from the Font interface, as deep copies are not needed.
2020-07-08 11:25:40 -04:00
..
d2asset Removing Clone of Font() since all material is sharable, Fixes #515 (#561) 2020-07-08 11:25:40 -04:00
d2audio/ebiten More linting (#500) 2020-06-30 09:58:53 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui Fixing D2GUI based event propagation with d2input. #531 (#559) 2020-07-08 09:15:20 -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 Clean up monstats2 (#555) 2020-07-07 15:04:18 -04:00
d2object Apply some more object animation settings (#549) 2020-07-06 20:12:53 -04:00
d2render/ebiten Removed Configuration interface (#560) 2020-07-08 09:16:16 -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 Centralized usage of Fonts to fix cache #515 (#556) 2020-07-07 20:16:22 -04:00