DjWarmonger a3a42ae144 Merge branch 'develop' of https://github.com/vcmi/vcmi into fuzzyFix пре 11 година
..
filesystem 66b022f93e initializer lists part1 пре 11 година
logging 66b022f93e initializer lists part1 пре 11 година
mapObjects a3a42ae144 Merge branch 'develop' of https://github.com/vcmi/vcmi into fuzzyFix пре 11 година
mapping 66b022f93e initializer lists part1 пре 11 година
minizip 0541b544c4 fix minizip build error for MSVC пре 11 година
registerTypes 78709e223b Breaking things - trying to remove server-side knowledge of selected objects пре 11 година
rmg cb5a3c0f73 Fixed shortage of Prisons on random maps. пре 11 година
AI_Base.h cce814c41b * Final commit пре 14 година
BattleAction.cpp 69eee05ccc - Partially fixed mantis #1065 (Gate with hex 95 can't be attacked) пре 12 година
BattleAction.h 1657f124e1 - Compile fixes for MVS пре 12 година
BattleHex.cpp 3f720901ec Minor fixes. пре 11 година
BattleHex.h 3f720901ec Minor fixes. пре 11 година
BattleState.cpp 66b022f93e initializer lists part1 пре 11 година
BattleState.h 32240da34e Reduced number of #include's in headers. May break compilation on Win пре 11 година
CArtHandler.cpp 54453aee73 get rid of boost::assign пре 11 година
CArtHandler.h 32240da34e Reduced number of #include's in headers. May break compilation on Win пре 11 година
CBattleCallback.cpp 499a281dfe Disallow rising spells for genie пре 11 година
CBattleCallback.h 6f65d2484b Extract battleStackIsImmune from battleIsImmune пре 11 година
CBonusTypeHandler.cpp b518fd6ea6 Added graphics for GENERAL_DAMAGE_REDUCTION bonus. Files are now in vcmi mod. пре 11 година
CBonusTypeHandler.h 4203d69525 Part 2 of new spell configuration пре 11 година
CBuildingHandler.cpp 54453aee73 get rid of boost::assign пре 11 година
CBuildingHandler.h 8a8eecd063 * refactoring пре 12 година
CConfigHandler.cpp d2ae847ecf - files in local directories (saves & configs) now always have higher пре 11 година
CConfigHandler.h 9a4aa8749f Fall back to first available resolution if config contains invalid value. пре 11 година
CConsoleHandler.cpp 37bd4790f7 VCMIDirs update #6 fix пре 11 година
CConsoleHandler.h 1b6f2ea3b7 VCMIDirs update #5 fix пре 11 година
CCreatureHandler.cpp 54453aee73 get rid of boost::assign пре 11 година
CCreatureHandler.h fe1b16a7ec Some preparation towards mantis #1743: пре 11 година
CCreatureSet.cpp cfa6f46d62 VERY buggy, unusable, but progress is being made... пре 11 година
CCreatureSet.h 7f07a30d7d More fixes for map-specific crashes, fixes #1427 and #733 пре 11 година
CGameInfoCallback.cpp 78709e223b Breaking things - trying to remove server-side knowledge of selected objects пре 11 година
CGameInfoCallback.h 78709e223b Breaking things - trying to remove server-side knowledge of selected objects пре 11 година
CGameInterface.cpp 864fa0388f Android fix пре 11 година
CGameInterface.h 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero пре 11 година
CGameState.cpp 34ffdb5981 small cleanup пре 11 година
CGameState.h 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero пре 11 година
CGameStateFwd.h 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero пре 11 година
CGeneralTextHandler.cpp 92d22bae63 Merge branch 'feature/creatureWindow' into refactoring/guiClasses пре 11 година
CGeneralTextHandler.h 9797372dbe Implement Unicode support for ingame console пре 11 година
CHeroHandler.cpp db221829aa Modding-related bugfixes: пре 11 година
CHeroHandler.h 1d57b75bc5 - random number generation refactoring пре 11 година
CMakeLists.txt 9bef590960 use system version of minizip пре 11 година
CModHandler.cpp db221829aa Modding-related bugfixes: пре 11 година
CModHandler.h 89b89ff85d Bugfixing. Game seems to be working without major bugs. пре 11 година
CObstacleInstance.cpp 55577d0ac4 - fixed missing DLL_LINKAGE пре 12 година
CObstacleInstance.h 2b45e13c5c c++03 -> c++11 switch: пре 12 година
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 година
CSpellHandler.cpp 7a429fc38b Revert @24efb9b4 пре 11 година
CSpellHandler.h c4fdca45d9 Small cleanup пре 11 година
CStopWatch.h 8040a81eec - fixed save games issues (#1044) пре 13 година
CThreadHelper.cpp 5c356f4415 add support for the HURD пре 11 година
CThreadHelper.h 5139378319 - migrated boost::function/ref/bind to std:: variants пре 11 година
CTownHandler.cpp ce83db0f43 - Option to configure monster types spawning in a zone пре 11 година
CTownHandler.h ce83db0f43 - Option to configure monster types spawning in a zone пре 11 година
CondSh.h 3f720901ec Minor fixes. пре 11 година
Connection.cpp 380c100783 Disabled Nagle algorithm for net packs. пре 11 година
Connection.h 53ab0593b7 VCMIDirs update #6 пре 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 66b022f93e initializer lists part1 пре 11 година
GameConstants.h 4dd1ca5e78 Fix bonuses of Rampart's Treasury and Fountain of Fortune пре 11 година
HeroBonus.cpp 66b022f93e initializer lists part1 пре 11 година
HeroBonus.h 8683c8c0eb - Added and improved some propagators, including Crystal Dragons ability (#1232) пре 11 година
IBonusTypeHandler.h 6a88604937 * fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus) пре 12 година
IGameCallback.cpp 32240da34e Reduced number of #include's in headers. May break compilation on Win пре 11 година
IGameCallback.h a0689fa377 Refactoring of hoverText from objects: пре 11 година
IGameEventsReceiver.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 пре 11 година
IHandlerBase.cpp 32240da34e Reduced number of #include's in headers. May break compilation on Win пре 11 година
IHandlerBase.h 32240da34e Reduced number of #include's in headers. May break compilation on Win пре 11 година
Interprocess.h 1415f8dbf5 - fix for boost 1.49 пре 13 година
JsonDetail.cpp 66b022f93e initializer lists part1 пре 11 година
JsonDetail.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 пре 11 година
JsonNode.cpp 836c466f81 - Implementation of overrides for towns пре 11 година
JsonNode.h 44742814cd More cleanup: пре 11 година
LogicalExpression.cpp ee1b0459e6 Extended building dependencies: пре 12 година
LogicalExpression.h d1dd7eef48 Proper fix for #1712 - Building requirement tests are now fixed пре 11 година
NetPacks.h aa0433228a Fixed cheats - sendMesssage will also pass current object. пре 11 година
NetPacksBase.h c7dc4c05b8 fix mingw build пре 11 година
NetPacksLib.cpp e583f4e44d Fix #1928 пре 11 година
ResourceSet.cpp 66d6aebe32 Fixed all the issues with Quests, #828 and #1223. пре 12 година
ResourceSet.h 43ef565e7e Added serializer-based class able to make deep copies of objects — CMemorySerializer. пре 11 година
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft пре 12 година
StartInfo.h 3560bbb7f3 two patches/pull requests from janisozaur пре 12 година
StdInc.cpp cce814c41b * Final commit пре 14 година
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex пре 14 година
StringConstants.h c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: пре 12 година
UnlockGuard.h 2b45e13c5c c++03 -> c++11 switch: пре 12 година
VCMIDirs.cpp c36042f8c7 rename preprocessor variable VCMI_LINUX to VCMI_XDG пре 11 година
VCMIDirs.h 958839668c VCMIDirs update #5 пре 11 година
VCMI_Lib.cpp 530a3e69bf Option to allow / ban certain types of town in a template. пре 11 година
VCMI_Lib.h 6bd6be0835 Object class handler is now a proper "handler" пре 11 година
VCMI_lib.cbp 195eae48ca Merge branch 'develop' into SDL2 пре 11 година
VCMI_lib.vcxproj 8b10f70afd Migrating to MSVS 2013, which allows to delete inttypes.h file. пре 11 година
VCMI_lib.vcxproj.filters 57fa905a2b Something that compiles. пре 11 година
int3.h 80998b9dc3 Minor fixes. fix пре 11 година
vcmi_endian.h 3c35b3eefe Replace defined(linux) with __linux__/__linux/linux in vcmi_endian.h пре 11 година