Ivan Savenko 94597e7af6 Remove deprecated usage of sprintf 2 سال پیش
..
abilities ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
battle eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
events facf77b3ae vstd::unique -> std::unique 2 سال پیش
filesystem eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
logging facf77b3ae vstd::unique -> std::unique 2 سال پیش
mapObjects eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
mapping eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
minizip db2a40600d Fixed some of the warnings detected by CI run 2 سال پیش
registerTypes d0895e30ef callback functions and cleaning up unused code 3 سال پیش
rmg eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
serializer facf77b3ae vstd::unique -> std::unique 2 سال پیش
spells eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
vstd ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 سال پیش
BattleFieldHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
BattleFieldHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 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 526a6e4fe7 Fix incorrect assertions 2 سال پیش
CArtHandler.h 45a3064e5d suggested changes 2 سال پیش
CBonusTypeHandler.cpp 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 سال پیش
CBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CBuildingHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CBuildingHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CConfigHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CConfigHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CConsoleHandler.cpp 09ac2421b9 Fix Windows single-app build 2 سال پیش
CConsoleHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CCreatureHandler.cpp eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
CCreatureHandler.h 1bdc4240d1 Remove unused include 3 سال پیش
CCreatureSet.cpp eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
CCreatureSet.h 9fb5d0e726 Fix stackinstance deserialization 3 سال پیش
CGameInfoCallback.cpp 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo 2 سال پیش
CGameInfoCallback.h 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo 2 سال پیش
CGameInterface.cpp 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 سال پیش
CGameInterface.h 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 سال پیش
CGameState.cpp 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo 2 سال پیش
CGameState.h 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo 2 سال پیش
CGameStateFwd.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CGeneralTextHandler.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 سال پیش
CGeneralTextHandler.h 20c102e648 Remove T prefix from new typedefs 3 سال پیش
CHeroHandler.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 2 سال پیش
CHeroHandler.h 20c102e648 Remove T prefix from new typedefs 3 سال پیش
CMakeLists.txt fa23965d0b Renamed for consistency BUILD_SINGLE_APP -> ENABLE_SINGLE_APP_BUILD 2 سال پیش
CModHandler.cpp eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
CModHandler.h f073c676f9 Merge 1.1 release into develop 2 سال پیش
CPathfinder.cpp eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
CPathfinder.h 49cbd5adc9 CGHeroInstance::convertPosition is no longer static method 2 سال پیش
CPlayerState.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CPlayerState.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CRandomGenerator.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CRandomGenerator.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CScriptingModule.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CScriptingModule.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CSkillHandler.cpp 26985600b2 Fixed several more cases of incorrect scope for identifiers resolving 2 سال پیش
CSkillHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CSoundBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CStack.cpp fb6b3c31e8 Renamed UNUSED -> MAYBE_UNUSED macro to match c++17 attribute name 2 سال پیش
CStack.h 20c102e648 Remove T prefix from new typedefs 3 سال پیش
CStopWatch.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CThreadHelper.cpp 9f46bf5bff Apply suggestions from code review 3 سال پیش
CThreadHelper.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
CTownHandler.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 2 سال پیش
CTownHandler.h 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege 2 سال پیش
CondSh.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
ConstTransitivePtr.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
GameConstants.cpp 23cb47b457 Fixed several scenarios with incorrect scope for requesting identifiers 2 سال پیش
GameConstants.h 45a3064e5d suggested changes 2 سال پیش
HeroBonus.cpp 94597e7af6 Remove deprecated usage of sprintf 2 سال پیش
HeroBonus.h 0f35082024 Fix crash with objects belonging players without state 3 سال پیش
IBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
IGameCallback.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 سال پیش
IGameCallback.h 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 سال پیش
IGameEventsReceiver.h 0032947735 regression fixed. Artifact assemble dialog shows multiple times. 3 سال پیش
IHandlerBase.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 2 سال پیش
IHandlerBase.h 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 2 سال پیش
Interprocess.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
JsonDetail.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 2 سال پیش
JsonDetail.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
JsonNode.cpp 3219e322ae Fixed all non-silenced gcc/clang warnings 2 سال پیش
JsonNode.h 5cd405bce8 Fixed meta field handling in JsonUtils::inherit function, removed 2 سال پیش
LoadProgress.cpp e4ac0d4370 Editor prerequisites [part 2] (#889) 3 سال پیش
LoadProgress.h e4ac0d4370 Editor prerequisites [part 2] (#889) 3 سال پیش
LogicalExpression.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
LogicalExpression.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
NetPacks.h 6e5932c016 Apply suggested changes next part 3 سال پیش
NetPacksBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
NetPacksLib.cpp eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 سال پیش
NetPacksLobby.h 512cf014aa Freeze current state 3 سال پیش
ObstacleHandler.cpp aab394ff93 #1071 - In latest night builds there are problems with schema obstacle.json and file obstacles.json 3 سال پیش
ObstacleHandler.h 20c102e648 Remove T prefix from new typedefs 3 سال پیش
PathfinderUtil.h f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 سال پیش
ResourceSet.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
ResourceSet.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
ScopeGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
ScriptHandler.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 2 سال پیش
ScriptHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
StartInfo.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
StartInfo.h 9f46bf5bff Apply suggestions from code review 3 سال پیش
StdInc.cpp 3926920103 Rename radious -> radius 9 سال پیش
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 سال پیش
StringConstants.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
Terrain.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 2 سال پیش
Terrain.h a11135152c remove trivial manual implementation of assignment operator 3 سال پیش
UnlockGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش
VCMIDirs.cpp 3219e322ae Fixed all non-silenced gcc/clang warnings 2 سال پیش
VCMIDirs.h 9b3cab1181 IVCMIDirs::userExtractedPath() created 2 سال پیش
VCMI_Lib.cpp eecaa20693 Resource extractor "enablers" are now command line options 2 سال پیش
VCMI_Lib.h eecaa20693 Resource extractor "enablers" are now command line options 2 سال پیش
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 94597e7af6 Remove deprecated usage of sprintf 2 سال پیش
vcmi_endian.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 سال پیش