Commit Graph

31 Commits

Author SHA1 Message Date
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 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 c4a27ad5ab Hopefully made older go happy about bitshifts. 2019-11-01 03:36:29 -04:00
Tim Sarbin 1494a4fb7b More localization fixes 2019-11-01 00:34:23 -04:00
Tim Sarbin da5baec685 Minor changes to support localized versions. 2019-11-01 00:21:39 -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 02082925b5 Added logic in preparation for tile rendering 2019-10-31 13:39:05 -04:00
Tim Sarbin 9fc416e8e2 Added LevelPreset file loading 2019-10-29 02:24:05 -04:00
Tim Sarbin 55b241c56d Added DT1 and LevelTypes. LevelPreset and DS1 still not done. 2019-10-28 17:51:17 -04:00
Tim Sarbin 15d2b9ebf7 Added DS1 loading capabilities. Added ability to stop BGM. 2019-10-27 21:35:16 -04:00
Tim Sarbin 4c047bf993 Added text dictionary. Continued hero select screen work. 2019-10-27 17:24:21 -04:00
Tim Sarbin 1cd107a58c Started work on hero selection screen 2019-10-27 02:58:37 -04:00
Tim Sarbin 227e7e8b29 Added volume settings and sfx support 2019-10-26 20:09:33 -04:00
Tim Sarbin ec4949bc1b Moved files around to allow running from root path 2019-10-26 17:30:00 -04:00
Tim Sarbin 4231199459 Updated readme. Menu updates. 2019-10-26 12:55:36 -04:00
Tim Sarbin 26b2bee88c Fixed UI bugs. Added credits scene. 2019-10-26 00:26:48 -04:00
Tim Sarbin c0f5460d6c Added smaller button. Fixed UI bugs. 2019-10-26 00:06:54 -04:00
Tim Sarbin 054329cf1f Added button logic. 2019-10-25 23:41:54 -04:00
Tim Sarbin b0de898fff Fixed font rendering. Added basic button stuff. 2019-10-25 22:20:36 -04:00
Tim Sarbin f485f803c8 More layout cleanup 2019-10-25 20:28:14 -04:00
Tim Sarbin 6562816710 One last restructure for now 2019-10-25 19:37:04 -04:00
Tim Sarbin 56eb461f1f More code cleanup. Created UI manager. 2019-10-25 19:12:42 -04:00
Tim Sarbin d5b37a74a3 Code cleanup. Added basic UI interface types. 2019-10-25 18:40:27 -04:00
Tim Sarbin 2921e23bca Got audio rendering working. 2019-10-25 17:09:07 -04:00
Tim Sarbin 89a72c6f33 Added stream writer and reader. Updated readme. 2019-10-25 16:02:31 -04:00
Tim Sarbin cb5c068279 Compression updates 2019-10-25 15:06:47 -04:00
Tim Sarbin d9b471fc50 Restructured the layout 2019-10-24 11:26:07 -04:00