Tomasz Zieliński 0b8dc02d2b Clean up duplicated code hai 1 ano
..
battle 6e399eb21a Make some non-const static variables const or constexpr hai 1 ano
bonuses 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private hai 1 ano
campaign 08a27663f9 Reworked JsonNode constructors to more logical form hai 1 ano
constants fc252bb9eb Random town names are now guaranteed to be unique on the map hai 1 ano
events 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers hai 1 ano
filesystem 08a27663f9 Reworked JsonNode constructors to more logical form hai 1 ano
gameState c513dc1bc7 Fix code style & formatting hai 1 ano
json c21e5bb0fb Always validate messages in debug mode. Fixes for schemas hai 1 ano
logging b236384356 NKAI: graph add battle layer hai 1 ano
mapObjectConstructors 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private hai 1 ano
mapObjects a93dd25867 Update docs to be in line with existing code. hai 1 ano
mapping 263d439605 Fix uninitialized variable hai 1 ano
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c %!s(int64=2) %!d(string=hai) anos
modding 29860848a5 Cleanup hai 1 ano
network 6901945b6e Fix possible thread race on sending packet from two threads hai 1 ano
networkPacks 0946f5e690 Fix file name in header hai 1 ano
pathfinder 2ea78a5883 Fix float comparisons hai 1 ano
registerTypes b3c5882e11 Workaround for broken save compatibility hai 1 ano
rewardable 8ef7daf45a Missing change hai 1 ano
rmg 0b8dc02d2b Clean up duplicated code hai 1 ano
serializer ea48257100 Fix SonarCloud issues hai 1 ano
spells 41493d6f67 Implemented 'strict' json support hai 1 ano
vstd 9299eaed36 code review hai 1 ano
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
ArtifactUtils.cpp 652f009181 arts altar - arts holder hai 1 ano
ArtifactUtils.h d5c4478816 Remove most of non-const access to VLC entities hai 1 ano
BasicTypes.cpp c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
BattleFieldHandler.cpp 3740f8b02f Moved bonus parsing to a new file hai 1 ano
BattleFieldHandler.h 678cacbd25 Remove more redundant `virtual` specifiers hai 1 ano
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build %!s(int64=2) %!d(string=hai) anos
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build %!s(int64=2) %!d(string=hai) anos
CArtHandler.cpp 29860848a5 Cleanup hai 1 ano
CArtHandler.h 522cb571b3 Remove redundant `virtual` specifiers hai 1 ano
CArtifactInstance.cpp 6e629a6a5f split getBonusLocalFirst into two distinct method: hai 1 ano
CArtifactInstance.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
CBonusTypeHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
CBuildingHandler.cpp 8d5fa41a19 Minor fixes %!s(int64=2) %!d(string=hai) anos
CBuildingHandler.h 8d5fa41a19 Minor fixes %!s(int64=2) %!d(string=hai) anos
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency hai 1 ano
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
CConsoleHandler.cpp 81e44711a2 Remove no longer needed workaround hai 1 ano
CConsoleHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
CCreatureHandler.cpp 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private hai 1 ano
CCreatureHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
CCreatureSet.cpp 6b760089a4 Merge pull request #3473 from IvanSavenko/const_lib hai 1 ano
CCreatureSet.h 678cacbd25 Remove more redundant `virtual` specifiers hai 1 ano
CGameInfoCallback.cpp 7247038458 Merge pull request #3574 from SoundSSGood/altar-fixes hai 1 ano
CGameInfoCallback.h 678cacbd25 Remove more redundant `virtual` specifiers hai 1 ano
CGameInterface.cpp 0c07384293 Refactoring of serialization versioning handling hai 1 ano
CGameInterface.h 678cacbd25 Remove more redundant `virtual` specifiers hai 1 ano
CGeneralTextHandler.cpp 6e399eb21a Make some non-const static variables const or constexpr hai 1 ano
CGeneralTextHandler.h 290cc1510b Added text container with map translations to campaign state hai 1 ano
CHeroHandler.cpp 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private hai 1 ano
CHeroHandler.h 87059be67b Added range checks to values read from h3m. hai 1 ano
CMakeLists.txt 047e076d05 NKAI: visual logger hai 1 ano
CPlayerState.cpp 2c4cad7d9c Slight simplification of bonus system node class hai 1 ano
CPlayerState.h 2e4895766a Implemented tracking of objects destroyed by players hai 1 ano
CRandomGenerator.cpp 10b35ceecb Replaced assertions with exceptions for invalid input in RNG hai 1 ano
CRandomGenerator.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib %!s(int64=2) %!d(string=hai) anos
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
CSkillHandler.cpp 08a27663f9 Reworked JsonNode constructors to more logical form hai 1 ano
CSkillHandler.h 0842f5afee Removed remaining usages of std::vector<bool> %!s(int64=2) %!d(string=hai) anos
CSoundBase.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
CStack.cpp c37ce05d06 Attempt to make constant bonus system nodes (CCreature / CArtifact) hai 1 ano
CStack.h c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement hai 1 ano
CThreadHelper.cpp 19ccef7131 Fix build hai 1 ano
CThreadHelper.h cded8b1999 Show human-readable thread name in log hai 1 ano
CTownHandler.cpp 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private hai 1 ano
CTownHandler.h fc252bb9eb Random town names are now guaranteed to be unique on the map hai 1 ano
Color.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
CondSh.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option hai 1 ano
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined %!s(int64=3) %!d(string=hai) anos
GameCallbackHolder.h ea1f05d15a Stabilization hai 1 ano
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
GameSettings.cpp c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
GameSettings.h fd9810adf4 Working SoD version of fly hai 1 ano
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
IGameCallback.cpp 80fc2bb695 Merge remote-tracking branch 'vcmi/develop' into lobby hai 1 ano
IGameCallback.h 7247038458 Merge pull request #3574 from SoundSSGood/altar-fixes hai 1 ano
IGameEventsReceiver.h b88a8da4e8 Split off some netpack structures into separate files %!s(int64=2) %!d(string=hai) anos
IHandlerBase.cpp 7e27ac7073 IdentifierStorage is now separate handler in VLC %!s(int64=2) %!d(string=hai) anos
IHandlerBase.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hai 1 ano
Languages.h d91aa8baca fix russia hai 1 ano
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet hai 1 ano
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement hai 1 ano
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib %!s(int64=2) %!d(string=hai) anos
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
MetaString.cpp b25d4d76a7 Fix Grail digging success message hai 1 ano
MetaString.h b25d4d76a7 Fix Grail digging success message hai 1 ano
ObstacleHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
ObstacleHandler.h f3277b7953 Define each identifier in a dedicated statement hai 1 ano
Point.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
Rect.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
ResourceSet.cpp c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
ResourceSet.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
RiverHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
RiverHandler.h 678cacbd25 Remove more redundant `virtual` specifiers hai 1 ano
RoadHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
RoadHandler.h 678cacbd25 Remove more redundant `virtual` specifiers hai 1 ano
ScopeGuard.h b796ed8626 Fix undefined behavior hai 1 ano
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers hai 1 ano
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
StartInfo.cpp 388ca6e776 Added list of active accounts and rooms to UI. Added room creation logic hai 1 ano
StartInfo.h 322c5faf63 Merge remote-tracking branch 'vcmi/develop' into lobby hai 1 ano
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
TerrainHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
TerrainHandler.h 678cacbd25 Remove more redundant `virtual` specifiers hai 1 ano
TextOperations.cpp 47f72af556 Client-side update, adapted and fixed login and chat hai 1 ano
TextOperations.h 47f72af556 Client-side update, adapted and fixed login and chat hai 1 ano
TurnTimerInfo.cpp da9c0feebc Reworked timer widget to show timers for all players hai 1 ano
TurnTimerInfo.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
VCMIDirs.cpp 0d263c5571 Implemented option to run server as a thread with shared VLC hai 1 ano
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath %!s(int64=2) %!d(string=hai) anos
VCMI_Lib.cpp 9af7c63a26 Fix build hai 1 ano
VCMI_Lib.h 9af7c63a26 Fix build hai 1 ano
VCMI_lib.cbp 1c68937d95 new approach %!s(int64=2) %!d(string=hai) anos
VCMI_lib.vcxproj 1c68937d95 new approach %!s(int64=2) %!d(string=hai) anos
VCMI_lib.vcxproj.filters 1c68937d95 new approach %!s(int64=2) %!d(string=hai) anos
int3.h ea48257100 Fix SonarCloud issues hai 1 ano
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos