AlexVinS 21a85a6c35 Do bonus tree fix in any serializer mode. 9 роки тому
..
filesystem c696746017 Fix some compilation warnings 9 роки тому
logging 34cf92cb9b Change logging style 9 роки тому
mapObjects f538aae95e Partial fix for http://bugs.vcmi.eu/view.php?id=2590 9 роки тому
mapping 1e60ba6516 Only delete CQuest in CMap destructor and not with IQuestObject 9 роки тому
minizip e7b639898e Final compilation fix suggested by AVS. 9 роки тому
registerTypes 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 роки тому
rmg 5c07e1c432 Minor typo fixes 9 роки тому
serializer 15b76bb8ff Store loaded shared pointers as weak pointers 9 роки тому
spells dad0569bc7 Relaxed cast requirements for Quicksand 9 роки тому
AI_Base.h cce814c41b * Final commit 14 роки тому
BattleAction.cpp 1c0d4e3f6f Fix filenames in file headers 10 роки тому
BattleAction.h 1657f124e1 - Compile fixes for MVS 12 роки тому
BattleHex.cpp 3f720901ec Minor fixes. 11 роки тому
BattleHex.h 3f720901ec Minor fixes. 11 роки тому
BattleState.cpp 76ac9991ed Format code 9 роки тому
BattleState.h 76ac9991ed Format code 9 роки тому
CArtHandler.cpp 9f967b4d7a Fix formatting 9 роки тому
CArtHandler.h 9f967b4d7a Fix formatting 9 роки тому
CBattleCallback.cpp 9ec9cffe9b Bug fix for berserk: fixed the issue that the berserk affected stack 9 роки тому
CBattleCallback.h 9097ffbd8a Handle HYPNOTIZE effect in case of FEAR and ENCHANTED effects 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 2c1dddde33 Fix memory problems with BonusList 9 роки тому
CCreatureHandler.h 2c1dddde33 Fix memory problems with BonusList 9 роки тому
CCreatureSet.cpp 2c1dddde33 Fix memory problems with BonusList 9 роки тому
CCreatureSet.h 9f967b4d7a Fix formatting 9 роки тому
CGameInfoCallback.cpp a8a661b159 Map handler refactoring, part 2. 9 роки тому
CGameInfoCallback.h 10f888a483 Fix obelisks puzzle revealing 9 роки тому
CGameInterface.cpp 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 роки тому
CGameInterface.h 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 роки тому
CGameState.cpp 713403a0e4 Cleanup 9 роки тому
CGameState.h c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 роки тому
CGameStateFwd.h 68af6a0c19 Refactoring InfoAboutHero + GetHeroInfo 9 роки тому
CGeneralTextHandler.cpp 9f967b4d7a Fix formatting 9 роки тому
CGeneralTextHandler.h 9f967b4d7a Fix formatting 9 роки тому
CHeroHandler.cpp 1c292205df More logging cleanup 9 роки тому
CHeroHandler.h 153af6e07b cleanup 9 роки тому
CMakeLists.txt 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 роки тому
CModHandler.cpp baa7a84db3 Fix memory corruption during loading artifacts from mods 9 роки тому
CModHandler.h baa7a84db3 Fix memory corruption during loading artifacts from mods 9 роки тому
CObstacleInstance.cpp 82ac035340 OO design for obstacle spells. 9 роки тому
CObstacleInstance.h 2b45e13c5c c++03 -> c++11 switch: 12 роки тому
CPathfinder.cpp 2c1dddde33 Fix memory problems with BonusList 9 роки тому
CPathfinder.h b4a35f9c62 CPathfinderHelper: fix memory leak 9 роки тому
CPlayerState.h 22f729a3fe CPlayerState serialize fix. 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 роки тому
CStopWatch.h 1c0d4e3f6f Fix filenames in file headers 10 роки тому
CThreadHelper.cpp 5c356f4415 add support for the HURD 11 роки тому
CThreadHelper.h 153af6e07b cleanup 9 роки тому
CTownHandler.cpp cd5c0b3297 Style tweaks. 9 роки тому
CTownHandler.h 2021decb91 Serialize town spells 9 роки тому
CondSh.h 3f720901ec Minor fixes. 11 роки тому
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 1ccb0d98be Disabled git version of C::B projects 9 роки тому
HeroBonus.cpp baa7a84db3 Fix memory corruption during loading artifacts from mods 9 роки тому
HeroBonus.h 21a85a6c35 Do bonus tree fix in any serializer mode. 9 роки тому
IBonusTypeHandler.h 2c1dddde33 Fix memory problems with BonusList 9 роки тому
IGameCallback.cpp 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 роки тому
IGameCallback.h c8bcb14d34 CCallbackBase: add CRandomGenerator to all callbacks 9 роки тому
IGameEventsReceiver.h c5cfc8467f Battles: change naming from drawbridge to gate for everything 9 роки тому
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 роки тому
IHandlerBase.h 53b5587c2e Advance map header serialization 9 роки тому
Interprocess.h 3926920103 Rename radious -> radius 9 роки тому
JsonDetail.cpp fc2cbc841a Another fix for JsonWriter::writeString 10 роки тому
JsonDetail.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 роки тому
JsonNode.cpp baa7a84db3 Fix memory corruption during loading artifacts from mods 9 роки тому
JsonNode.h baa7a84db3 Fix memory corruption during loading artifacts from mods 9 роки тому
LogicalExpression.cpp ee1b0459e6 Extended building dependencies: 12 роки тому
LogicalExpression.h e1a1bc89c0 Extract PossibilityVisitor 9 роки тому
NetPacks.h eac5aab396 Survive client<->server ABI mismatch 9 роки тому
NetPacksBase.h eac5aab396 Survive client<->server ABI mismatch 9 роки тому
NetPacksLib.cpp 9f967b4d7a Fix formatting 9 роки тому
ResourceSet.cpp 5c3f84138b fixed random reward generation in CGVisitableOPW 9 роки тому
ResourceSet.h 5c3f84138b fixed random reward generation in CGVisitableOPW 9 роки тому
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 роки тому
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 408f346541 Drafts for hero serialization 9 роки тому
UnlockGuard.h 2b45e13c5c c++03 -> c++11 switch: 12 роки тому
VCMIDirs.cpp 70e3c81b9f Replaced CFileInfo with more correct and efficient alternative 9 роки тому
VCMIDirs.h 3926920103 Rename radious -> radius 9 роки тому
VCMI_Lib.cpp d0beb27197 Add git commit hash into the version string 9 роки тому
VCMI_Lib.h 6bd6be0835 Object class handler is now a proper "handler" 11 роки тому
VCMI_lib.cbp 3a040c1730 Updated project files 9 роки тому
VCMI_lib.vcxproj 9db3bfcbf2 Merge pull request #212 from vcmi/refactoring/serialization2 9 роки тому
VCMI_lib.vcxproj.filters aa0c745202 Compile fixes for MSVS. 9 роки тому
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 роки тому