- France
- https://williamjcm.ovh
-
C++ coder, and owner of this Forgejo instance.
- Joined on
2019-12-21
83e9169dae
MassManager: use Logger ***everywhere***.
8625f8835c
SaveTool: use Logger.
c3a9c8dd31
ToastQueue: use strings for data instead of views.
51b25ea9c5
MassManager: use Logger _everywhere_.
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.
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.
ee540b601e
Mass: do some header cleanup.
fe10bbb3f3
Main: use Logger.
bb066d3134
CMakeLists: add Logger from the old 1.4 branch.
e21e7a1aba
Main: add processor detection.
714d8cc6bb
Main: force UTF-8 locale.
a33cbdfad6
SaveTool: fix includes.
b7cd78ca21
Main: reformat includes.
453c5391a4
Main: Improve some dialogs.
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.
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.
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.
fopen()
fails with paths that have non-ASCII characters
Improved drag-and-drop support
Ability to update the Save Tool from within the app
Available approaches:
Plugin-based
Have a main exe having the bare minimum code possible, with a plugin offering the actual meat of the app.
Pros:
- Easy to update by downloading…
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.
Feature removed. I have concerns about memory usage, which already is high…
Load save files and all content in Save Tool directories on app launch
Done locally, not committed yet. Still need to tweak the process, though.
Detect if running under Wine
williamjcm
released Dickish Cyclops (version 1.3.5) at williamjcm/MassBuilderSaveTool
2022-07-06 18:01:21 +02:00