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

14 Commits

Author SHA1 Message Date
Tim Sarbin
5ab92737ec Moved more common stuff into the common project. 2019-02-28 18:05:34 -05:00
Tim Sarbin
ba96135e01 Moved common files to less dumb locations 2019-02-28 17:40:12 -05:00
Tim Sarbin
cf05db6759 Moved CLI11 to the common folder 2019-02-28 17:35:08 -05:00
Tim Sarbin
22b8136cf9 Added spdlog. Changed builds to use local libs instead of submodules. 2019-02-27 11:57:26 -05:00
Tim Sarbin
dd559aefab Added resource paths. Updated sprite constructor. 2019-02-25 18:33:45 -05:00
Tim Sarbin
517a52770d Fixed palette def issues. Added shell of sprite class. 2019-02-25 00:08:55 -05:00
Tim Sarbin
2f66ad9532 Fixed palette class name. 2019-02-24 23:38:34 -05:00
Tim Sarbin
e33c85b919 Added palette definitions. 2019-02-24 23:35:15 -05:00
Tim Sarbin
591d90134a Added data manager. Added file/mpq lookup dictionary. 2019-02-24 22:59:40 -05:00
Tim Sarbin
e68eafd5f6 Added start of scene management 2019-02-24 21:51:20 -05:00
Tim Sarbin
56b2f146d3 More project structure updates 2019-02-24 11:15:09 -05:00
Tim Sarbin
21acfc00fa Purged again. 2019-02-23 09:51:03 -05:00
Tim Sarbin
8f1a01dfa4 Moved to SDL backend. 2019-02-22 20:14:35 -05:00
Tim Sarbin
f46542a05f Added stormlib and command line parser. Added initial mpq file check on startup. 2019-02-21 21:21:51 -05:00