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

3 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
2ec5dd2d85
Fixed another older go version build error (#92)
* Fixed another go build error
2019-11-05 23:03:41 -05:00
Tim Sarbin
26a9d1e8b1
Added DCC loading support (#89)
* Fixed LevelTypes load
* Update ResourcePaths.go
* Added DCC loading support
2019-11-05 22:23:48 -05:00