AlexVinS 02ae95aca3 Fixed random map format test crash 8 سال پیش
..
filesystem 02ae95aca3 Fixed random map format test crash 8 سال پیش
logging b5daa24982 Android support (#299) 8 سال پیش
mapObjects a31c28ec33 Unified war machine mechanics. 8 سال پیش
mapping a31c28ec33 Unified war machine mechanics. 8 سال پیش
minizip 80d5f7b4a4 Updated project files to MVS 2015 (in fact, it's trivial). 9 سال پیش
registerTypes c82afe7156 switch CMapService API to ResourceID 8 سال پیش
rmg 4d1fb67594 Sanity check for Coverity #1366290. 8 سال پیش
serializer 0f5202689e Cumulative spell effects 8 سال پیش
spells 0f5202689e Cumulative spell effects 8 سال پیش
AI_Base.h cce814c41b * Final commit 14 سال پیش
BattleAction.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 سال پیش
BattleAction.h 1657f124e1 - Compile fixes for MVS 12 سال پیش
BattleHex.cpp 039e3842fc Aesthetic changes in BattleHex (#303) 8 سال پیش
BattleHex.h 039e3842fc Aesthetic changes in BattleHex (#303) 8 سال پیش
BattleInfo.cpp a31c28ec33 Unified war machine mechanics. 8 سال پیش
BattleInfo.h 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 سال پیش
CAndroidVMHelper.cpp b5daa24982 Android support (#299) 8 سال پیش
CAndroidVMHelper.h b5daa24982 Android support (#299) 8 سال پیش
CArtHandler.cpp 648b122b10 Fix old savegame corruption in PR 301 8 سال پیش
CArtHandler.h a31c28ec33 Unified war machine mechanics. 8 سال پیش
CBattleCallback.cpp 86f9df5f68 Made gamestate lock static 8 سال پیش
CBattleCallback.h 86f9df5f68 Made gamestate lock static 8 سال پیش
CBonusTypeHandler.cpp 2c1dddde33 Fix memory problems with BonusList 9 سال پیش
CBonusTypeHandler.h 2c1dddde33 Fix memory problems with BonusList 9 سال پیش
CBuildingHandler.cpp 54453aee73 get rid of boost::assign 11 سال پیش
CBuildingHandler.h 8a8eecd063 * refactoring 13 سال پیش
CConfigHandler.cpp cf61837ced replaced std::string with boost::filesystem::path in several places 10 سال پیش
CConfigHandler.h 1c0d4e3f6f Fix filenames in file headers 10 سال پیش
CConsoleHandler.cpp 10dbbead2d Fix indentation of logging code and around it 10 سال پیش
CConsoleHandler.h 1b6f2ea3b7 VCMIDirs update #5 fix 11 سال پیش
CCreatureHandler.cpp a31c28ec33 Unified war machine mechanics. 8 سال پیش
CCreatureHandler.h a31c28ec33 Unified war machine mechanics. 8 سال پیش
CCreatureSet.cpp a85b4cf2a5 * WIP on event condition format 8 سال پیش
CCreatureSet.h a85b4cf2a5 * WIP on event condition format 8 سال پیش
CGameInfoCallback.cpp 18161d3688 Client: implement spectator mode via command-line options 8 سال پیش
CGameInfoCallback.h 10f888a483 Fix obelisks puzzle revealing 10 سال پیش
CGameInterface.cpp b5daa24982 Android support (#299) 8 سال پیش
CGameInterface.h 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 سال پیش
CGameState.cpp 86f9df5f68 Made gamestate lock static 8 سال پیش
CGameState.h 86f9df5f68 Made gamestate lock static 8 سال پیش
CGameStateFwd.h 3216422307 Fixed a few CWE-457 9 سال پیش
CGeneralTextHandler.cpp 5127061e28 Commander skill description support (#266) 8 سال پیش
CGeneralTextHandler.h 5127061e28 Commander skill description support (#266) 8 سال پیش
CHeroHandler.cpp a85b4cf2a5 * WIP on event condition format 8 سال پیش
CHeroHandler.h 153af6e07b cleanup 9 سال پیش
CMakeLists.txt b5daa24982 Android support (#299) 8 سال پیش
CModHandler.cpp a85b4cf2a5 * WIP on event condition format 8 سال پیش
CModHandler.h a85b4cf2a5 * WIP on event condition format 8 سال پیش
CObstacleInstance.cpp 7ef7711a47 Cleanup after last MSVS compilation fixes 8 سال پیش
CObstacleInstance.h 2b45e13c5c c++03 -> c++11 switch: 12 سال پیش
CPathfinder.cpp 3216422307 Fixed a few CWE-457 9 سال پیش
CPathfinder.h b4a35f9c62 CPathfinderHelper: fix memory leak 9 سال پیش
CPlayerState.h 27ff9efd4b Fixed #1713 9 سال پیش
CRandomGenerator.cpp 5139378319 - migrated boost::function/ref/bind to std:: variants 11 سال پیش
CRandomGenerator.h 492b866806 - Fixed crash caused by randomShuffle 11 سال پیش
CScriptingModule.h ad84ae64b0 Clean up. 11 سال پیش
CSoundBase.h a491c11305 Fixed sound effect when hero disappears 11 سال پیش
CStack.cpp 0f5202689e Cumulative spell effects 8 سال پیش
CStack.h 0f5202689e Cumulative spell effects 8 سال پیش
CStopWatch.h 1c0d4e3f6f Fix filenames in file headers 10 سال پیش
CThreadHelper.cpp 6d3259909e Fixed CID 1288858 9 سال پیش
CThreadHelper.h 153af6e07b cleanup 9 سال پیش
CTownHandler.cpp a31c28ec33 Unified war machine mechanics. 8 سال پیش
CTownHandler.h a85b4cf2a5 * WIP on event condition format 8 سال پیش
CondSh.h abe4beebc6 Fixed CID 1197516 9 سال پیش
ConstTransitivePtr.h b62bb096a7 Fixed #1430, work-around to make #1435 non-crashing. 12 سال پیش
FunctionList.h dce9880d16 Minor refactoring of FunctionList using variadic templates. 11 سال پیش
GameConstants.cpp 18161d3688 Client: implement spectator mode via command-line options 8 سال پیش
GameConstants.h 18161d3688 Client: implement spectator mode via command-line options 8 سال پیش
HeroBonus.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 سال پیش
HeroBonus.h 21f4a0ba60 Implement ranged counterattack 9 سال پیش
IBonusTypeHandler.h 2c1dddde33 Fix memory problems with BonusList 9 سال پیش
IGameCallback.cpp 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 سال پیش
IGameCallback.h a85b4cf2a5 * WIP on event condition format 8 سال پیش
IGameEventsReceiver.h 86e33a4c45 [Refactoring] Unified SetResources NetPack API. 9 سال پیش
IHandlerBase.cpp 53b5587c2e Advance map header serialization 10 سال پیش
IHandlerBase.h a85b4cf2a5 * WIP on event condition format 8 سال پیش
Interprocess.h 1a60c1a94b Shared memory refactoring and command line control options 8 سال پیش
JsonDetail.cpp a85b4cf2a5 * WIP on event condition format 8 سال پیش
JsonDetail.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 12 سال پیش
JsonNode.cpp a85b4cf2a5 * WIP on event condition format 8 سال پیش
JsonNode.h a85b4cf2a5 * WIP on event condition format 8 سال پیش
LogicalExpression.cpp ee1b0459e6 Extended building dependencies: 12 سال پیش
LogicalExpression.h e1a1bc89c0 Extract PossibilityVisitor 9 سال پیش
NetPacks.h 0f5202689e Cumulative spell effects 8 سال پیش
NetPacksBase.h 3216422307 Fixed a few CWE-457 9 سال پیش
NetPacksLib.cpp 0f5202689e Cumulative spell effects 8 سال پیش
ResourceSet.cpp a85b4cf2a5 * WIP on event condition format 8 سال پیش
ResourceSet.h a85b4cf2a5 * WIP on event condition format 8 سال پیش
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 سال پیش
SideInBattle.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 سال پیش
SideInBattle.h 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 سال پیش
SiegeInfo.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 سال پیش
SiegeInfo.h 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 سال پیش
StartInfo.h 10dbbead2d Fix indentation of logging code and around it 10 سال پیش
StdInc.cpp 3926920103 Rename radious -> radius 10 سال پیش
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 سال پیش
StringConstants.h a85b4cf2a5 * WIP on event condition format 8 سال پیش
UnlockGuard.h 2b45e13c5c c++03 -> c++11 switch: 12 سال پیش
VCMIDirs.cpp b5daa24982 Android support (#299) 8 سال پیش
VCMIDirs.h b5daa24982 Android support (#299) 8 سال پیش
VCMI_Lib.cpp 3216422307 Fixed a few CWE-457 9 سال پیش
VCMI_Lib.h 3216422307 Fixed a few CWE-457 9 سال پیش
VCMI_lib.cbp 9bf4b2a1b0 [C::B] projects updated 8 سال پیش
VCMI_lib.vcxproj 9623f7caf3 - Restored MSVS project files 8 سال پیش
VCMI_lib.vcxproj.filters cc163c4e05 Refactoring of networking code on server and client 8 سال پیش
int3.h 9e7e5b81e4 Merge pull request #143 from vcmi/feature/patrolSupport 10 سال پیش
vcmi_endian.h 3c35b3eefe Replace defined(linux) with __linux__/__linux/linux in vcmi_endian.h 11 سال پیش