AlexVinS a65befaa08 Moved town portal logic to mechanics class 8 years ago
..
battle f463dc2fa3 fixed war machine spawning 8 years ago
filesystem 02ae95aca3 Fixed random map format test crash 8 years ago
logging b5daa24982 Android support (#299) 8 years ago
mapObjects 7bc9853175 Squashed commit of PR #314: 8 years ago
mapping a31c28ec33 Unified war machine mechanics. 8 years ago
minizip 80d5f7b4a4 Updated project files to MVS 2015 (in fact, it's trivial). 9 years ago
registerTypes 3d1a84875e Queries refactoring 8 years ago
rmg 4d1fb67594 Sanity check for Coverity #1366290. 8 years ago
serializer 2f305cc68d Remove code related to duel mode (#312) 8 years ago
spells a65befaa08 Moved town portal logic to mechanics class 8 years ago
AI_Base.h cce814c41b * Final commit 14 years ago
CAndroidVMHelper.cpp fb19a3a068 CMake: update all CMakeLists to include actual sources and headers 8 years ago
CAndroidVMHelper.h fb19a3a068 CMake: update all CMakeLists to include actual sources and headers 8 years ago
CArtHandler.cpp 648b122b10 Fix old savegame corruption in PR 301 8 years ago
CArtHandler.h a31c28ec33 Unified war machine mechanics. 8 years ago
CBonusTypeHandler.cpp 2c1dddde33 Fix memory problems with BonusList 9 years ago
CBonusTypeHandler.h 2c1dddde33 Fix memory problems with BonusList 9 years ago
CBuildingHandler.cpp 54453aee73 get rid of boost::assign 11 years ago
CBuildingHandler.h 8a8eecd063 * refactoring 12 years ago
CConfigHandler.cpp cf61837ced replaced std::string with boost::filesystem::path in several places 9 years ago
CConfigHandler.h 1c0d4e3f6f Fix filenames in file headers 10 years ago
CConsoleHandler.cpp 10dbbead2d Fix indentation of logging code and around it 9 years ago
CConsoleHandler.h 1b6f2ea3b7 VCMIDirs update #5 fix 11 years ago
CCreatureHandler.cpp a31c28ec33 Unified war machine mechanics. 8 years ago
CCreatureHandler.h a31c28ec33 Unified war machine mechanics. 8 years ago
CCreatureSet.cpp a85b4cf2a5 * WIP on event condition format 8 years ago
CCreatureSet.h a85b4cf2a5 * WIP on event condition format 8 years ago
CGameInfoCallback.cpp 4113bdab01 Moving some files from lib to the battle subdirectory. 8 years ago
CGameInfoCallback.h 221386a39d Refactoring. 8 years ago
CGameInterface.cpp b5daa24982 Android support (#299) 8 years ago
CGameInterface.h 3d1a84875e Queries refactoring 8 years ago
CGameState.cpp 3d1a84875e Queries refactoring 8 years ago
CGameState.h 2f305cc68d Remove code related to duel mode (#312) 8 years ago
CGameStateFwd.h 3216422307 Fixed a few CWE-457 9 years ago
CGeneralTextHandler.cpp 5127061e28 Commander skill description support (#266) 8 years ago
CGeneralTextHandler.h 5127061e28 Commander skill description support (#266) 8 years ago
CHeroHandler.cpp 4113bdab01 Moving some files from lib to the battle subdirectory. 8 years ago
CHeroHandler.h 153af6e07b cleanup 9 years ago
CMakeLists.txt fb19a3a068 CMake: update all CMakeLists to include actual sources and headers 8 years ago
CModHandler.cpp a85b4cf2a5 * WIP on event condition format 8 years ago
CModHandler.h a85b4cf2a5 * WIP on event condition format 8 years ago
CPathfinder.cpp 3216422307 Fixed a few CWE-457 9 years ago
CPathfinder.h e9e311f142 Fix NodeComparer::operator() to follow strict weak ordering rules 8 years ago
CPlayerState.h 27ff9efd4b Fixed #1713 9 years ago
CRandomGenerator.cpp 5139378319 - migrated boost::function/ref/bind to std:: variants 11 years ago
CRandomGenerator.h 492b866806 - Fixed crash caused by randomShuffle 11 years ago
CScriptingModule.h ad84ae64b0 Clean up. 11 years ago
CSoundBase.h a491c11305 Fixed sound effect when hero disappears 11 years ago
CStack.cpp 4f8c7bd4bb CStack refactoring 8 years ago
CStack.h 4f8c7bd4bb CStack refactoring 8 years ago
CStopWatch.h 1c0d4e3f6f Fix filenames in file headers 10 years ago
CThreadHelper.cpp 6d3259909e Fixed CID 1288858 9 years ago
CThreadHelper.h 153af6e07b cleanup 9 years ago
CTownHandler.cpp a31c28ec33 Unified war machine mechanics. 8 years ago
CTownHandler.h 4113bdab01 Moving some files from lib to the battle subdirectory. 8 years ago
CondSh.h abe4beebc6 Fixed CID 1197516 9 years ago
ConstTransitivePtr.h b62bb096a7 Fixed #1430, work-around to make #1435 non-crashing. 12 years ago
FunctionList.h dce9880d16 Minor refactoring of FunctionList using variadic templates. 11 years ago
GameConstants.cpp 18161d3688 Client: implement spectator mode via command-line options 8 years ago
GameConstants.h 18161d3688 Client: implement spectator mode via command-line options 8 years ago
HeroBonus.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 years ago
HeroBonus.h 21f4a0ba60 Implement ranged counterattack 8 years ago
IBonusTypeHandler.h 2c1dddde33 Fix memory problems with BonusList 9 years ago
IGameCallback.cpp 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 years ago
IGameCallback.h a85b4cf2a5 * WIP on event condition format 8 years ago
IGameEventsReceiver.h 4f8c7bd4bb CStack refactoring 8 years ago
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 years ago
IHandlerBase.h a85b4cf2a5 * WIP on event condition format 8 years ago
Interprocess.h 1a60c1a94b Shared memory refactoring and command line control options 8 years ago
JsonDetail.cpp a85b4cf2a5 * WIP on event condition format 8 years ago
JsonDetail.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 years ago
JsonNode.cpp a85b4cf2a5 * WIP on event condition format 8 years ago
JsonNode.h a85b4cf2a5 * WIP on event condition format 8 years ago
LogicalExpression.cpp ee1b0459e6 Extended building dependencies: 12 years ago
LogicalExpression.h e1a1bc89c0 Extract PossibilityVisitor 9 years ago
NetPacks.h 3d1a84875e Queries refactoring 8 years ago
NetPacksBase.h 3d1a84875e Queries refactoring 8 years ago
NetPacksLib.cpp 4f8c7bd4bb CStack refactoring 8 years ago
ResourceSet.cpp a85b4cf2a5 * WIP on event condition format 8 years ago
ResourceSet.h a85b4cf2a5 * WIP on event condition format 8 years ago
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 years ago
StartInfo.h 2f305cc68d Remove code related to duel mode (#312) 8 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 a85b4cf2a5 * WIP on event condition format 8 years ago
UnlockGuard.h 2b45e13c5c c++03 -> c++11 switch: 12 years ago
VCMIDirs.cpp b5daa24982 Android support (#299) 8 years ago
VCMIDirs.h b5daa24982 Android support (#299) 8 years ago
VCMI_Lib.cpp 3216422307 Fixed a few CWE-457 9 years ago
VCMI_Lib.h 3216422307 Fixed a few CWE-457 9 years ago
VCMI_lib.cbp 2ce02202c1 Fix more includes and move SideInBattle / SiegeInfo into battle 8 years ago
VCMI_lib.vcxproj 2ce02202c1 Fix more includes and move SideInBattle / SiegeInfo into battle 8 years ago
VCMI_lib.vcxproj.filters f61398b0ee improve VS build filters file 8 years ago
int3.h 9e7e5b81e4 Merge pull request #143 from vcmi/feature/patrolSupport 10 years ago
vcmi_endian.h 3c35b3eefe Replace defined(linux) with __linux__/__linux/linux in vcmi_endian.h 11 years ago