|
97eb69922f
|
Move the last mission ID map to its own header.
|
2021-04-20 15:54:07 +02:00 |
|
|
f3b14fbffe
|
MainFrame: improve readability and add challenges.
Also, hunting grounds are now known as "hunts".
|
2021-03-11 14:19:43 +01:00 |
|
|
9925fc7f03
|
MainFrame: fix layout.
|
2021-03-11 14:18:43 +01:00 |
|
|
036475e4c6
|
Update version information.
|
2021-03-05 15:03:01 +01:00 |
|
|
5b23303a48
|
MainFrame: add logic to unsafe mode checkbox.
|
2021-03-05 14:56:28 +01:00 |
|
|
0b1ecc52f5
|
MainFrame: update a button's {dis,en}abled logic.
|
2021-03-05 14:24:27 +01:00 |
|
|
20c35c8d8e
|
MainFrame: upgrade the default profile logic.
|
2021-03-05 14:20:19 +01:00 |
|
|
9c74f672dd
|
MainFrame: re-enable the warning on launch.
Also add an extra line about the pre-release stuff.
|
2021-03-05 14:20:09 +01:00 |
|
|
0d386a70d8
|
MainFrame: add unsafe checkbox.
It doesn't do anything yet, though.
|
2021-03-05 14:18:06 +01:00 |
|
|
8a5d9c4231
|
Prepare for pre-release 1.
|
2020-10-05 11:05:52 +02:00 |
|
|
cebae7d072
|
Additional safety in fileUpdateEvent.
|
2020-10-05 10:36:23 +02:00 |
|
|
4c0f1b8ce5
|
Added an experimental way to rename the company.
|
2020-10-05 10:36:08 +02:00 |
|
|
0b846be139
|
Prepare the 2.0.0 pre-release version.
|
2020-10-05 08:36:27 +02:00 |
|
|
3d04ac4a12
|
Added the last two available levels to the map.
|
2020-10-05 08:32:59 +02:00 |
|
|
d38606b574
|
Add two more values.
|
2020-10-05 00:55:08 +02:00 |
|
|
b2c5c6a69f
|
Update the profile stats when the file is modified.
|
2020-10-02 12:56:22 +02:00 |
|
|
eb08de1a30
|
MainFrame: rename a symbol.
|
2020-10-02 12:55:52 +02:00 |
|
|
4e1a74e03e
|
MainFrame: make code a bit more readable.
|
2020-10-02 12:54:38 +02:00 |
|
|
a24422adcc
|
MainFrame: increase sleep time in fileUpdateEvent().
This should make file access a tiny bit safer.
|
2020-10-02 12:53:55 +02:00 |
|
|
a06ea2caa4
|
Finish re{writing} the MASS manager.
|
2020-09-30 16:27:26 +02:00 |
|
|
fdf72544fb
|
Fixed an assert.
It didn't appear in release, but it could have bitten me in the ass at
some point.
|
2020-09-30 16:26:15 +02:00 |
|
|
401d7d747e
|
Fix a regression introduced in 1.1.2. Again.
|
2020-08-17 13:10:45 +02:00 |
|
|
cd92cb02fa
|
Update the disclaimer.
|
2020-07-30 11:10:11 +02:00 |
|
|
44e5790b7c
|
Bump the version number to 1.2.1.
|
2020-07-22 16:04:15 +02:00 |
|
|
d3f1027df2
|
Fix a regression introduced in 1.1.2.
|
2020-07-22 16:03:11 +02:00 |
|
|
496ade0481
|
Bump the version number to 1.2.0.
|
2020-07-22 09:19:44 +02:00 |
|
|
3f8af910e3
|
Add demo unit import.
|
2020-07-22 08:55:12 +02:00 |
|
|
6a30c7d037
|
Fail gracefully if the screenshots folder doesn't exist.
|
2020-06-29 16:38:43 +02:00 |
|
|
8cac1a8360
|
MainFrame: fix crash when cancelling a dialog.
|
2020-06-24 10:02:30 +02:00 |
|
|
f8d8bb95e5
|
MainFrame: rename some events for consistency.
|
2020-06-21 21:39:39 +02:00 |
|
|
7855323bc6
|
MassManager: fix the active slot detection issue.
It's now replaced with a more stable version.
Also bumped tested version up.
|
2020-06-21 08:52:26 +02:00 |
|
|
6f5b02b395
|
MainFrame: bump version number.
|
2020-06-20 11:42:26 +02:00 |
|
|
3841e82dc9
|
MainFrame: fix a function call.
|
2020-06-20 11:12:27 +02:00 |
|
|
694e124d91
|
MainFrame: wire the frontend to the backend.
I *hate* wxListCtrl and wxImageList.
|
2020-06-20 10:45:49 +02:00 |
|
|
ae53387351
|
MainFrame: add more events to handle.
|
2020-06-20 10:39:31 +02:00 |
|
|
76a4ac7dd3
|
MainFrame: add GUI for the screenshot manager.
|
2020-06-14 14:28:12 +02:00 |
|
|
07ed391cf6
|
MainFrame: reorganise the UI.
Some of the widgets had wrong parents.
|
2020-06-14 12:18:44 +02:00 |
|
|
7553fdaa7d
|
MainFrame: rework the UI for future changes.
|
2020-06-14 11:20:29 +02:00 |
|
|
767c08684c
|
MainFrame: update the version number.
|
2020-06-13 22:39:44 +02:00 |
|
|
c0e88ec90e
|
MainFrame: expose renaming in the UI.
|
2020-06-13 22:29:23 +02:00 |
|
|
07d40a20e4
|
Add (Evt)NameChangeDialog.
|
2020-06-13 20:21:02 +02:00 |
|
|
78653e317f
|
EvtMainFrame: fix an issue with the delete staged button.
|
2020-01-16 09:36:46 +01:00 |
|
|
d2db17a18f
|
MainFrame: update version number.
|
2020-01-16 09:06:46 +01:00 |
|
|
c27e723fb5
|
MainFrame: add a proper link to the GitHub.
|
2020-01-16 09:05:49 +01:00 |
|
|
9de86713c5
|
MainFrame: small UI tweaks.
|
2020-01-16 09:04:06 +01:00 |
|
|
87007e8068
|
Add staged M.A.S.S. deletion.
|
2020-01-16 01:26:22 +01:00 |
|
|
6a07121323
|
MainFrame: update command state on staging selection.
|
2020-01-16 01:26:22 +01:00 |
|
|
99ee8e75a3
|
EvtMainFrame: add staging area stuff.
|
2020-01-16 01:26:22 +01:00 |
|
|
be51d68e45
|
EvtMainFrame: implement stagingButtonEvent().
|
2020-01-16 01:26:22 +01:00 |
|
|
fd0879c9ad
|
EvtMainFrame: add _exportButton to updateCommandsState().
|
2020-01-16 01:26:22 +01:00 |
|