1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-28 14:16:01 -04:00
Commit Graph

4 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
1afd86005e
Changes necessary for migration to org account (#67)
* Replaced old repo path with org path.

* Added editorconfig. Fixed line endings to LF.

* Fixed travis build badge path
2019-11-02 17:38:39 -04:00
Tim Sarbin
7d228d116e Minor changes to get map rendering started. 2019-11-01 14:12:23 -04:00
Tim Sarbin
56eb461f1f More code cleanup. Created UI manager. 2019-10-25 19:12:42 -04:00