Ivan Savenko 1d430d0328 Fix initialization order of Seer Huts and Creatures - Seer Hut might be 2 anos atrás
..
battle 09e42cd9df Remove magic number 2 anos atrás
bonuses f8a7f6e5a7 Remove remaining boost::mpl usages 2 anos atrás
campaign 885dce0c27 Replace static_cast's of Identifiers with getNum call 2 anos atrás
constants c7676bde53 Serialize Enitity classes by their ID 2 anos atrás
events b88a8da4e8 Split off some netpack structures into separate files 2 anos atrás
filesystem f8541d0ae4 Merge branch 'vcmi/master' into 'vcmi/develop' 2 anos atrás
gameState 5c810df36f Reorganized types registration code 2 anos atrás
logging 44d16b32fe Use API identical to std classes where possible 2 anos atrás
mapObjectConstructors 54103813dd Remove no longer used serialization methods 2 anos atrás
mapObjects 1d430d0328 Fix initialization order of Seer Huts and Creatures - Seer Hut might be 2 anos atrás
mapping 5c810df36f Reorganized types registration code 2 anos atrás
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c 2 anos atrás
modding eb167d94a6 Mod compatibility check is now in a separate class and not part of 2 anos atrás
networkPacks 0691dfef3b Moved stateful artifact randomization logic to gamestate from handler 2 anos atrás
pathfinder 04aeea9b68 use toEnum instead of getNum for switch'es 2 anos atrás
registerTypes 5c810df36f Reorganized types registration code 2 anos atrás
rewardable 6b81012f31 Use variant identifier in netpacks where applicable 2 anos atrás
rmg 01f70475ad Missing change 2 anos atrás
serializer 5c810df36f Reorganized types registration code 2 anos atrás
spells 54103813dd Remove no longer used serialization methods 2 anos atrás
vstd e93a04409e Revert "another approach" 2 anos atrás
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
ArtifactUtils.cpp 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access 2 anos atrás
ArtifactUtils.h 61fc236d79 ArtifactLocation now use ID for artHolder identification part1 2 anos atrás
BasicTypes.cpp 29a78c14a2 Merge pull request #3113 from Alexander-Wilms/develop 2 anos atrás
BattleFieldHandler.cpp ac925bb786 Renamed new types for consistency with code style 2 anos atrás
BattleFieldHandler.h 54103813dd Remove no longer used serialization methods 2 anos atrás
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 anos atrás
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 anos atrás
CArtHandler.cpp 0691dfef3b Moved stateful artifact randomization logic to gamestate from handler 2 anos atrás
CArtHandler.h 0691dfef3b Moved stateful artifact randomization logic to gamestate from handler 2 anos atrás
CArtifactInstance.cpp ab2f6abb87 ArtifactLocation now use ID for artHolder identification part2 2 anos atrás
CArtifactInstance.h ab2f6abb87 ArtifactLocation now use ID for artHolder identification part2 2 anos atrás
CBonusTypeHandler.cpp 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 anos atrás
CBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CBuildingHandler.cpp 8d5fa41a19 Minor fixes 2 anos atrás
CBuildingHandler.h 8d5fa41a19 Minor fixes 2 anos atrás
CConfigHandler.cpp 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 anos atrás
CConfigHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CConsoleHandler.cpp f01ec55d21 Use the "nullptr" literal. 2 anos atrás
CConsoleHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CCreatureHandler.cpp 8d5fa41a19 Minor fixes 2 anos atrás
CCreatureHandler.h 54103813dd Remove no longer used serialization methods 2 anos atrás
CCreatureSet.cpp 6b81012f31 Use variant identifier in netpacks where applicable 2 anos atrás
CCreatureSet.h 6b81012f31 Use variant identifier in netpacks where applicable 2 anos atrás
CGameInfoCallback.cpp 7e6ab5e87b fix test & fix build & suggested changes 2 anos atrás
CGameInfoCallback.h 3c5527a222 ArtifactLocation now use ID for artHolder identification part3 2 anos atrás
CGameInterface.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CGameInterface.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CGeneralTextHandler.cpp 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 anos atrás
CGeneralTextHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CHeroHandler.cpp 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access 2 anos atrás
CHeroHandler.h 54103813dd Remove no longer used serialization methods 2 anos atrás
CMakeLists.txt 0294a8b063 enable StupidAI and EmptyAI for static AI 2 anos atrás
CPlayerState.cpp f3e1943aaf Merge branch 'develop' into highscore_menu 2 anos atrás
CPlayerState.h f3e1943aaf Merge branch 'develop' into highscore_menu 2 anos atrás
CRandomGenerator.cpp 44d16b32fe Use API identical to std classes where possible 2 anos atrás
CRandomGenerator.h bdc83bb1b8 Add description why minstd has been chosen 2 anos atrás
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib 2 anos atrás
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CSkillHandler.cpp 8d5fa41a19 Minor fixes 2 anos atrás
CSkillHandler.h 54103813dd Remove no longer used serialization methods 2 anos atrás
CSoundBase.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CStack.cpp b88a8da4e8 Split off some netpack structures into separate files 2 anos atrás
CStack.h 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 anos atrás
CStopWatch.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CThreadHelper.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CThreadHelper.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CTownHandler.cpp 04aeea9b68 use toEnum instead of getNum for switch'es 2 anos atrás
CTownHandler.h 54103813dd Remove no longer used serialization methods 2 anos atrás
Color.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
CondSh.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
ConstTransitivePtr.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 anos atrás
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
GameSettings.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
GameSettings.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
IGameCallback.cpp 5c810df36f Reorganized types registration code 2 anos atrás
IGameCallback.h 0691dfef3b Moved stateful artifact randomization logic to gamestate from handler 2 anos atrás
IGameEventsReceiver.h b88a8da4e8 Split off some netpack structures into separate files 2 anos atrás
IHandlerBase.cpp 7e27ac7073 IdentifierStorage is now separate handler in VLC 2 anos atrás
IHandlerBase.h 86f5d6de69 vcmi: modernize headers 2 anos atrás
JsonDetail.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
JsonDetail.h 86f5d6de69 vcmi: modernize headers 2 anos atrás
JsonNode.cpp 207968ced3 Merge pull request #3116 from IvanSavenko/bonus_fixes 2 anos atrás
JsonNode.h f8a7f6e5a7 Remove remaining boost::mpl usages 2 anos atrás
JsonRandom.cpp 0691dfef3b Moved stateful artifact randomization logic to gamestate from handler 2 anos atrás
JsonRandom.h 0ea44520fd Fix build 2 anos atrás
Languages.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
LoadProgress.cpp dfaf778d16 Redesign loading solution 2 anos atrás
LoadProgress.h dfaf778d16 Redesign loading solution 2 anos atrás
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib 2 anos atrás
LogicalExpression.h 86f5d6de69 vcmi: modernize headers 2 anos atrás
MetaString.cpp 748d70b191 Fix build 2 anos atrás
MetaString.h 86a3806bec MetaString refactor to eliminate integer usage for identifiers 2 anos atrás
ObstacleHandler.cpp 823ffa7a07 Always use ResourcePath for referencing images and animations 2 anos atrás
ObstacleHandler.h 54103813dd Remove no longer used serialization methods 2 anos atrás
Point.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
Rect.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
ResourceSet.cpp cac37df334 Remove unused constructor 2 anos atrás
ResourceSet.h cac37df334 Remove unused constructor 2 anos atrás
RiverHandler.cpp 823ffa7a07 Always use ResourcePath for referencing images and animations 2 anos atrás
RiverHandler.h 54103813dd Remove no longer used serialization methods 2 anos atrás
RoadHandler.cpp 823ffa7a07 Always use ResourcePath for referencing images and animations 2 anos atrás
RoadHandler.h 54103813dd Remove no longer used serialization methods 2 anos atrás
ScopeGuard.h 91ef7cbb4f Fix ScopeGuard move behavior 2 anos atrás
ScriptHandler.cpp 823ffa7a07 Always use ResourcePath for referencing images and animations 2 anos atrás
ScriptHandler.h 383387ef29 Integrated defaultMods into mod system 2 anos atrás
StartInfo.cpp 037efdf5fc Improvements to type safety of Identifier class 2 anos atrás
StartInfo.h f01ec55d21 Use the "nullptr" literal. 2 anos atrás
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
TerrainHandler.cpp 98fd939ed6 Cartographer/Observatory is now configurable object 2 anos atrás
TerrainHandler.h 54103813dd Remove no longer used serialization methods 2 anos atrás
TextOperations.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
TextOperations.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
TurnTimerInfo.cpp 4ee47b01ae Make possible to play with different timers independently 2 anos atrás
TurnTimerInfo.h cc3ca9a41e Timers fixes 2 anos atrás
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
VCMIDirs.cpp 1da06e04cc fix "development mode" condition when building in single process mode 2 anos atrás
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 anos atrás
VCMI_Lib.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás
VCMI_Lib.h ad3c870fb6 Remove serialization of VLC, remove unused code 2 anos atrás
VCMI_lib.cbp 1c68937d95 new approach 2 anos atrás
VCMI_lib.vcxproj 1c68937d95 new approach 2 anos atrás
VCMI_lib.vcxproj.filters 1c68937d95 new approach 2 anos atrás
int3.h 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 anos atrás
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anos atrás