Ivan Savenko eef45b5ae8 Fixed warnings преди 10 години
..
filesystem 1396476869 Merge pull request #79 from ArseniyShestakov/fixIssue1557 преди 10 години
logging 66b022f93e initializer lists part1 преди 11 години
mapObjects eef45b5ae8 Fixed warnings преди 10 години
mapping a0f534146c Fixed underground Lava terrain. преди 10 години
minizip 0541b544c4 fix minizip build error for MSVC преди 11 години
registerTypes ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports преди 10 години
rmg eef45b5ae8 Fixed warnings преди 10 години
spells 733308e8e2 Attack only present wallparts преди 10 години
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 685deddac1 Start spell-relatet files reorganisation преди 10 години
BattleState.h 2a75c432e0 Remove 2 unused methods преди 11 години
CArtHandler.cpp 685deddac1 Start spell-relatet files reorganisation преди 10 години
CArtHandler.h de6752c048 Implement CArtHandler::isBigArtifact and CArtifact::isTradable преди 11 години
CBattleCallback.cpp 9600446cf9 +smart target, +hit animation преди 10 години
CBattleCallback.h b0df8172f9 Move battleIsImmune to CSpell преди 11 години
CBonusTypeHandler.cpp 685deddac1 Start spell-relatet files reorganisation преди 10 години
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 aaec94ea87 Changed fading to be enabled by default (when entries are not present in config); преди 10 години
CConfigHandler.h 3c3fb0e21d Added advmap config options to enable/disable fading; преди 10 години
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 685deddac1 Start spell-relatet files reorganisation преди 10 години
CCreatureSet.h 7f07a30d7d More fixes for map-specific crashes, fixes #1427 and #733 преди 11 години
CGameInfoCallback.cpp ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports преди 10 години
CGameInfoCallback.h ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports преди 10 години
CGameInterface.cpp 3bca68fd2d Initial refactoring преди 11 години
CGameInterface.h ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports преди 10 години
CGameState.cpp 32009690eb initTowns: only add Tovern by default to player-owned towns преди 10 години
CGameState.h 2145be281a Merge pull request #86 from ArseniyShestakov/fixQuestSaving преди 10 години
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 f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) преди 10 години
CModHandler.cpp 685deddac1 Start spell-relatet files reorganisation преди 10 години
CModHandler.h a49da360d2 Use ESpellCastProblem inside SpellHandler преди 11 години
CObstacleInstance.cpp 685deddac1 Start spell-relatet files reorganisation преди 10 години
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 години
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 685deddac1 Start spell-relatet files reorganisation преди 10 години
CTownHandler.h ce83db0f43 - Option to configure monster types spawning in a zone преди 11 години
CondSh.h 3f720901ec Minor fixes. преди 11 години
Connection.cpp 74161198c4 More refactoring преди 11 години
Connection.h 7c5af02b78 Fix saving of player's quests преди 10 години
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 dafaf86eef Add some debug logging, Fix one special case when updating terrain type, Improve visual look of updated terrain types преди 10 години
GameConstants.h dafaf86eef Add some debug logging, Fix one special case when updating terrain type, Improve visual look of updated terrain types преди 10 години
HeroBonus.cpp 685deddac1 Start spell-relatet files reorganisation преди 10 години
HeroBonus.h 666d7a4f45 Start implementing VISIONS and DISGUISE преди 10 години
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 685deddac1 Start spell-relatet files reorganisation преди 10 години
IGameCallback.h 21aaad6972 MoveHero: add transit movement option преди 10 години
IGameEventsReceiver.h 4b248c2762 World view impl -- initial; преди 10 години
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 ac3e48f4b9 Move JsonNode operator<< to right plase преди 10 години
JsonDetail.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 преди 11 години
JsonNode.cpp ac3e48f4b9 Move JsonNode operator<< to right plase преди 10 години
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 69c458e881 initial implementation. преди 10 години
NetPacksBase.h c7dc4c05b8 fix mingw build преди 11 години
NetPacksLib.cpp 1fd4a6daae Fix merge of SpellsRefactoring5 преди 10 години
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 685deddac1 Start spell-relatet files reorganisation преди 10 години
VCMI_Lib.h 6bd6be0835 Object class handler is now a proper "handler" преди 11 години
VCMI_lib.cbp f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) преди 10 години
VCMI_lib.vcxproj f32849a73e Attempt to compile refactored spells in MSVS. преди 10 години
VCMI_lib.vcxproj.filters f7b5ecf642 Something that compiles. преди 10 години
int3.h 80998b9dc3 Minor fixes. fix преди 11 години
vcmi_endian.h 3c35b3eefe Replace defined(linux) with __linux__/__linux/linux in vcmi_endian.h преди 11 години