Ivan Savenko ea1f05d15a Stabilization 1 tahun lalu
..
battle e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
bonuses ea1f05d15a Stabilization 1 tahun lalu
campaign e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
constants d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
events 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 tahun lalu
filesystem 74dedc4cc5 Converted ZipArchive namespace into stateful class 1 tahun lalu
gameState e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
logging 44d16b32fe Use API identical to std classes where possible 2 tahun lalu
mapObjectConstructors 60ffb81b33 Replaced remaining placeholder code with callbacks 1 tahun lalu
mapObjects ea1f05d15a Stabilization 1 tahun lalu
mapping 60ffb81b33 Replaced remaining placeholder code with callbacks 1 tahun lalu
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c 2 tahun lalu
modding d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
networkPacks e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
pathfinder e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
registerTypes cb9c4bbaf0 unlimited replay option 1 tahun lalu
rewardable 60ffb81b33 Replaced remaining placeholder code with callbacks 1 tahun lalu
rmg 60ffb81b33 Replaced remaining placeholder code with callbacks 1 tahun lalu
serializer ea1f05d15a Stabilization 1 tahun lalu
spells e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
vstd 9299eaed36 code review 1 tahun lalu
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
ArtifactUtils.cpp d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
ArtifactUtils.h d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
BasicTypes.cpp 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter 1 tahun lalu
BattleFieldHandler.cpp bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 1 tahun lalu
BattleFieldHandler.h fbdceb4f71 Fix crash on using two mods that add battlefield with same identifier 1 tahun lalu
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 tahun lalu
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 tahun lalu
CArtHandler.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
CArtHandler.h d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
CArtifactInstance.cpp c37ce05d06 Attempt to make constant bonus system nodes (CCreature / CArtifact) 1 tahun lalu
CArtifactInstance.h d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
CBonusTypeHandler.cpp c31d52bff6 Added new bonus icon 1 tahun lalu
CBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
CBuildingHandler.cpp 8d5fa41a19 Minor fixes 2 tahun lalu
CBuildingHandler.h 8d5fa41a19 Minor fixes 2 tahun lalu
CConfigHandler.cpp 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 tahun lalu
CConfigHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
CConsoleHandler.cpp f01ec55d21 Use the "nullptr" literal. 2 tahun lalu
CConsoleHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
CCreatureHandler.cpp d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
CCreatureHandler.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
CCreatureSet.cpp c37ce05d06 Attempt to make constant bonus system nodes (CCreature / CArtifact) 1 tahun lalu
CCreatureSet.h 6b81012f31 Use variant identifier in netpacks where applicable 2 tahun lalu
CGameInfoCallback.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
CGameInfoCallback.h dd88220b7c Fixed potentially uninitialized class member 1 tahun lalu
CGameInterface.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
CGameInterface.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
CGeneralTextHandler.cpp c7897300c0 Fixed missing translation strings on loading campaign save 1 tahun lalu
CGeneralTextHandler.h c7897300c0 Fixed missing translation strings on loading campaign save 1 tahun lalu
CHeroHandler.cpp d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
CHeroHandler.h d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
CMakeLists.txt 0294a8b063 enable StupidAI and EmptyAI for static AI 2 tahun lalu
CPlayerState.cpp 2c4cad7d9c Slight simplification of bonus system node class 1 tahun lalu
CPlayerState.h 2c4cad7d9c Slight simplification of bonus system node class 1 tahun lalu
CRandomGenerator.cpp 723a95f770 Add assertions to detect invalid calls 1 tahun lalu
CRandomGenerator.h bdc83bb1b8 Add description why minstd has been chosen 2 tahun lalu
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib 2 tahun lalu
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
CSkillHandler.cpp cca08e29da Remove duplicate semicolons 1 tahun lalu
CSkillHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 tahun lalu
CSoundBase.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
CStack.cpp c37ce05d06 Attempt to make constant bonus system nodes (CCreature / CArtifact) 1 tahun lalu
CStack.h 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 tahun lalu
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement 1 tahun lalu
CThreadHelper.cpp 5888a20920 Add OpenBSD defines 1 tahun lalu
CThreadHelper.h f3277b7953 Define each identifier in a dedicated statement 1 tahun lalu
CTownHandler.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
CTownHandler.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
Color.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
CondSh.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
ConstTransitivePtr.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option 1 tahun lalu
ExtraOptionsInfo.h cb9c4bbaf0 unlimited replay option 1 tahun lalu
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 tahun lalu
GameCallbackHolder.h ea1f05d15a Stabilization 1 tahun lalu
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
GameSettings.cpp 8303ce5d13 Added option to ignore guards in pathfinder 1 tahun lalu
GameSettings.h 8303ce5d13 Added option to ignore guards in pathfinder 1 tahun lalu
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
IGameCallback.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
IGameCallback.h c21913f661 Fixed initialization of move points and mana for dismissed heroes 1 tahun lalu
IGameEventsReceiver.h b88a8da4e8 Split off some netpack structures into separate files 2 tahun lalu
IHandlerBase.cpp 7e27ac7073 IdentifierStorage is now separate handler in VLC 2 tahun lalu
IHandlerBase.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
JsonDetail.cpp 3074f8cb89 fix typo 1 tahun lalu
JsonDetail.h 86f5d6de69 vcmi: modernize headers 2 tahun lalu
JsonNode.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 tahun lalu
JsonNode.h f8a7f6e5a7 Remove remaining boost::mpl usages 2 tahun lalu
JsonRandom.cpp a15366f5a5 Make IObjectInterface::cb non-static 1 tahun lalu
JsonRandom.h a15366f5a5 Make IObjectInterface::cb non-static 1 tahun lalu
Languages.h d91aa8baca fix russia 1 tahun lalu
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet 1 tahun lalu
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement 1 tahun lalu
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib 2 tahun lalu
LogicalExpression.h 86f5d6de69 vcmi: modernize headers 2 tahun lalu
MetaString.cpp 999db2ed78 Avoid boost::format that throws exception on invalid format string 1 tahun lalu
MetaString.h 13763cad8e Remove few more implicit conversions 1 tahun lalu
ObstacleHandler.cpp 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 1 tahun lalu
ObstacleHandler.h f3277b7953 Define each identifier in a dedicated statement 1 tahun lalu
Point.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
Rect.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
ResourceSet.cpp 8846fba1fc Fixes compilation error "ResourceSet.h:33:21: error: function 'ResourceSet::ResourceSet()' definition is marked dllimport" when building with g++ 12.1.0 1 tahun lalu
ResourceSet.h 8846fba1fc Fixes compilation error "ResourceSet.h:33:21: error: function 'ResourceSet::ResourceSet()' definition is marked dllimport" when building with g++ 12.1.0 1 tahun lalu
RiverHandler.cpp d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
RiverHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 tahun lalu
RoadHandler.cpp d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
RoadHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 tahun lalu
ScopeGuard.h 91ef7cbb4f Fix ScopeGuard move behavior 2 tahun lalu
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 tahun lalu
ScriptHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 tahun lalu
StartInfo.cpp f9e6d1467f Do not select random towns as starting faction for player 1 tahun lalu
StartInfo.h cb9c4bbaf0 unlimited replay option 1 tahun lalu
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
TerrainHandler.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 tahun lalu
TerrainHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 tahun lalu
TextOperations.cpp 9299eaed36 code review 1 tahun lalu
TextOperations.h 9299eaed36 code review 1 tahun lalu
TurnTimerInfo.cpp da9c0feebc Reworked timer widget to show timers for all players 1 tahun lalu
TurnTimerInfo.h da9c0feebc Reworked timer widget to show timers for all players 1 tahun lalu
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu
VCMIDirs.cpp 1da06e04cc fix "development mode" condition when building in single process mode 2 tahun lalu
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 tahun lalu
VCMI_Lib.cpp d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
VCMI_Lib.h d5c4478816 Remove most of non-const access to VLC entities 1 tahun lalu
VCMI_lib.cbp 1c68937d95 new approach 2 tahun lalu
VCMI_lib.vcxproj 1c68937d95 new approach 2 tahun lalu
VCMI_lib.vcxproj.filters 1c68937d95 new approach 2 tahun lalu
int3.h f3277b7953 Define each identifier in a dedicated statement 1 tahun lalu
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 tahun lalu