- France
- https://williamjcm.ovh
-
C++ coder, and owner of this Forgejo instance.
- Joined on
2019-12-21
8668c59858
SaveTool: move the configuration to its own class.
da6aea3661
SaveTool: add a wrapper over ImGui::Checkbox().
aff84ccc96
SaveTool: minor formatting changes.
8177d61755
SaveTool: fix some string-related issues.
williamjcm
released Version 1.4.1 - Enigmatic Ellenier at williamjcm/MassBuilderSaveTool
2022-11-30 10:05:59 +01:00
c0943bd084
Bump version number.
6fa21128ab
SaveTool: improve FPS capping mechanism.
williamjcm
released Version 1.4.0 - Enigmatic Ellenier at williamjcm/MassBuilderSaveTool
2022-11-27 09:10:57 +01:00
9de6766750
SaveTool: add the libcurl version to the about screen.
90ff680aff
Main: fix Clang builds.
fopen()
fails with paths that have non-ASCII characters
fopen()
fails with paths that have non-ASCII characters
Should be closable now that I switched to UCRT.
4ea694ea6e
SaveTool: add advanced mode.
722cc511d6
Main: don't forget to initialise Logger.
924838ecb4
Logger: cleanup.
89a10ff98d
Maps/LastMissionId: update for version 0.9.
71fde374a9
Maps/StoryProgress: update for 0.9.
c7cc3ba76c
Maps/WeaponParts: added the new ranged base parts.
0aa933e766
SaveTool: change the SDL version check.
5ea6f1e3a7
SaveToo: add HiDPI support to ImGui.
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.
c054169124
SaveTool: update formatting of accessory numbers.
b58ff5a763
Maps/Accessories: separate the size from the label.
28eb40f6b4
PropertySerialiser: remove logging for missing serialisers.