FeniksFire 1f215d2306 Fix http://bugs.vcmi.eu/view.php?id=2677. il y a 8 ans
..
filesystem 96bc191480 Fixed CID 1366296 il y a 9 ans
logging b5daa24982 Android support (#299) il y a 8 ans
mapObjects 1f215d2306 Fix http://bugs.vcmi.eu/view.php?id=2677. il y a 8 ans
mapping a85b4cf2a5 * WIP on event condition format il y a 8 ans
minizip 80d5f7b4a4 Updated project files to MVS 2015 (in fact, it's trivial). il y a 9 ans
registerTypes 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
rmg 4d1fb67594 Sanity check for Coverity #1366290. il y a 8 ans
serializer a85b4cf2a5 * WIP on event condition format il y a 8 ans
spells a85b4cf2a5 * WIP on event condition format il y a 8 ans
AI_Base.h cce814c41b * Final commit il y a 14 ans
BattleAction.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
BattleAction.h 1657f124e1 - Compile fixes for MVS il y a 12 ans
BattleHex.cpp de7184d68d Making unit tests for BattleHex and some estetic improvements. il y a 8 ans
BattleHex.h 7ef7711a47 Cleanup after last MSVS compilation fixes il y a 8 ans
BattleInfo.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
BattleInfo.h 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
CAndroidVMHelper.cpp b5daa24982 Android support (#299) il y a 8 ans
CAndroidVMHelper.h b5daa24982 Android support (#299) il y a 8 ans
CArtHandler.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
CArtHandler.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
CBattleCallback.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
CBattleCallback.h 60bd54c9b3 Changed playerToSide return type to signed il y a 9 ans
CBonusTypeHandler.cpp 2c1dddde33 Fix memory problems with BonusList il y a 9 ans
CBonusTypeHandler.h 2c1dddde33 Fix memory problems with BonusList il y a 9 ans
CBuildingHandler.cpp 54453aee73 get rid of boost::assign il y a 11 ans
CBuildingHandler.h 8a8eecd063 * refactoring il y a 12 ans
CConfigHandler.cpp cf61837ced replaced std::string with boost::filesystem::path in several places il y a 9 ans
CConfigHandler.h 1c0d4e3f6f Fix filenames in file headers il y a 10 ans
CConsoleHandler.cpp 10dbbead2d Fix indentation of logging code and around it il y a 9 ans
CConsoleHandler.h 1b6f2ea3b7 VCMIDirs update #5 fix il y a 11 ans
CCreatureHandler.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
CCreatureHandler.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
CCreatureSet.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
CCreatureSet.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
CGameInfoCallback.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
CGameInfoCallback.h 10f888a483 Fix obelisks puzzle revealing il y a 9 ans
CGameInterface.cpp b5daa24982 Android support (#299) il y a 8 ans
CGameInterface.h 5b76c3f4eb Rebase of codebase changes for refactored serializer il y a 9 ans
CGameState.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
CGameState.h c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future il y a 9 ans
CGameStateFwd.h 3216422307 Fixed a few CWE-457 il y a 9 ans
CGeneralTextHandler.cpp 5127061e28 Commander skill description support (#266) il y a 8 ans
CGeneralTextHandler.h 5127061e28 Commander skill description support (#266) il y a 8 ans
CHeroHandler.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
CHeroHandler.h 153af6e07b cleanup il y a 9 ans
CMakeLists.txt b5daa24982 Android support (#299) il y a 8 ans
CModHandler.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
CModHandler.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
CObstacleInstance.cpp 7ef7711a47 Cleanup after last MSVS compilation fixes il y a 8 ans
CObstacleInstance.h 2b45e13c5c c++03 -> c++11 switch: il y a 12 ans
CPathfinder.cpp 3216422307 Fixed a few CWE-457 il y a 9 ans
CPathfinder.h b4a35f9c62 CPathfinderHelper: fix memory leak il y a 9 ans
CPlayerState.h 27ff9efd4b Fixed #1713 il y a 9 ans
CRandomGenerator.cpp 5139378319 - migrated boost::function/ref/bind to std:: variants il y a 11 ans
CRandomGenerator.h 492b866806 - Fixed crash caused by randomShuffle il y a 11 ans
CScriptingModule.h ad84ae64b0 Clean up. il y a 11 ans
CSoundBase.h a491c11305 Fixed sound effect when hero disappears il y a 11 ans
CStack.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
CStack.h 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
CStopWatch.h 1c0d4e3f6f Fix filenames in file headers il y a 10 ans
CThreadHelper.cpp 6d3259909e Fixed CID 1288858 il y a 9 ans
CThreadHelper.h 153af6e07b cleanup il y a 9 ans
CTownHandler.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
CTownHandler.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
CondSh.h abe4beebc6 Fixed CID 1197516 il y a 9 ans
ConstTransitivePtr.h b62bb096a7 Fixed #1430, work-around to make #1435 non-crashing. il y a 12 ans
FunctionList.h dce9880d16 Minor refactoring of FunctionList using variadic templates. il y a 11 ans
GameConstants.cpp db13d7a708 Version 0.99 updates. il y a 9 ans
GameConstants.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
HeroBonus.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
HeroBonus.h 21f4a0ba60 Implement ranged counterattack il y a 8 ans
IBonusTypeHandler.h 2c1dddde33 Fix memory problems with BonusList il y a 9 ans
IGameCallback.cpp 5b76c3f4eb Rebase of codebase changes for refactored serializer il y a 9 ans
IGameCallback.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
IGameEventsReceiver.h 86e33a4c45 [Refactoring] Unified SetResources NetPack API. il y a 9 ans
IHandlerBase.cpp 53b5587c2e Advance map header serialization il y a 9 ans
IHandlerBase.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
Interprocess.h 3926920103 Rename radious -> radius il y a 9 ans
JsonDetail.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
JsonDetail.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 il y a 11 ans
JsonNode.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
JsonNode.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
LogicalExpression.cpp ee1b0459e6 Extended building dependencies: il y a 12 ans
LogicalExpression.h e1a1bc89c0 Extract PossibilityVisitor il y a 9 ans
NetPacks.h e3992de50e Give hero move points at day of visiting stable, fixes #2598 il y a 8 ans
NetPacksBase.h 3216422307 Fixed a few CWE-457 il y a 9 ans
NetPacksLib.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
ResourceSet.cpp a85b4cf2a5 * WIP on event condition format il y a 8 ans
ResourceSet.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft il y a 12 ans
SideInBattle.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
SideInBattle.h 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
SiegeInfo.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
SiegeInfo.h 3de891b4b4 Moving/dividing classes from BattleState to separate files. il y a 8 ans
StartInfo.h 10dbbead2d Fix indentation of logging code and around it il y a 9 ans
StdInc.cpp 3926920103 Rename radious -> radius il y a 9 ans
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase il y a 9 ans
StringConstants.h a85b4cf2a5 * WIP on event condition format il y a 8 ans
UnlockGuard.h 2b45e13c5c c++03 -> c++11 switch: il y a 12 ans
VCMIDirs.cpp b5daa24982 Android support (#299) il y a 8 ans
VCMIDirs.h b5daa24982 Android support (#299) il y a 8 ans
VCMI_Lib.cpp 3216422307 Fixed a few CWE-457 il y a 9 ans
VCMI_Lib.h 3216422307 Fixed a few CWE-457 il y a 9 ans
VCMI_lib.cbp 9bf4b2a1b0 [C::B] projects updated il y a 8 ans
VCMI_lib.vcxproj b06e20bba3 Compilation fixes for MSVS il y a 8 ans
VCMI_lib.vcxproj.filters b06e20bba3 Compilation fixes for MSVS il y a 8 ans
int3.h 9e7e5b81e4 Merge pull request #143 from vcmi/feature/patrolSupport il y a 10 ans
vcmi_endian.h 3c35b3eefe Replace defined(linux) with __linux__/__linux/linux in vcmi_endian.h il y a 11 ans