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 година