Guillaume Jacquemin williamjcm
williamjcm pushed to one-point-five at williamjcm/MassBuilderSaveTool 2023-08-27 21:54:09 +02:00
245b741590 CMakeLists: remove a duplicated variable.
williamjcm closed issue williamjcm/MassBuilderSaveTool#31 2023-08-27 21:45:13 +02:00
Replace libzip for backup creation/extraction
williamjcm commented on issue williamjcm/MassBuilderSaveTool#31 2023-08-27 21:45:09 +02:00
Replace libzip for backup creation/extraction

My experience using minizip-ng definitely isn't what I expected.

Between various issues with its CMake project and its API lacking stuff like human-readable errors, I decided to just build the…

williamjcm pushed to one-point-five at williamjcm/MassBuilderSaveTool 2023-08-27 21:44:29 +02:00
eef4c72d3d Update SDL2 to latest version.
williamjcm pushed to one-point-five at williamjcm/MassBuilderSaveTool 2023-08-27 16:16:41 +02:00
c3453ebfc7 Update most dependencies.
williamjcm opened issue williamjcm/MassBuilderSaveTool#31 2023-08-27 16:04:07 +02:00
Replace libzip for backup creation/extraction
williamjcm commented on issue williamjcm/MassBuilderSaveTool#17 2023-08-20 17:58:53 +02:00
Support for Linux and the Steam Deck

No native Linux version is planned in the near future, as per williamjcm/MassBuilderSaveTool#27 (comment) (link to comment).

If I do make one, however,…

williamjcm closed issue williamjcm/MassBuilderSaveTool#27 2023-08-20 17:50:08 +02:00
Detect if running under Wine
williamjcm commented on issue williamjcm/MassBuilderSaveTool#27 2023-08-20 17:50:00 +02:00
Detect if running under Wine

More testing makes it really easy to detect Wine/Proton: when trying to use the UTF-8 codepage (see #29), the string returned by Wine's implementation of std::setlocale() ends in the codepage's…

williamjcm pushed to one-point-five at williamjcm/MassBuilderSaveTool 2023-02-24 15:23:00 +01:00
8bef08ed88 Temp commit
williamjcm opened issue williamjcm/MassBuilderSaveTool#30 2023-01-23 17:08:11 +01:00
Custom style child windows are scrollable on HiDPI screens
williamjcm pushed to one-point-five at williamjcm/MassBuilderSaveTool 2023-01-13 10:05:01 +01:00
c4f061aa65 CMakeLists: reorganise the sub-libs.
dc8fd24cb7 CMakeLists: we're working on 1.5 now.
5f43e143dc CMakeLists: change how defines are handled.
03472e56dc Profile,SaveTool: change how materials are handled.
8e0f0e5beb SaveTool: update a TextUnformatted() call.
Compare 12 commits »
williamjcm pushed tag v1.4.3 to williamjcm/MassBuilderSaveTool 2022-12-15 21:51:08 +01:00
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-12-15 21:44:38 +01:00
7b64d78b5b CMakeLists: bump version number.
59aa006611 Profile: actually fix the fix.
Compare 2 commits »
williamjcm pushed to one-point-five at williamjcm/MassBuilderSaveTool 2022-12-13 22:24:00 +01:00
ba60d29253 CMakeLists: reorganise the sub-libs.
williamjcm pushed tag v1.4.2 to williamjcm/MassBuilderSaveTool 2022-12-13 21:18:49 +01:00
williamjcm pushed to one-point-five at williamjcm/MassBuilderSaveTool 2022-12-13 21:15:50 +01:00
2ec415f2b5 CMakeLists: we're working on 1.5 now.
274d8ce014 CMakeLists: change how defines are handled.
267226a386 Profile,SaveTool: change how materials are handled.
d21e2cbabb SaveTool: update a TextUnformatted() call.
457bb5e89f Update coding style.
Compare 11 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-12-13 21:08:38 +01:00
81b35476a0 CMakeLists: bump version number.
b909f0ac13 Profile: fix bug in material saving when array doesn't exist.
Compare 2 commits »