Alexander Shishkin 7e1b0d71c5 Added option for saving generated maps on client side (#307) 8 年之前
..
filesystem 96bc191480 Fixed CID 1366296 9 年之前
logging b5daa24982 Android support (#299) 8 年之前
mapObjects 9d5d291e6b Do not show whether Witch Hut is visited by hero, if was not visited by player yet, fixes #2604 (#304) 8 年之前
mapping 7e1b0d71c5 Added option for saving generated maps on client side (#307) 8 年之前
minizip 80d5f7b4a4 Updated project files to MVS 2015 (in fact, it's trivial). 9 年之前
registerTypes bc6f65af04 PlayerCheated: new netpack to apply losing / winning cheat code 8 年之前
rmg 4d1fb67594 Sanity check for Coverity #1366290. 8 年之前
serializer d84f61fc96 CConnection: use std::static for port conversion 8 年之前
spells 039e3842fc Aesthetic changes in BattleHex (#303) 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 3de891b4b4 Moving/dividing classes from BattleState to separate files. 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 a85b4cf2a5 * WIP on event condition format 8 年之前
CArtHandler.h a85b4cf2a5 * WIP on event condition format 8 年之前
CBattleCallback.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 年之前
CBattleCallback.h 60bd54c9b3 Changed playerToSide return type to signed 9 年之前
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 12 年之前
CConfigHandler.cpp cf61837ced replaced std::string with boost::filesystem::path in several places 9 年之前
CConfigHandler.h 1c0d4e3f6f Fix filenames in file headers 10 年之前
CConsoleHandler.cpp 10dbbead2d Fix indentation of logging code and around it 9 年之前
CConsoleHandler.h 1b6f2ea3b7 VCMIDirs update #5 fix 11 年之前
CCreatureHandler.cpp a85b4cf2a5 * WIP on event condition format 8 年之前
CCreatureHandler.h a85b4cf2a5 * WIP on event condition format 8 年之前
CCreatureSet.cpp a85b4cf2a5 * WIP on event condition format 8 年之前
CCreatureSet.h a85b4cf2a5 * WIP on event condition format 8 年之前
CGameInfoCallback.cpp a85b4cf2a5 * WIP on event condition format 8 年之前
CGameInfoCallback.h 10f888a483 Fix obelisks puzzle revealing 9 年之前
CGameInterface.cpp b5daa24982 Android support (#299) 8 年之前
CGameInterface.h 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 年之前
CGameState.cpp 7e1b0d71c5 Added option for saving generated maps on client side (#307) 8 年之前
CGameState.h 7e1b0d71c5 Added option for saving generated maps on client side (#307) 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 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 年之前
CStack.h 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 年之前
CStopWatch.h 1c0d4e3f6f Fix filenames in file headers 10 年之前
CThreadHelper.cpp 6d3259909e Fixed CID 1288858 9 年之前
CThreadHelper.h 153af6e07b cleanup 9 年之前
CTownHandler.cpp c66c66c5ae Fixed https://bugs.vcmi.eu/view.php?id=2686 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 db13d7a708 Version 0.99 updates. 9 年之前
GameConstants.h a85b4cf2a5 * WIP on event condition format 8 年之前
HeroBonus.cpp 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 年之前
HeroBonus.h 21f4a0ba60 Implement ranged counterattack 8 年之前
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 9 年之前
IHandlerBase.h a85b4cf2a5 * WIP on event condition format 8 年之前
Interprocess.h cc163c4e05 Refactoring of networking code on server and client 8 年之前
JsonDetail.cpp a85b4cf2a5 * WIP on event condition format 8 年之前
JsonDetail.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 年之前
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 bc6f65af04 PlayerCheated: new netpack to apply losing / winning cheat code 8 年之前
NetPacksBase.h 3216422307 Fixed a few CWE-457 9 年之前
NetPacksLib.cpp bc6f65af04 PlayerCheated: new netpack to apply losing / winning cheat code 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 9 年之前
StdInc.cpp 3926920103 Rename radious -> radius 9 年之前
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 cc163c4e05 Refactoring of networking code on server and client 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 年之前