Dmitry Orlov 195fb8ff41 Mod system improvement Part I : Fix content losing after deserialization 5 jaren geleden
..
battle f4816b0824 Mod system improvement Part I : Special buildings should work in the modders towns 5 jaren geleden
filesystem a05ae78e67 Fixed lots of warnings. 5 jaren geleden
logging f68b449e5e More formatting 5 jaren geleden
mapObjects bf07cd0ad9 Mod system improvement Part I : Old saves support & MSVS build fix 5 jaren geleden
mapping a05ae78e67 Fixed lots of warnings. 5 jaren geleden
minizip 54550b50de Update VS files to 2019, partially fix test project 6 jaren geleden
registerTypes d9d01f0b68 Exposed more of existing limiters for modders (#449) 7 jaren geleden
rmg a05ae78e67 Fixed lots of warnings. 5 jaren geleden
serializer f4816b0824 Mod system improvement Part I : Special buildings should work in the modders towns 5 jaren geleden
spells 195fb8ff41 Mod system improvement Part I : Fix content losing after deserialization 5 jaren geleden
vstd 2ede3783dd Settings: savefrequency is now configurable in launcher 7 jaren geleden
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
CAndroidVMHelper.cpp dcbcff41dc apply review comments for CAndroidVMHelper 7 jaren geleden
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 jaren geleden
CArtHandler.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CArtHandler.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 jaren geleden
CBonusTypeHandler.cpp 15138c23de Finished conversion to new logging API 8 jaren geleden
CBonusTypeHandler.h 18b8e1c7ad Tweaked CBonusTypeHandler 8 jaren geleden
CBuildingHandler.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CBuildingHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
CConfigHandler.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CConfigHandler.h 6174df0a72 Revert only launcher saving to settings.json from PR441 7 jaren geleden
CConsoleHandler.cpp 8c0fab1dcf fixes 8 jaren geleden
CConsoleHandler.h 2da3d8a563 Code style: remove senseless comments 8 jaren geleden
CCreatureHandler.cpp aee51ecc27 Update lib/CCreatureHandler.cpp 5 jaren geleden
CCreatureHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 jaren geleden
CCreatureSet.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CCreatureSet.h e666b2740c Do not use CCreature in CSimpleArmy 7 jaren geleden
CGameInfoCallback.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CGameInfoCallback.h f327c46fa3 AI pathfinding: rename and add const to functions 7 jaren geleden
CGameInterface.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 jaren geleden
CGameInterface.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 jaren geleden
CGameState.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CGameState.h f327c46fa3 AI pathfinding: rename and add const to functions 7 jaren geleden
CGameStateFwd.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 jaren geleden
CGeneralTextHandler.cpp 9822a8f2df Catch exceptions by const-ref, not by value 7 jaren geleden
CGeneralTextHandler.h a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CHeroHandler.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CHeroHandler.h b00e935e4d Warnings fixes (#538) 6 jaren geleden
CMakeLists.txt ec536e613c CMake more transitive 6 jaren geleden
CModHandler.cpp 195fb8ff41 Mod system improvement Part I : Fix content losing after deserialization 5 jaren geleden
CModHandler.h 195fb8ff41 Mod system improvement Part I : Fix content losing after deserialization 5 jaren geleden
CPathfinder.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CPathfinder.h 6d8f1e4530 Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 5 jaren geleden
CPlayerState.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 jaren geleden
CRandomGenerator.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CRandomGenerator.h 0b70baa95e Spells configuration version 2 (effect-based) 7 jaren geleden
CScriptingModule.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 jaren geleden
CSkillHandler.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CSkillHandler.h 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 jaren geleden
CSoundBase.h f15cadc87b Implement configurable object sounds: ambient, visit and removal 7 jaren geleden
CStack.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CStack.h be10694b73 Some changes to make the battle AI smarter 5 jaren geleden
CStopWatch.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
CThreadHelper.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
CThreadHelper.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
CTownHandler.cpp 195fb8ff41 Mod system improvement Part I : Fix content losing after deserialization 5 jaren geleden
CTownHandler.h bf07cd0ad9 Mod system improvement Part I : Old saves support & MSVS build fix 5 jaren geleden
CondSh.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
ConstTransitivePtr.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
FunctionList.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
GameConstants.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 jaren geleden
GameConstants.h bf07cd0ad9 Mod system improvement Part I : Old saves support & MSVS build fix 5 jaren geleden
HeroBonus.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
HeroBonus.h 6d8f1e4530 Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 5 jaren geleden
IBonusTypeHandler.h b00e935e4d Warnings fixes (#538) 6 jaren geleden
IGameCallback.cpp f4816b0824 Mod system improvement Part I : Special buildings should work in the modders towns 5 jaren geleden
IGameCallback.h 38fd05f655 Minor fix: apply Monday bonuses to heroes who have slept overnight 5 jaren geleden
IGameEventsReceiver.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 jaren geleden
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 jaren geleden
IHandlerBase.h 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 jaren geleden
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
JsonDetail.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
JsonDetail.h 6ae103dd63 print json in compact format 7 jaren geleden
JsonNode.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
JsonNode.h a05ae78e67 Fixed lots of warnings. 5 jaren geleden
LogicalExpression.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
LogicalExpression.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
NetPacks.h ac66fc7f42 Full rework of pre-game interface and networking 7 jaren geleden
NetPacksBase.h 83531f4355 Rename typo in NetPacksServer.cpp 7 jaren geleden
NetPacksLib.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
NetPacksLobby.h ac66fc7f42 Full rework of pre-game interface and networking 7 jaren geleden
PathfinderUtil.h 4b5910c2f4 VCAI performance improvements 6 jaren geleden
ResourceSet.cpp a05ae78e67 Fixed lots of warnings. 5 jaren geleden
ResourceSet.h 273802c92c I have no idea what I'm doing 7 jaren geleden
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 jaren geleden
StartInfo.cpp ac66fc7f42 Full rework of pre-game interface and networking 7 jaren geleden
StartInfo.h a05ae78e67 Fixed lots of warnings. 5 jaren geleden
StdInc.cpp 3926920103 Rename radious -> radius 9 jaren geleden
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 jaren geleden
StringConstants.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
UnlockGuard.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
VCMIDirs.cpp 8180e4d5c5 VCMIDirs: improvements for development on Mac and Linux 8 jaren geleden
VCMIDirs.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden
VCMI_Lib.cpp 195fb8ff41 Mod system improvement Part I : Fix content losing after deserialization 5 jaren geleden
VCMI_Lib.h 195fb8ff41 Mod system improvement Part I : Fix content losing after deserialization 5 jaren geleden
VCMI_lib.cbp 1f2ee843aa [C::B] Switched to boost shared linkage 6 jaren geleden
VCMI_lib.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 jaren geleden
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files 7 jaren geleden
int3.h b00e935e4d Warnings fixes (#538) 6 jaren geleden
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 jaren geleden