Andrey Filipenkov 2e18299897 make server a static lib, run it in a separate thread 4 年之前
..
abilities ecaa9f5d0b Entities redesign and a few ERM features 4 年之前
battle 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
events c9c79887a7 remove unused variables 3 年之前
filesystem 2e18299897 make server a static lib, run it in a separate thread 3 年之前
logging f68b449e5e More formatting 5 年之前
mapObjects 6cd810e065 fix showing "visited" message for Warrior's Tomb 3 年之前
mapping 7ba271edf1 Rotation rebase2 (#912) 3 年之前
minizip 54550b50de Update VS files to 2019, partially fix test project 6 年之前
registerTypes e028875fe3 Fix RMG bug with incorrect town placement (#779) 3 年之前
rmg b4d3445559 Merge pull request #971 from kambala-decapitator/fix-warnings 3 年之前
serializer 2e18299897 make server a static lib, run it in a separate thread 3 年之前
spells 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
vstd ecaa9f5d0b Entities redesign and a few ERM features 4 年之前
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
BattleFieldHandler.cpp ad01c7ffce Vlc obstacles [part 1] (#888) 3 年之前
BattleFieldHandler.h ad01c7ffce Vlc obstacles [part 1] (#888) 3 年之前
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 faccad7a15 #913 fix artifact assembling check 3 年之前
CArtHandler.h faccad7a15 #913 fix artifact assembling check 3 年之前
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 e220918230 full crash dump 3 年之前
CConsoleHandler.h 2da3d8a563 Code style: remove senseless comments 8 年之前
CCreatureHandler.cpp 0db05db920 [863] Fix spells amount (#867) 3 年之前
CCreatureHandler.h 4bd0ff680a Random map generator refactoring (#762) 3 年之前
CCreatureSet.cpp 8cae3398ba Feature: Army Management Shortcuts should work as in HD+ Mod 4 年之前
CCreatureSet.h 8cae3398ba Feature: Army Management Shortcuts should work as in HD+ Mod 4 年之前
CGameInfoCallback.cpp 7ba271edf1 Rotation rebase2 (#912) 3 年之前
CGameInfoCallback.h 7ba271edf1 Rotation rebase2 (#912) 3 年之前
CGameInterface.cpp 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
CGameInterface.h 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
CGameState.cpp 7ba271edf1 Rotation rebase2 (#912) 3 年之前
CGameState.h c4035134e5 New battlegrounds (#758) 3 年之前
CGameStateFwd.h c6b198ce14 Warning fix (I moved C++17 and CI to another branch) (#739) 3 年之前
CGeneralTextHandler.cpp aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
CGeneralTextHandler.h aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
CHeroHandler.cpp ad01c7ffce Vlc obstacles [part 1] (#888) 3 年之前
CHeroHandler.h ad01c7ffce Vlc obstacles [part 1] (#888) 3 年之前
CIOSUtils.h 8249171066 implement VCMIDirs 3 年之前
CIOSUtils.m 8249171066 implement VCMIDirs 3 年之前
CMakeLists.txt 8249171066 implement VCMIDirs 3 年之前
CModHandler.cpp afe84f16e8 Merge pull request #968 from kambala-decapitator/disable-scripting 3 年之前
CModHandler.h 3101a207a0 hotfix for broken game loading 3 年之前
CPathfinder.cpp 7ba271edf1 Rotation rebase2 (#912) 3 年之前
CPathfinder.h a1cf120ea6 add missing virtual destructors 3 年之前
CPlayerState.cpp ecaa9f5d0b Entities redesign and a few ERM features 4 年之前
CPlayerState.h 7ba271edf1 Rotation rebase2 (#912) 3 年之前
CRandomGenerator.cpp a05ae78e67 Fixed lots of warnings. 5 年之前
CRandomGenerator.h 0b70baa95e Spells configuration version 2 (effect-based) 7 年之前
CScriptingModule.cpp 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
CScriptingModule.h 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
CSkillHandler.cpp ecaa9f5d0b Entities redesign and a few ERM features 4 年之前
CSkillHandler.h aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
CSoundBase.h f15cadc87b Implement configurable object sounds: ambient, visit and removal 7 年之前
CStack.cpp aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
CStack.h aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
CStopWatch.h f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
CThreadHelper.cpp d6f8e4328c implement setting thread name on macOS/iOS 3 年之前
CThreadHelper.h ecaa9f5d0b Entities redesign and a few ERM features 4 年之前
CTownHandler.cpp aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
CTownHandler.h aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
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 2c7198a01a Increment vcmi version 3 年之前
GameConstants.h 1b6f4a5cf3 Rebase on develop 3 年之前
HeroBonus.cpp 55b142a8c9 Suggested tweaks 3 年之前
HeroBonus.h d0f857c3c4 - Generate caching string with sprintf 3 年之前
IBonusTypeHandler.h b00e935e4d Warnings fixes (#538) 6 年之前
IGameCallback.cpp 7ba271edf1 Rotation rebase2 (#912) 3 年之前
IGameCallback.h 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
IGameEventsReceiver.h ea2931c6ea Fix: Get rid of 'Tile is not visible' error message 3 年之前
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 年之前
IHandlerBase.h ecaa9f5d0b Entities redesign and a few ERM features 4 年之前
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
JsonDetail.cpp d98f240164 Fix: Crash on startup when mod dependency is not found 3 年之前
JsonDetail.h aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
JsonNode.cpp aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
JsonNode.h aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
LoadProgress.cpp e4ac0d4370 Editor prerequisites [part 2] (#889) 3 年之前
LoadProgress.h e4ac0d4370 Editor prerequisites [part 2] (#889) 3 年之前
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 8cae3398ba Feature: Army Management Shortcuts should work as in HD+ Mod 4 年之前
NetPacksBase.h ecaa9f5d0b Entities redesign and a few ERM features 4 年之前
NetPacksLib.cpp 7ba271edf1 Rotation rebase2 (#912) 3 年之前
NetPacksLobby.h ac66fc7f42 Full rework of pre-game interface and networking 7 年之前
ObstacleHandler.cpp ad01c7ffce Vlc obstacles [part 1] (#888) 3 年之前
ObstacleHandler.h ad01c7ffce Vlc obstacles [part 1] (#888) 3 年之前
PathfinderUtil.h 7ba271edf1 Rotation rebase2 (#912) 3 年之前
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 年之前
ScriptHandler.cpp 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
ScriptHandler.h 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
StartInfo.cpp 4f1f9e3c5d Fix start game button for rmg without templates (#781) 3 年之前
StartInfo.h aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
StdInc.cpp 3926920103 Rename radious -> radius 9 年之前
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 年之前
StringConstants.h aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
Terrain.cpp 3616827aad use default implementation of special methods 3 年之前
Terrain.h 3616827aad use default implementation of special methods 3 年之前
UnlockGuard.h f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
VCMIDirs.cpp 2e18299897 make server a static lib, run it in a separate thread 3 年之前
VCMIDirs.h 99af5bbe4c add dedicated method to get logs path 3 年之前
VCMI_Lib.cpp 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
VCMI_Lib.h afe84f16e8 Merge pull request #968 from kambala-decapitator/disable-scripting 3 年之前
VCMI_lib.cbp ec6f7b88fe !?OB WIP 4 年之前
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 55b142a8c9 Suggested tweaks 3 年之前
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 年之前