|
e91c015c00
|
SaveTool,ProfileManager: make backups 0.8-ready.
|
2022-03-20 09:14:11 +01:00 |
|
|
f1a4b64219
|
SaveTool: use the shorthand getters added in the previous commit.
|
2022-03-09 13:27:21 +01:00 |
|
|
db6836ec33
|
Profile(Manager): add basic 0.8 profile support.
|
2022-03-06 14:42:24 +01:00 |
|
|
8791eb32ac
|
Use Corrade's String(View) types where possible.
Utility::Directory, efsw, cpr, and json.hpp are the only obstacles to a
complete removal of std::string usages.
|
2022-03-04 21:18:55 +01:00 |
|
|
de2ba9ce7f
|
Mass(Manager),SaveTool: improve error handling.
|
2022-02-26 14:48:45 +01:00 |
|
|
51faed7210
|
Update copyright years.
I should have done that earlier... and of course I forgot a few files...
|
2022-01-30 11:38:22 +01:00 |
|
|
ed0c4a73bb
|
SaveTool: mark profiles as "legacy" in the manager.
I'll probably have to redesign that whole part of the UI anyway, so...
|
2022-01-15 11:31:06 +01:00 |
|
|
50a7b1d7f0
|
Profile: adapt to UESaveFile.
Also change ProfileManager to use growable arrays instead of vectors.
|
2021-09-23 19:01:42 +02:00 |
|
|
ee639bcdf8
|
SaveTool: move a PushID call in the profile manager.
Fixes #9.
|
2021-08-01 18:48:14 +02:00 |
|
|
14c5a76891
|
SaveTool: update window flags.
This will prevent them from being drawn over toasts.
|
2021-07-25 10:52:54 +02:00 |
|
|
898873157f
|
SaveTool: deleting a profile is an unsafe action.
|
2021-07-10 16:49:47 +02:00 |
|
|
3172939b53
|
SaveTool: add a {Push,Pop}ID pair.
There were issues with the buttons in the backup list.
|
2021-06-20 14:11:18 +02:00 |
|
|
6842b3d3f3
|
SaveTool: add a fallback if there are no profile backups.
The table formatting was messed up when there were no backups, so I'm
working around it by... not displaying the table.
|
2021-06-20 14:10:09 +02:00 |
|
|
61d1e3635f
|
Add initial files.
Feature parity is also reached.
|
2021-06-11 19:24:52 +02:00 |
|