Guillaume Jacquemin williamjcm
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 pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-24 14:26:10 +02:00
dd6d2491fd Add Logger: a new thread-safe logging system.
williamjcm closed issue williamjcm/MassBuilderSaveTool#25 2022-04-24 14:26:10 +02:00
Thread-safe, improved logging system.
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-24 00:32:07 +02:00
bb74a5c713 Resources: add version info to the exe.
56048f64ee CMakeLists: explicitly specify it's a C++ project.
Compare 2 commits »
williamjcm opened issue williamjcm/MassBuilderSaveTool#25 2022-04-24 00:09:56 +02:00
Thread-safe, improved logging system.
williamjcm commented on issue williamjcm/MassBuilderSaveTool#24 2022-04-23 23:57:16 +02:00
Ability to update the Save Tool from within the app

Yeah, it would be good to have it in 1.4. It'll delay things a bit, but I don't mind.

Also a good opportunity to learn more libcurl usage.

williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-18 11:49:07 +02:00
4c4ac469e0 CMakeLists: ensure Corrade/Magnum builds deprecated stuff.
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-04-17 13:57:22 +02:00
2493cb5988 Update Corrade, Magnum, and ImGui.
c018bfc7f8 CMakeLists: bump version number.
269bdebca7 CMakeLists: do some dependency cleanup.
b6398f3373 CMakeLists: bump version number.
b598476809 UESaveFile: fix a bug when working with a temp file.
Compare 5 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-04-17 13:52:21 +02:00
b6398f3373 CMakeLists: bump version number.
b598476809 UESaveFile: fix a bug when working with a temp file.
Compare 2 commits »
williamjcm pushed tag v1.3.3 to williamjcm/MassBuilderSaveTool 2022-04-17 13:51:26 +02:00
williamjcm pushed to 1point3-extended-support at williamjcm/MassBuilderSaveTool 2022-04-17 13:50:20 +02:00
b6398f3373 CMakeLists: bump version number.
williamjcm pushed tag v1.3.3 to williamjcm/MassBuilderSaveTool 2022-04-17 13:33:54 +02:00
williamjcm pushed to 1point3-extended-support at williamjcm/MassBuilderSaveTool 2022-04-17 12:46:35 +02:00
b598476809 UESaveFile: fix a bug when working with a temp file.