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

12 Commits

Author SHA1 Message Date
Tim Sarbin
b41f7f4dab
Restructured everything. (#128) 2019-11-10 03:36:53 -05:00
Ziemas
4aba58eb28 Vsync and FPS display toggles. (#124)
They now toggle more reliably as well as work globally.
2019-11-09 18:56:45 -05:00
Ziemas
ebff54cfba Use delta time for scene updates. (#123)
* Use delta time when updating scenes.
Delta time is in seconds and capped to 1/10th.
* Show FPS and VSYNC status in the bottom left corner.

Fixes #123
2019-11-09 16:17:01 -05:00
Tim Sarbin
ed88d0e00d
Test updates. MPQ file name changes. (#119)
* Modified path logic to hopefully fix some issues
2019-11-08 19:52:49 -05:00
Tim Sarbin
e433c758e9
Lowercased all of the packages (#96) 2019-11-06 22:12:15 -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
fc8191c812 More build updates. Added build info to game. 2019-11-02 16:15:16 -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
bf0412554f Big fixes. Added start of video decode. Enhanced MPQ error messages. 2019-10-31 21:17:13 -04:00
Tim Sarbin
4c047bf993 Added text dictionary. Continued hero select screen work. 2019-10-27 17:24:21 -04:00
Tim Sarbin
ec4949bc1b Moved files around to allow running from root path 2019-10-26 17:30:00 -04:00