Alexander Shishkin 6055747dc1 Merge pull request #681 from ShubusCorporation/do/fix/hero_classes_initial_values 4 лет назад
..
battle ade84699b0 found a bug in code where AI can change client gamestate directly causing sorting crash 4 лет назад
filesystem a05ae78e67 Fixed lots of warnings. 5 лет назад
logging f68b449e5e More formatting 5 лет назад
mapObjects 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
mapping 39de2f6435 Fix: Morale bonus should be shown correctly 5 лет назад
minizip 54550b50de Update VS files to 2019, partially fix test project 6 лет назад
registerTypes d9d01f0b68 Exposed more of existing limiters for modders (#449) 7 лет назад
rmg 55b3f0b24c Fix: Map objects sometimes do not increment primary skills for some heroes 4 лет назад
serializer 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
spells 39de2f6435 Fix: Morale bonus should be shown correctly 5 лет назад
vstd 2ede3783dd Settings: savefrequency is now configurable in launcher 7 лет назад
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
CAndroidVMHelper.cpp dcbcff41dc apply review comments for CAndroidVMHelper 7 лет назад
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 лет назад
CArtHandler.cpp 39de2f6435 Fix: Morale bonus should be shown correctly 5 лет назад
CArtHandler.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 лет назад
CBonusTypeHandler.cpp 15138c23de Finished conversion to new logging API 8 лет назад
CBonusTypeHandler.h 18b8e1c7ad Tweaked CBonusTypeHandler 8 лет назад
CBuildingHandler.cpp a05ae78e67 Fixed lots of warnings. 5 лет назад
CBuildingHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
CConfigHandler.cpp a05ae78e67 Fixed lots of warnings. 5 лет назад
CConfigHandler.h 6174df0a72 Revert only launcher saving to settings.json from PR441 7 лет назад
CConsoleHandler.cpp 8c0fab1dcf fixes 8 лет назад
CConsoleHandler.h 2da3d8a563 Code style: remove senseless comments 8 лет назад
CCreatureHandler.cpp 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
CCreatureHandler.h 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
CCreatureSet.cpp 39de2f6435 Fix: Morale bonus should be shown correctly 5 лет назад
CCreatureSet.h e666b2740c Do not use CCreature in CSimpleArmy 7 лет назад
CGameInfoCallback.cpp a05ae78e67 Fixed lots of warnings. 5 лет назад
CGameInfoCallback.h f327c46fa3 AI pathfinding: rename and add const to functions 7 лет назад
CGameInterface.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 лет назад
CGameInterface.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 лет назад
CGameState.cpp 8f331dce31 Feature: Lodestar Grail should work. 4 лет назад
CGameState.h f327c46fa3 AI pathfinding: rename and add const to functions 7 лет назад
CGameStateFwd.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 лет назад
CGeneralTextHandler.cpp 9822a8f2df Catch exceptions by const-ref, not by value 7 лет назад
CGeneralTextHandler.h a05ae78e67 Fixed lots of warnings. 5 лет назад
CHeroHandler.cpp 55b3f0b24c Fix: Map objects sometimes do not increment primary skills for some heroes 4 лет назад
CHeroHandler.h 55b3f0b24c Fix: Map objects sometimes do not increment primary skills for some heroes 4 лет назад
CMakeLists.txt ec536e613c CMake more transitive 6 лет назад
CModHandler.cpp 2afdd4ed4c Fix: error in mods resolving routine 4 лет назад
CModHandler.h 195fb8ff41 Mod system improvement Part I : Fix content losing after deserialization 5 лет назад
CPathfinder.cpp 39de2f6435 Fix: Morale bonus should be shown correctly 5 лет назад
CPathfinder.h 8f331dce31 Feature: Lodestar Grail should work. 4 лет назад
CPlayerState.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 лет назад
CRandomGenerator.cpp a05ae78e67 Fixed lots of warnings. 5 лет назад
CRandomGenerator.h 0b70baa95e Spells configuration version 2 (effect-based) 7 лет назад
CScriptingModule.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 лет назад
CSkillHandler.cpp b25baf66be Fix level up crashes: 1) Crash on double level up. 2) Crash on custom class level up. 5 лет назад
CSkillHandler.h 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 лет назад
CSoundBase.h f15cadc87b Implement configurable object sounds: ambient, visit and removal 7 лет назад
CStack.cpp 8f331dce31 Feature: Lodestar Grail should work. 4 лет назад
CStack.h 8f331dce31 Feature: Lodestar Grail should work. 4 лет назад
CStopWatch.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
CThreadHelper.cpp a05ae78e67 Fixed lots of warnings. 5 лет назад
CThreadHelper.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
CTownHandler.cpp 8cd1af6998 Fix: Siege crashes when creature on the archer's tower is not a shooter 4 лет назад
CTownHandler.h 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
CondSh.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
ConstTransitivePtr.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
FunctionList.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
GameConstants.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 лет назад
GameConstants.h 8cd1af6998 Fix: Siege crashes when creature on the archer's tower is not a shooter 4 лет назад
HeroBonus.cpp 55b3f0b24c Fix: Map objects sometimes do not increment primary skills for some heroes 4 лет назад
HeroBonus.h 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
IBonusTypeHandler.h b00e935e4d Warnings fixes (#538) 6 лет назад
IGameCallback.cpp f4816b0824 Mod system improvement Part I : Special buildings should work in the modders towns 5 лет назад
IGameCallback.h 38fd05f655 Minor fix: apply Monday bonuses to heroes who have slept overnight 5 лет назад
IGameEventsReceiver.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 лет назад
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 лет назад
IHandlerBase.h 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 лет назад
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
JsonDetail.cpp a05ae78e67 Fixed lots of warnings. 5 лет назад
JsonDetail.h 6ae103dd63 print json in compact format 7 лет назад
JsonNode.cpp 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
JsonNode.h 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
LogicalExpression.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
LogicalExpression.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
NetPacks.h ac66fc7f42 Full rework of pre-game interface and networking 7 лет назад
NetPacksBase.h 83531f4355 Rename typo in NetPacksServer.cpp 7 лет назад
NetPacksLib.cpp 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
NetPacksLobby.h ac66fc7f42 Full rework of pre-game interface and networking 7 лет назад
PathfinderUtil.h 4b5910c2f4 VCAI performance improvements 6 лет назад
ResourceSet.cpp a05ae78e67 Fixed lots of warnings. 5 лет назад
ResourceSet.h 273802c92c I have no idea what I'm doing 7 лет назад
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 лет назад
StartInfo.cpp ac66fc7f42 Full rework of pre-game interface and networking 7 лет назад
StartInfo.h a05ae78e67 Fixed lots of warnings. 5 лет назад
StdInc.cpp 3926920103 Rename radious -> radius 9 лет назад
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 лет назад
StringConstants.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
UnlockGuard.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
VCMIDirs.cpp 8180e4d5c5 VCMIDirs: improvements for development on Mac and Linux 8 лет назад
VCMIDirs.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
VCMI_Lib.cpp 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
VCMI_Lib.h 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 лет назад
VCMI_lib.cbp 1f2ee843aa [C::B] Switched to boost shared linkage 6 лет назад
VCMI_lib.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 лет назад
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files 7 лет назад
int3.h b00e935e4d Warnings fixes (#538) 6 лет назад
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад