Commit Graph

18 Commits

Author SHA1 Message Date
Guillaume Jacquemin 4883b617fd Change project structure and update copyright years. 2021-05-20 22:46:59 +02:00
Guillaume Jacquemin 768bcd1e5f Update the CMakeLists. 2021-05-14 19:50:31 +02:00
Guillaume Jacquemin 1d7c08b3ca Add a viewer/editor for the research inventory. 2021-05-12 13:53:51 +02:00
Guillaume Jacquemin ae2a613879 Profile: move locators to their own header. 2021-05-11 19:28:26 +02:00
Guillaume Jacquemin 0ccc232afa Remove the screenshot management feature.
I really wasn't satisfied with it, to be honest.
2021-05-10 21:20:19 +02:00
Guillaume Jacquemin 5c4a3e8d16 Start mapping story progress. 2021-04-20 15:55:41 +02:00
Guillaume Jacquemin 97eb69922f Move the last mission ID map to its own header. 2021-04-20 15:54:07 +02:00
Guillaume Jacquemin e799f1be04 CMakeLists: fix a logic issue. 2020-10-05 12:53:04 +02:00
Guillaume Jacquemin a06ea2caa4 Finish re{writing} the MASS manager. 2020-09-30 16:27:26 +02:00
Guillaume Jacquemin 854a7bbcca Add the ability to not use the Corrade submodule.
Also add a version check, just in case.
2020-09-21 13:48:22 +02:00
Guillaume Jacquemin 9ddea11b6e Some early work on classes. 2020-09-01 16:14:43 +02:00
Guillaume Jacquemin 3c34b7cdac CMakeLists: link to static libraries. 2020-06-20 11:35:23 +02:00
Guillaume Jacquemin 07d40a20e4 Add (Evt)NameChangeDialog. 2020-06-13 20:21:02 +02:00
Guillaume Jacquemin c27e723fb5 MainFrame: add a proper link to the GitHub. 2020-01-16 09:05:49 +01:00
Guillaume Jacquemin e39167617a Enable pedantic flags.
These can't hurt.
2020-01-16 01:26:22 +01:00
Guillaume Jacquemin fc9d898c54 Add MassManager and move backend stuff to it.
This is a big commit, but a necessary one, as too many things were
intertwined. As a result, the code is now cleaner.
2020-01-12 14:54:23 +01:00
Guillaume Jacquemin aaf38469bd MainFrame: add game status checking.
Dangerous operations are also blocked during that time.
2020-01-10 12:23:25 +01:00
Guillaume Jacquemin 573eb089e4 Add files and update README.md. 2020-01-09 13:59:19 +01:00