Guillaume Jacquemin williamjcm
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-21 20:57:48 +02:00
688e61b9ae MassManager: move some fields to SaveTool.
241f5b754d ProfileManager: move some fields to SaveTool.
Compare 2 commits »
williamjcm created pull request williamjcm/MassBuilderSaveTool#1 2021-07-21 14:57:34 +02:00
WIP: Add a research tree view
williamjcm pushed to research-tree at williamjcm/MassBuilderSaveTool 2021-07-21 14:48:50 +02:00
b569e27d6d ResearchTree: add basic functionality and some nodes.
2a617b3359 MassBuilderManager: move functionality to SaveTool.
ec8a6b0c46 MassManager: move initialisation of fields.
a16383183e SaveTool: replace varargs with templates in drawUnsafeText().
fa78ca2a8a MassManager: remove a redundant initialisation.
Compare 7 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-21 14:39:49 +02:00
2a617b3359 MassBuilderManager: move functionality to SaveTool.
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-21 13:41:46 +02:00
ec8a6b0c46 MassManager: move initialisation of fields.
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-21 13:41:09 +02:00
a16383183e SaveTool: replace varargs with templates in drawUnsafeText().
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-21 13:08:59 +02:00
fa78ca2a8a MassManager: remove a redundant initialisation.
3f3166691d SaveTool: make a submenu name clearer.
Compare 2 commits »
williamjcm pushed to research-tree at williamjcm/MassBuilderSaveTool 2021-07-21 11:30:56 +02:00
0e2546391b ResearchTree: add basic functionality and some nodes.
williamjcm created branch research-tree in williamjcm/MassBuilderSaveTool 2021-07-21 11:30:56 +02:00
williamjcm pushed tag v1.0.0 to williamjcm/MassBuilderSaveTool 2021-07-13 19:19:59 +02:00
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-13 19:03:20 +02:00
9999a7dcb0 README: update a link.
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-13 19:00:55 +02:00
f7aa89325f CMakeLists: change the exe name in release mode.
935d291a8b SaveTool: change repo link.
5ca1e660f4 README: update the release link.
ff1782ca9d main: change the name of the log file.
Compare 4 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-13 18:46:31 +02:00
7531dc88ac CMakeLists: use macros for stuff like app version.
e0647b907a CMakeLists: change the name of the debug macro.
Compare 2 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-13 18:12:51 +02:00
ea6bf5b582 Locators: add inventory locators for later use.
1c673f3fa3 SaveTool: rename the tweakable macro.
Compare 2 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-10 16:52:26 +02:00
c5d0d6e089 SaveTool: reduce max materials to 9999.
d7f991cd2e SaveTool: bump MB version.
898873157f SaveTool: deleting a profile is an unsafe action.
9e7b6a4153 SaveTool: fix alignment.
69d4484c91 SaveTool: bump max credits for editor.
Compare 13 commits »
williamjcm pushed to master at williamjcm/MassBuilderSaveTool 2021-07-10 16:36:23 +02:00
045aaa8dad MassBuilderManager: use the Known Folders WinAPI.