File tree
5 files changed
+55
-1
lines changed- ImperatorToCK3
- Data_Files
5 files changed
+55
-1
lines changedSubmodule Fronter updated 37 files
- Fronter.vcxproj+8
- Fronter.vcxproj.filters+10-4
- Fronter/CMakeLists.txt+1-1
- Fronter/Resources/VC_redist.x64.exe
- Fronter/Resources/converter_l_simp_chinese.yml+38
- Fronter/Resources/converter_languages.yml+1
- Fronter/Source/Configuration/Configuration.cpp+27-24
- Fronter/Source/Configuration/Mod.cpp+2-1
- Fronter/Source/Configuration/Options/CheckBoxOption.cpp+6-5
- Fronter/Source/Configuration/Options/CheckBoxSelector.cpp+2-1
- Fronter/Source/Configuration/Options/Option.cpp+8-7
- Fronter/Source/Configuration/Options/RadioOption.cpp+6-5
- Fronter/Source/Configuration/Options/RadioSelector.cpp+2-1
- Fronter/Source/Configuration/Options/TextSelector.cpp+4-3
- Fronter/Source/Configuration/RequiredFile.cpp+10-9
- Fronter/Source/Configuration/RequiredFile.h+1-1
- Fronter/Source/Configuration/RequiredFolder.cpp+9-8
- Fronter/Source/Configuration/RequiredFolder.h+1-1
- Fronter/Source/Frames/LogWindow.cpp+7-7
- Fronter/Source/Frames/LogWindow.h+3-3
- Fronter/Source/Frames/MainFrame.cpp+1-1
- Fronter/Source/Frames/MainFrame.h+1-1
- Fronter/Source/Frames/Tabs/ConvertTab.cpp+8-6
- Fronter/Source/Frames/Tabs/ConvertTab.h+3-3
- Fronter/Source/Frames/Tabs/ModsTab.h+3-3
- Fronter/Source/Frames/Tabs/OptionBox.cpp+1-1
- Fronter/Source/Frames/Tabs/OptionBox.h+3-3
- Fronter/Source/Frames/Tabs/OptionsTab.cpp+1-1
- Fronter/Source/Frames/Tabs/OptionsTab.h+3-3
- Fronter/Source/Frames/Tabs/PathsTab.h+2-2
- Fronter/Source/Frontend.h+2-2
- Fronter/Source/WorkerThreads/ConverterLauncher/ConverterLauncher.h+2-2
- Fronter/Source/WorkerThreads/ConverterLauncher/WinConverterLauncher.cpp+25-17
- Fronter/Source/WorkerThreads/LogWatcher/LogMessageEvent.h+2-2
- Fronter/Source/WorkerThreads/LogWatcher/LogWatcher.h+3-3
- Fronter/Source/WorkerThreads/ModCopier/ModCopier.h+2-2
- commonItems+1-1
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
548 | 560 | | |
549 | 561 | | |
550 | 562 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
770 | 776 | | |
771 | 777 | | |
0 commit comments