- France
- https://williamjcm.ovh
-
C++ coder, and owner of this Forgejo instance.
- Joined on
2019-12-21
Move to C++17 ?
8b8fbee6ba
Gvas,GameObjects,Application: fix UE5 builds.
53c58ba979
Switch to C++17.
bbf457beb6
GameData: update the accessory list.
0.11 save reading issues
Move to C++17 ?
Removing the question tag and setting the milestone to 1.5.0. It's gonna be needed.
Well, it's technically avoidable, but I'd rather not deal with raw unions, so...
a290542f6e
Gvas: add support for UE5 saves.
3e0c0bb7a4
Application: disable the tree view for backups.
c1ad757f80
Managers: redesign the VFS and adapt BackupManager.
c0bf16144f
CMakeLists: re-enable the debug define.
90a67f30d9
Logger: flush to file after each log entry in release.
e9a356fa21
Managers: remove a redundant statement.
03cbb7f8ae
Managers: invert an assert condition.
e11fa34c09
Managers: add a VFS to help with #36.
79e2ff38c5
Update Corrade, Magnum, ImGui.
9f570a004b
Managers: prepare BackupManager for the upcoming VFS.
ccbafe5e30
Managers: make BackupManager::scanSubdir() actually work.
902e31e160
Managers: make BackupManager constructor explicit.
Handle subdirectories in tool dir managers
Actually, yeah, a VFS will be needed. ImGui has no support for string views (yet), after all.
028d991b74
CMakeLists: change a condition to be more reliable.
fd367619e2
Application: add a TODO for later.
555cfcaadd
Application: add initial UI for style import/export.
2f70aa7672
Application: minor style changes.
e10e457ad8
Managers: simplify MassManager.
bd360b9268
CMakeLists: reorganise how system deps are handled.
35c96af509
CMakeLists: reorder lines for consistency.
3ffac15c26
CMakeLists: add new common variable for dependencies.
c48165614a
CMakeLists: remove an unnecessary option.
1db00ba892
Logger: add a missing string view operator.
Handle subdirectories in tool dir managers