1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-11 18:20:42 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Tim Sarbin
da4ffba9c1
Map stitching and render upates (#95)
* Added region stitching and modified the rendering loops.
2019-11-06 21:25:09 -05:00
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
bf0412554f Big fixes. Added start of video decode. Enhanced MPQ error messages. 2019-10-31 21:17:13 -04:00
Tim Sarbin
dd403cb0eb Automatically use wine prefix base path with default config on linux 2019-10-30 01:09:39 -04:00
Tim Sarbin
027202ce1e Added go module information for builds 2019-10-26 13:03:22 -04:00