nordsoft b3d60ec418 Add new map sizes il y a 3 ans
..
abilities ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
battle 8e324603bf Remove extra lines il y a 3 ans
events ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
filesystem ed70c69a2b extractToFolder fix with entry.offset is set to 0 il y a 3 ans
logging 53ac61b52b iOS: don't create unused CConsoleHandler il y a 3 ans
mapObjects d9c4b28ccc Merge pull request #1177 from IvanSavenko/fix_mod_identifiers il y a 3 ans
mapping b3d60ec418 Add new map sizes il y a 3 ans
minizip 54550b50de Update VS files to 2019, partially fix test project il y a 6 ans
registerTypes d0895e30ef callback functions and cleaning up unused code il y a 3 ans
rmg 625c18a889 Fix #3234 il y a 3 ans
serializer 7fdad4e0f6 Code refactor following C++ standard and condition fixes il y a 3 ans
spells 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege il y a 3 ans
vstd ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file il y a 8 ans
BattleFieldHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
BattleFieldHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CAndroidVMHelper.cpp dcbcff41dc apply review comments for CAndroidVMHelper il y a 7 ans
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) il y a 8 ans
CArtHandler.cpp d9c4b28ccc Merge pull request #1177 from IvanSavenko/fix_mod_identifiers il y a 3 ans
CArtHandler.h 45a3064e5d suggested changes il y a 3 ans
CBonusTypeHandler.cpp 7fdad4e0f6 Code refactor following C++ standard and condition fixes il y a 3 ans
CBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CBuildingHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CBuildingHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CConfigHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CConfigHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CConsoleHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CConsoleHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CCreatureHandler.cpp d9c4b28ccc Merge pull request #1177 from IvanSavenko/fix_mod_identifiers il y a 3 ans
CCreatureHandler.h 1bdc4240d1 Remove unused include il y a 3 ans
CCreatureSet.cpp 8b964be71f Merge pull request #1111 from GermanAizek/develop il y a 3 ans
CCreatureSet.h 9fb5d0e726 Fix stackinstance deserialization il y a 3 ans
CGameInfoCallback.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite il y a 3 ans
CGameInfoCallback.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CGameInterface.cpp 8f599ed043 NKAI: android fixes il y a 3 ans
CGameInterface.h 82a9f82e1c BattleAI: retreat il y a 3 ans
CGameState.cpp 909dcb82fa use ArtifactID il y a 3 ans
CGameState.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CGameStateFwd.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CGeneralTextHandler.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite il y a 3 ans
CGeneralTextHandler.h 20c102e648 Remove T prefix from new typedefs il y a 3 ans
CHeroHandler.cpp 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege il y a 3 ans
CHeroHandler.h 20c102e648 Remove T prefix from new typedefs il y a 3 ans
CMakeLists.txt 2d3002bc1d add standard lib target back il y a 3 ans
CModHandler.cpp 7c410ab5ce Fix potential crash due to iterator invalidation il y a 3 ans
CModHandler.h d4f97aadf0 Merge branch 'develop' into incomatibility-response il y a 3 ans
CPathfinder.cpp 8b964be71f Merge pull request #1111 from GermanAizek/develop il y a 3 ans
CPathfinder.h 20c102e648 Remove T prefix from new typedefs il y a 3 ans
CPlayerState.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CPlayerState.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CRandomGenerator.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CRandomGenerator.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CScriptingModule.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CScriptingModule.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CSkillHandler.cpp 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege il y a 3 ans
CSkillHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CSoundBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CStack.cpp 0f35082024 Fix crash with objects belonging players without state il y a 3 ans
CStack.h 20c102e648 Remove T prefix from new typedefs il y a 3 ans
CStopWatch.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CThreadHelper.cpp 9f46bf5bff Apply suggestions from code review il y a 3 ans
CThreadHelper.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
CTownHandler.cpp 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege il y a 3 ans
CTownHandler.h 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege il y a 3 ans
CondSh.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
ConstTransitivePtr.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
GameConstants.cpp 92dd6d8c17 define app version only in CMakeLists il y a 3 ans
GameConstants.h 45a3064e5d suggested changes il y a 3 ans
HeroBonus.cpp 8b964be71f Merge pull request #1111 from GermanAizek/develop il y a 3 ans
HeroBonus.h 0f35082024 Fix crash with objects belonging players without state il y a 3 ans
IBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
IGameCallback.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite il y a 3 ans
IGameCallback.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
IGameEventsReceiver.h 0032947735 regression fixed. Artifact assemble dialog shows multiple times. il y a 3 ans
IHandlerBase.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
IHandlerBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
Interprocess.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
JsonDetail.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
JsonDetail.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
JsonNode.cpp 5cd405bce8 Fixed meta field handling in JsonUtils::inherit function, removed il y a 3 ans
JsonNode.h 5cd405bce8 Fixed meta field handling in JsonUtils::inherit function, removed il y a 3 ans
LoadProgress.cpp e4ac0d4370 Editor prerequisites [part 2] (#889) il y a 3 ans
LoadProgress.h e4ac0d4370 Editor prerequisites [part 2] (#889) il y a 3 ans
LogicalExpression.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
LogicalExpression.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
NetPacks.h 6e5932c016 Apply suggested changes next part il y a 3 ans
NetPacksBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
NetPacksLib.cpp 4b52d38c57 artifact assemble fixed il y a 3 ans
NetPacksLobby.h 512cf014aa Freeze current state il y a 3 ans
ObstacleHandler.cpp aab394ff93 #1071 - In latest night builds there are problems with schema obstacle.json and file obstacles.json il y a 3 ans
ObstacleHandler.h 20c102e648 Remove T prefix from new typedefs il y a 3 ans
PathfinderUtil.h f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite il y a 3 ans
ResourceSet.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
ResourceSet.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
ScopeGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
ScriptHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
ScriptHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
StartInfo.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
StartInfo.h 9f46bf5bff Apply suggestions from code review il y a 3 ans
StdInc.cpp 3926920103 Rename radious -> radius il y a 10 ans
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase il y a 9 ans
StringConstants.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
Terrain.cpp a11135152c remove trivial manual implementation of assignment operator il y a 3 ans
Terrain.h a11135152c remove trivial manual implementation of assignment operator il y a 3 ans
UnlockGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
VCMIDirs.cpp 9b3cab1181 IVCMIDirs::userExtractedPath() created il y a 3 ans
VCMIDirs.h 9b3cab1181 IVCMIDirs::userExtractedPath() created il y a 3 ans
VCMI_Lib.cpp eecaa20693 Resource extractor "enablers" are now command line options il y a 3 ans
VCMI_Lib.h eecaa20693 Resource extractor "enablers" are now command line options il y a 3 ans
VCMI_lib.cbp ec6f7b88fe !?OB WIP il y a 4 ans
VCMI_lib.vcxproj 54550b50de Update VS files to 2019, partially fix test project il y a 6 ans
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files il y a 7 ans
int3.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
vcmi_endian.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans