1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-31 16:27:18 -04:00
Commit Graph

6 Commits

Author SHA1 Message Date
Tim Sarbin
01a48d8720
Added object support (#93)
* Fixed LevelTypes load
* Update ResourcePaths.go
* Added DCC loading support
* Added animation data. Fixed bitshift version compile issue.
* Fixed another go build error
* Initial support for object rendering
2019-11-06 18:25:19 -05:00
Tim Sarbin
71c5b830fd Fixed more rendering issues. 2019-11-01 22:41:49 -04:00
Tim Sarbin
b05e887d8a Lots of map rendering changes. 2019-11-01 22:12:07 -04:00
Tim Sarbin
7d228d116e Minor changes to get map rendering started. 2019-11-01 14:12:23 -04:00
Tim Sarbin
227e7e8b29 Added volume settings and sfx support 2019-10-26 20:09:33 -04:00
Tim Sarbin
56eb461f1f More code cleanup. Created UI manager. 2019-10-25 19:12:42 -04:00