Guillaume Jacquemin williamjcm
williamjcm pushed to 1point3-extended-support at williamjcm/MassBuilderSaveTool 2022-07-06 17:25:37 +02:00
6cb52761be Bump version number.
6f2b19dbc3 SaveTool: fix a condition.
e61d4bba85 Adapt to Corrade/Magnum changes.
38532d8c35 Update Corrade and Magnum.
Compare 4 commits »
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-05-27 14:50:42 +02:00
65bb0d82a9 Logger: move away from the MassBuilderSaveTool namespace.
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-05-25 10:05:43 +02:00
45c1cc2f9e Update Corrade and Magnum.
williamjcm pushed tag v1.3.4 to williamjcm/MassBuilderSaveTool 2022-05-03 20:36:01 +02:00
williamjcm pushed to 1point3-extended-support at williamjcm/MassBuilderSaveTool 2022-05-03 20:29:26 +02:00
8ba8ec3219 CMakeLists: bump version number.
55eb367eb2 UESaveFile: fix a bug that shouldn't have been there in the first place.
Compare 2 commits »
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-29 23:10:47 +02:00
122d170ed4 CMakeLists: explicitly specify tests should be off.
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-29 22:20:01 +02:00
7aa750b2b1 CMakeLists: disable deprecated stuff globally.
b0b227471a Logger: remove semicolons from the macro definitions.
Compare 2 commits »
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-29 17:22:38 +02:00
2d1d46ec08 Logger: add an indent level system.
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-29 16:28:15 +02:00
98cb314725 Update README.md.
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-25 13:12:53 +02:00
874dd9bd4c Logger: improve thread safety.
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-24 17:14:28 +02:00
929e0c73ee Logger: add extra safety.
williamjcm opened issue williamjcm/MassBuilderSaveTool#26 2022-04-24 16:54:27 +02:00
Handle (Demo)Config.sav files.
williamjcm commented on issue williamjcm/MassBuilderSaveTool#25 2022-04-24 16:42:31 +02:00
Thread-safe, improved logging system.

Well, there's no way to check the log within the app yet, but I'm working on it.

And that's done too.

williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-24 16:41:40 +02:00
4d94b10501 CMakeLists: build deprecated Corrade/Magnum for debug only.
3f580f77db CMakeLists: enable ANSI colours for Utility::Debug.
Compare 2 commits »
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-24 16:39:13 +02:00
bf667e72d8 CMakeLists: ...and do that in the src one too.
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-24 16:37:43 +02:00
c68a59d952 CMakeLists: re-enable Interconnect.
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-24 16:36:02 +02:00
8266ce11c8 Logger: improve for GUI display.
williamjcm commented on issue williamjcm/MassBuilderSaveTool#25 2022-04-24 14:27:06 +02:00
Thread-safe, improved logging system.

Done in dd6d2491fda0509301caf2e088e3b78a19e29576.

williamjcm closed issue williamjcm/MassBuilderSaveTool#25 2022-04-24 14:26:10 +02:00
Thread-safe, improved logging system.