krs cca1f074bf Convert PCX to PNG, Final touches, everything deactivated. 2 years ago
..
abilities ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
battle 8e324603bf Remove extra lines 2 years ago
events ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
filesystem cca1f074bf Convert PCX to PNG, Final touches, everything deactivated. 2 years ago
logging 53ac61b52b iOS: don't create unused CConsoleHandler 3 years ago
mapObjects 6974d4ea53 Merge pull request #1130 from IvanSavenko/banned_skills_fix 3 years ago
mapping 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 years ago
minizip 54550b50de Update VS files to 2019, partially fix test project 6 years ago
registerTypes d0895e30ef callback functions and cleaning up unused code 3 years ago
rmg 625c18a889 Fix #3234 3 years ago
serializer 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 years ago
spells 750f160276 Fix advmap spell mechanics 3 years ago
vstd ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
BattleFieldHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
BattleFieldHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CAndroidVMHelper.cpp dcbcff41dc apply review comments for CAndroidVMHelper 7 years ago
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 years ago
CArtHandler.cpp 584f6a6230 Update lib/CArtHandler.cpp 2 years ago
CArtHandler.h 4b52d38c57 artifact assemble fixed 2 years ago
CBonusTypeHandler.cpp 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 years ago
CBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CBuildingHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CBuildingHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CConfigHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CConfigHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CConsoleHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CConsoleHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CCreatureHandler.cpp 6678a747bb Implemented ray-like projectiles for shooters 3 years ago
CCreatureHandler.h 1bdc4240d1 Remove unused include 3 years ago
CCreatureSet.cpp 8b964be71f Merge pull request #1111 from GermanAizek/develop 3 years ago
CCreatureSet.h 9fb5d0e726 Fix stackinstance deserialization 3 years ago
CGameInfoCallback.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
CGameInfoCallback.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CGameInterface.cpp 8f599ed043 NKAI: android fixes 3 years ago
CGameInterface.h 82a9f82e1c BattleAI: retreat 3 years ago
CGameState.cpp b3cdcc774e Fix appearance for camp heroes 2 years ago
CGameState.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CGameStateFwd.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CGeneralTextHandler.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
CGeneralTextHandler.h 20c102e648 Remove T prefix from new typedefs 3 years ago
CHeroHandler.cpp 475f835769 More style tweaks 3 years ago
CHeroHandler.h 20c102e648 Remove T prefix from new typedefs 3 years ago
CMakeLists.txt 2d3002bc1d add standard lib target back 3 years ago
CModHandler.cpp 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 years ago
CModHandler.h d4f97aadf0 Merge branch 'develop' into incomatibility-response 3 years ago
CPathfinder.cpp 8b964be71f Merge pull request #1111 from GermanAizek/develop 3 years ago
CPathfinder.h 20c102e648 Remove T prefix from new typedefs 3 years ago
CPlayerState.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CPlayerState.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CRandomGenerator.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CRandomGenerator.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CScriptingModule.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CScriptingModule.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CSkillHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CSkillHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CSoundBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CStack.cpp 0f35082024 Fix crash with objects belonging players without state 3 years ago
CStack.h 20c102e648 Remove T prefix from new typedefs 3 years ago
CStopWatch.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CThreadHelper.cpp 9f46bf5bff Apply suggestions from code review 3 years ago
CThreadHelper.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CTownHandler.cpp 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 years ago
CTownHandler.h 20c102e648 Remove T prefix from new typedefs 3 years ago
CondSh.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
ConstTransitivePtr.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
GameConstants.cpp 92dd6d8c17 define app version only in CMakeLists 3 years ago
GameConstants.h 92dd6d8c17 define app version only in CMakeLists 3 years ago
HeroBonus.cpp 8b964be71f Merge pull request #1111 from GermanAizek/develop 3 years ago
HeroBonus.h 0f35082024 Fix crash with objects belonging players without state 3 years ago
IBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
IGameCallback.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
IGameCallback.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
IGameEventsReceiver.h 0032947735 regression fixed. Artifact assemble dialog shows multiple times. 3 years ago
IHandlerBase.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
IHandlerBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
Interprocess.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
JsonDetail.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
JsonDetail.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
JsonNode.cpp 9f46bf5bff Apply suggestions from code review 3 years ago
JsonNode.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
LoadProgress.cpp e4ac0d4370 Editor prerequisites [part 2] (#889) 3 years ago
LoadProgress.h e4ac0d4370 Editor prerequisites [part 2] (#889) 3 years ago
LogicalExpression.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
LogicalExpression.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
NetPacks.h 6e5932c016 Apply suggested changes next part 3 years ago
NetPacksBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
NetPacksLib.cpp 4b52d38c57 artifact assemble fixed 2 years ago
NetPacksLobby.h 512cf014aa Freeze current state 3 years ago
ObstacleHandler.cpp aab394ff93 #1071 - In latest night builds there are problems with schema obstacle.json and file obstacles.json 3 years ago
ObstacleHandler.h 20c102e648 Remove T prefix from new typedefs 3 years ago
PathfinderUtil.h f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
ResourceSet.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
ResourceSet.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
ScopeGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
ScriptHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
ScriptHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
StartInfo.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
StartInfo.h 9f46bf5bff Apply suggestions from code review 3 years ago
StdInc.cpp 3926920103 Rename radious -> radius 9 years ago
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 years ago
StringConstants.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
Terrain.cpp a11135152c remove trivial manual implementation of assignment operator 3 years ago
Terrain.h a11135152c remove trivial manual implementation of assignment operator 3 years ago
UnlockGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
VCMIDirs.cpp 8e6193ad6e Actually use new locale for filesystem access 2 years ago
VCMIDirs.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
VCMI_Lib.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
VCMI_Lib.h f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
VCMI_lib.cbp ec6f7b88fe !?OB WIP 4 years ago
VCMI_lib.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 years ago
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files 7 years ago
int3.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
vcmi_endian.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago