DjWarmonger 441c94d56c Remove log for Seer Huts. 9 years ago
..
filesystem e7b639898e Final compilation fix suggested by AVS. 9 years ago
logging 92dd194c97 logger now supports unicode file paths 9 years ago
mapObjects 6f5706352d Possible fix for #2371 9 years ago
mapping 8d7629bdab Fix unused function warning in release mode 9 years ago
minizip e7b639898e Final compilation fix suggested by AVS. 9 years ago
registerTypes 7189a12df2 removed few more includes from headers 10 years ago
rmg 441c94d56c Remove log for Seer Huts. 9 years ago
spells bdd87be10d Try to fix http://bugs.vcmi.eu/view.php?id=2362 9 years ago
AI_Base.h cce814c41b * Final commit 14 years ago
BattleAction.cpp 1c0d4e3f6f Fix filenames in file headers 10 years ago
BattleAction.h 1657f124e1 - Compile fixes for MVS 12 years ago
BattleHex.cpp 3f720901ec Minor fixes. 11 years ago
BattleHex.h 3f720901ec Minor fixes. 11 years ago
BattleState.cpp 16e0d18880 Added special slots for war machines and arrow towers 9 years ago
BattleState.h 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
CArtHandler.cpp 22eb71de03 Remove this-> occurrences in new code 9 years ago
CArtHandler.h afa95312ba Fix 2139 captured spell scroll descriptions 9 years ago
CBattleCallback.cpp eb10433535 Implement psychic elementals vs mind immune units 9 years ago
CBattleCallback.h 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
CBonusTypeHandler.cpp 685deddac1 Start spell-relatet files reorganisation 10 years ago
CBonusTypeHandler.h 4203d69525 Part 2 of new spell configuration 11 years ago
CBuildingHandler.cpp 54453aee73 get rid of boost::assign 11 years ago
CBuildingHandler.h 8a8eecd063 * refactoring 12 years ago
CConfigHandler.cpp cf61837ced replaced std::string with boost::filesystem::path in several places 9 years ago
CConfigHandler.h 1c0d4e3f6f Fix filenames in file headers 10 years ago
CConsoleHandler.cpp 8b6b4e2e0b Fix header case for Linux to Windows cross compilation using MingGW 10 years ago
CConsoleHandler.h 1b6f2ea3b7 VCMIDirs update #5 fix 11 years ago
CCreatureHandler.cpp 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
CCreatureHandler.h e4b1ef1405 Add "override" to virtual overriden methods 10 years ago
CCreatureSet.cpp 75ca020890 CCeatureSet: add getArmyDescription for hover and InfoWindow texts 10 years ago
CCreatureSet.h 75ca020890 CCeatureSet: add getArmyDescription for hover and InfoWindow texts 10 years ago
CGameInfoCallback.cpp 4e8486da7b Merge pull request #160 from vmarkovtsev/issue/2388 9 years ago
CGameInfoCallback.h 10f888a483 Fix obelisks puzzle revealing 9 years ago
CGameInterface.cpp 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
CGameInterface.h 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
CGameState.cpp 3926920103 Rename radious -> radius 9 years ago
CGameState.h 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
CGameStateFwd.h 7b5a7f43ad Removed includes of CGameState from headers 10 years ago
CGeneralTextHandler.cpp 879eaa47f8 Rumors: client-side proof of concept implementation 10 years ago
CGeneralTextHandler.h 879eaa47f8 Rumors: client-side proof of concept implementation 10 years ago
CHeroHandler.cpp b98a83f743 Added string identifiers for terrain types. 9 years ago
CHeroHandler.h e4b1ef1405 Add "override" to virtual overriden methods 10 years ago
CMakeLists.txt 64365fa294 additional polishing 9 years ago
CModHandler.cpp 048e22dbe6 Fix build. 9 years ago
CModHandler.h 36eaa399e7 Add hardcodedFeature to switch winner's retreating with no troops 9 years ago
CObstacleInstance.cpp c93f8fea48 moatHexes: implement reading moat hexes from configuration files 9 years ago
CObstacleInstance.h 2b45e13c5c c++03 -> c++11 switch: 12 years ago
CPathfinder.cpp 3926920103 Rename radious -> radius 9 years ago
CPathfinder.h 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
CPlayerState.h 7b5a7f43ad Removed includes of CGameState from headers 10 years ago
CRandomGenerator.cpp 5139378319 - migrated boost::function/ref/bind to std:: variants 11 years ago
CRandomGenerator.h 492b866806 - Fixed crash caused by randomShuffle 11 years ago
CScriptingModule.h ad84ae64b0 Clean up. 11 years ago
CSoundBase.h a491c11305 Fixed sound effect when hero disappears 11 years ago
CStopWatch.h 1c0d4e3f6f Fix filenames in file headers 10 years ago
CThreadHelper.cpp 5c356f4415 add support for the HURD 11 years ago
CThreadHelper.h 5139378319 - migrated boost::function/ref/bind to std:: variants 11 years ago
CTownHandler.cpp 75f278b913 moatHexes: use initializer list and update comment 9 years ago
CTownHandler.h afd5b8807d Compile fix #2 9 years ago
CondSh.h 3f720901ec Minor fixes. 11 years ago
Connection.cpp cf61837ced replaced std::string with boost::filesystem::path in several places 9 years ago
Connection.h 8c39ecf538 moatHexes: add saves and mods compatability 9 years ago
ConstTransitivePtr.h b62bb096a7 Fixed #1430, work-around to make #1435 non-crashing. 12 years ago
FunctionList.h dce9880d16 Minor refactoring of FunctionList using variadic templates. 11 years ago
GameConstants.cpp 16e0d18880 Added special slots for war machines and arrow towers 9 years ago
GameConstants.h eb10433535 Implement psychic elementals vs mind immune units 9 years ago
HeroBonus.cpp 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
HeroBonus.h 3926920103 Rename radious -> radius 9 years ago
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 years ago
IGameCallback.cpp 9e7e5b81e4 Merge pull request #143 from vcmi/feature/patrolSupport 10 years ago
IGameCallback.h bdc369ffba Patrol: use manhattan distance for getting tiles in radius 10 years ago
IGameEventsReceiver.h 4b248c2762 World view impl -- initial; 10 years ago
IHandlerBase.cpp 32240da34e Reduced number of #include's in headers. May break compilation on Win 11 years ago
IHandlerBase.h 32240da34e Reduced number of #include's in headers. May break compilation on Win 11 years ago
Interprocess.h 3926920103 Rename radious -> radius 9 years ago
JsonDetail.cpp ac3e48f4b9 Move JsonNode operator<< to right plase 10 years ago
JsonDetail.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 years ago
JsonNode.cpp 36eaa399e7 Add hardcodedFeature to switch winner's retreating with no troops 9 years ago
JsonNode.h 36eaa399e7 Add hardcodedFeature to switch winner's retreating with no troops 9 years ago
LogicalExpression.cpp ee1b0459e6 Extended building dependencies: 12 years ago
LogicalExpression.h d1dd7eef48 Proper fix for #1712 - Building requirement tests are now fixed 11 years ago
NetPacks.h 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
NetPacksBase.h e4b1ef1405 Add "override" to virtual overriden methods 10 years ago
NetPacksLib.cpp 7f68124b97 Merge pull request #136 from vcmi/issue/1372-2 9 years ago
ResourceSet.cpp 3926920103 Rename radious -> radius 9 years ago
ResourceSet.h 43ef565e7e Added serializer-based class able to make deep copies of objects — CMemorySerializer. 11 years ago
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 years ago
StartInfo.h 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
StdInc.cpp 3926920103 Rename radious -> radius 9 years ago
StdInc.h 3926920103 Rename radious -> radius 9 years ago
StringConstants.h 1c0d4e3f6f Fix filenames in file headers 10 years ago
UnlockGuard.h 2b45e13c5c c++03 -> c++11 switch: 12 years ago
VCMIDirs.cpp 8b6b4e2e0b Fix header case for Linux to Windows cross compilation using MingGW 10 years ago
VCMIDirs.h 3926920103 Rename radious -> radius 9 years ago
VCMI_Lib.cpp 2e70d8a084 - VCMI will now read templates from mods 10 years ago
VCMI_Lib.h 6bd6be0835 Object class handler is now a proper "handler" 11 years ago
VCMI_lib.cbp bffdc2813d revert some project changes 9 years ago
VCMI_lib.vcxproj 327e95407e - Compile fixes part 1 9 years ago
VCMI_lib.vcxproj.filters 327e95407e - Compile fixes part 1 9 years ago
int3.h 9e7e5b81e4 Merge pull request #143 from vcmi/feature/patrolSupport 10 years ago
vcmi_endian.h 3c35b3eefe Replace defined(linux) with __linux__/__linux/linux in vcmi_endian.h 11 years ago