1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-25 00:25:23 +00:00
Commit Graph

10 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
26a9d1e8b1
Added DCC loading support (#89)
* Fixed LevelTypes load
* Update ResourcePaths.go
* Added DCC loading support
2019-11-05 22:23:48 -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
ef9a7826bb Minor updates. Working on tavis build configs. 2019-11-02 11:15:02 -04: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
07709e2ddf More map rendering updates. 2019-11-01 16:51:50 -04:00
Tim Sarbin
7d228d116e Minor changes to get map rendering started. 2019-11-01 14:12:23 -04:00
Tim Sarbin
bf0412554f Big fixes. Added start of video decode. Enhanced MPQ error messages. 2019-10-31 21:17:13 -04:00