Guillaume Jacquemin williamjcm
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-25 16:26:04 +01:00
dfd0d56ab0 Profile,SaveTool: add support for T6 materials.
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-25 15:19:44 +01:00
89a10ff98d Maps/LastMissionId: update for version 0.9.
71fde374a9 Maps/StoryProgress: update for 0.9.
Compare 2 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-25 11:47:21 +01:00
c7cc3ba76c Maps/WeaponParts: added the new ranged base parts.
0aa933e766 SaveTool: change the SDL version check.
5ea6f1e3a7 SaveToo: add HiDPI support to ImGui.
Compare 3 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-25 10:34:06 +01:00
32046d9bf8 Update dependencies and adapt to changes.
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-25 09:43:42 +01:00
3c4dfbda9a SaveTool: make the weapon part selector focus on the current item.
d1712bf8cb Mass: add logging indentation to refreshValues().
567546489f Maps/Accessories: update with 0.9 accessories.
Compare 3 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-24 11:56:22 +01:00
c054169124 SaveTool: update formatting of accessory numbers.
b58ff5a763 Maps/Accessories: separate the size from the label.
28eb40f6b4 PropertySerialiser: remove logging for missing serialisers.
Compare 3 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-24 09:12:53 +01:00
d0a3375d7a Serialisers: use Logger.
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-22 11:03:51 +01:00
393ec4a372 UESaveFile: use Logger.
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-22 10:35:15 +01:00
83e9169dae MassManager: use Logger ***everywhere***.
8625f8835c SaveTool: use Logger.
c3a9c8dd31 ToastQueue: use strings for data instead of views.
51b25ea9c5 MassManager: use Logger _everywhere_.
Compare 4 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-21 20:47:19 +01:00
1421257c4f SaveTool: some more cleanup.
df5fa7a39e SaveTool: remove the FPS cap implementation.
c5b4747685 SaveTool: clean things up a bit.
7ddc8e0748 Main: edit a message.
7392d961c7 SaveTool: update formatting.
Compare 5 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-21 19:22:11 +01:00
fa81d2428e SaveTool: increase reliability.
79c97733db ProfileManager: use Logger.
060daebe17 SaveTool: improve reliability.
8cf5351f0b Profile: use Logger.
e795e276da Profile(Manager),SaveTool: get rid of that legacy nonsense.
Compare 10 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-21 18:01:37 +01:00
44656b32d5 Mass: use Logger.
9ec88fa521 Mass: QoL changes.
Compare 2 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-21 12:31:18 +01:00
ee540b601e Mass: do some header cleanup.
fe10bbb3f3 Main: use Logger.
bb066d3134 CMakeLists: add Logger from the old 1.4 branch.
Compare 3 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-21 09:51:29 +01:00
e21e7a1aba Main: add processor detection.
714d8cc6bb Main: force UTF-8 locale.
a33cbdfad6 SaveTool: fix includes.
b7cd78ca21 Main: reformat includes.
453c5391a4 Main: Improve some dialogs.
Compare 8 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-21 09:20:31 +01:00
16b8807eb7 SaveTool: remove unsafe mode.
f1ea2bda25 CMakeLists: officially start work on version 1.4.
42cec59c71 CMakeLists: improve formatting.
5c6a83c03b CMakeLists: improve libcurl builds.
e6c597ffbc Disable Interconnect.
Compare 5 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2022-11-21 08:47:46 +01:00
6cb52761be Bump version number.
6f2b19dbc3 SaveTool: fix a condition.
e61d4bba85 Adapt to Corrade/Magnum changes.
38532d8c35 Update Corrade and Magnum.
8ba8ec3219 CMakeLists: bump version number.
Compare 6 commits »
williamjcm closed pull request williamjcm/MassBuilderSaveTool#23 2022-11-21 08:29:10 +01:00
WIP: The Road to 1.4
williamjcm pushed to the-road-to-1point4 at williamjcm/MassBuilderSaveTool 2022-11-19 12:57:31 +01:00
bfa7049e49 Update Corrade and Magnum.
00be2eeaab Update Corrade and Magnum.
2a25dd371c resource.rc: update to use clearer macros.
Compare 3 commits »
williamjcm opened issue williamjcm/MassBuilderSaveTool#29 2022-11-09 22:00:15 +01:00
fopen() fails with paths that have non-ASCII characters
williamjcm opened issue williamjcm/MassBuilderSaveTool#28 2022-09-29 11:51:33 +02:00
Improved drag-and-drop support