Ivan Savenko ad972eb7e2 Optimize BonusList::totalValue 1 vuosi sitten
..
battle 58b1e74342 Workaround - check also for valueType when updating bonuses 1 vuosi sitten
bonuses ad972eb7e2 Optimize BonusList::totalValue 1 vuosi sitten
campaign 1a6aae9363 Fix crash on selecting scenario with "start with strongest hero from 1 vuosi sitten
constants 9c1ce214fc thievesGuild support 1 vuosi sitten
events 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 vuosi sitten
filesystem 5bc103f50e Show message to player instead of crashing silently on extraction error 1 vuosi sitten
gameState 7e9c486a7a "Transport Artifact" victory condition will no longer trigger if another 1 vuosi sitten
json 235fa871dd Better validation of bonus json 1 vuosi sitten
logging b0ff97675e Remove mutex from access to constant value 1 vuosi sitten
mapObjectConstructors ddfc212a03 fix CGObjectInstance `subTypeName` to include mod id 1 vuosi sitten
mapObjects 38bee87cf4 Do not activate mana vortex if hero already has double mana 1 vuosi sitten
mapping d7a4ea9f32 Draw random artifact as an atomic operation 1 vuosi sitten
minizip 148cfc6cbc Merge pull request #3674 from 678098/patch-2 1 vuosi sitten
modding 4e9feca8d4 Validate mod.json as json5 instead of strict json since Android launcher 1 vuosi sitten
network 6f6555d19c Downgrade fatal exception to disconnection message 1 vuosi sitten
networkPacks 41ed7e2e10 Added TODO's for potential optimizations that I've discovered 1 vuosi sitten
pathfinder 1468abb8a0 Remove excessive copies of large objects 1 vuosi sitten
registerTypes 812e96ebb1 Guest can also use & renaming 1 vuosi sitten
rewardable 77e827c51e Fix leveling up secondary skills via Scholar (map object) visit 1 vuosi sitten
rmg d7a4ea9f32 Draw random artifact as an atomic operation 1 vuosi sitten
serializer e5dba942ac Clear buffer (if any). Avoids false-positives with memcheck if buffer 1 vuosi sitten
spells 8b861fc58f Do not check for guards when teleporting using means other than DD 1 vuosi sitten
vstd 25125f96da Fix: licenses, pragma guards, StdInc 1 vuosi sitten
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 vuotta sitten
ArtifactUtils.cpp ce9d2d8ab8 Switching costume 1 vuosi sitten
ArtifactUtils.h ce9d2d8ab8 Switching costume 1 vuosi sitten
BasicTypes.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
BattleFieldHandler.cpp 3740f8b02f Moved bonus parsing to a new file 1 vuosi sitten
BattleFieldHandler.h 678cacbd25 Remove more redundant `virtual` specifiers 1 vuosi sitten
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 vuotta sitten
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 vuotta sitten
CArtHandler.cpp 95d761bbb8 Handle corrupted H3 data - show message box instead of silent crash 1 vuosi sitten
CArtHandler.h ce68b3f45d class CArtifactsOfHeroMain : public CKeyShortcut 1 vuosi sitten
CArtifactInstance.cpp 6e629a6a5f split getBonusLocalFirst into two distinct method: 1 vuosi sitten
CArtifactInstance.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
CBonusTypeHandler.cpp 050157db9d Register vcmi-only strings as part of 'vcmi' mod instead of 'core' 1 vuosi sitten
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
CBuildingHandler.cpp 8d5fa41a19 Minor fixes 2 vuotta sitten
CBuildingHandler.h 8d5fa41a19 Minor fixes 2 vuotta sitten
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency 1 vuosi sitten
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
CConsoleHandler.cpp 79d568b17b Try to handle uncaught c++ exception on Windows and create crashdump 1 vuosi sitten
CConsoleHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 vuotta sitten
CCreatureHandler.cpp 22e58387f9 Also check for json when checking for battle animation existance 1 vuosi sitten
CCreatureHandler.h f309a4eb82 Exclude some AB creatures from randomization picks 1 vuosi sitten
CCreatureSet.cpp 6b760089a4 Merge pull request #3473 from IvanSavenko/const_lib 1 vuosi sitten
CCreatureSet.h 678cacbd25 Remove more redundant `virtual` specifiers 1 vuosi sitten
CGameInfoCallback.cpp 9c1ce214fc thievesGuild support 1 vuosi sitten
CGameInfoCallback.h 8353bca34f Small refactoring of adventure map spell casting: 1 vuosi sitten
CGameInterface.cpp 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
CGameInterface.h 19453aab41 Add handling for yes/no dialogs that can be safely skipped by player 1 vuosi sitten
CGeneralTextHandler.cpp 0dfa781655 Add mutex as a quick fix for concurrent access to text handler by client 1 vuosi sitten
CGeneralTextHandler.h 45bb6ada3d Add compatibility for 64-bit 1.5.1 vs any 1.5.2 MP game 1 vuosi sitten
CHeroHandler.cpp b638b0b679 Fixed possible crash if hero class has no valid commander ID 1 vuosi sitten
CHeroHandler.h b638b0b679 Fixed possible crash if hero class has no valid commander ID 1 vuosi sitten
CMakeLists.txt 9bfe000724 Added semi-workaround method for network thread shutdown: 1 vuosi sitten
CPlayerState.cpp 2c4cad7d9c Slight simplification of bonus system node class 1 vuosi sitten
CPlayerState.h 151075f088 Fix save compatibility with 1.4 that was broken by artifact costumes 1 vuosi sitten
CRandomGenerator.cpp 10b35ceecb Replaced assertions with exceptions for invalid input in RNG 1 vuosi sitten
CRandomGenerator.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib 2 vuotta sitten
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 vuotta sitten
CSkillHandler.cpp 7a42e21e4d Fix formatting of luck/morale bonuses 1 vuosi sitten
CSkillHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 2 vuotta sitten
CSoundBase.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 vuotta sitten
CStack.cpp c37ce05d06 Attempt to make constant bonus system nodes (CCreature / CArtifact) 1 vuosi sitten
CStack.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement 1 vuosi sitten
CThreadHelper.cpp 62c2be160a Added changing thread name for FreeBSD 1 vuosi sitten
CThreadHelper.h cded8b1999 Show human-readable thread name in log 1 vuosi sitten
CTownHandler.cpp e4b60baa3b creature/town biography/description 1 vuosi sitten
CTownHandler.h e4b60baa3b creature/town biography/description 1 vuosi sitten
Color.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of 1 vuosi sitten
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option 1 vuosi sitten
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 vuotta sitten
GameCallbackHolder.h ea1f05d15a Stabilization 1 vuosi sitten
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 vuotta sitten
GameSettings.cpp 8353bca34f Small refactoring of adventure map spell casting: 1 vuosi sitten
GameSettings.h 8353bca34f Small refactoring of adventure map spell casting: 1 vuosi sitten
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 vuotta sitten
IGameCallback.cpp 76bb32536f Correctly iterate over allowed spells set (was vector originally) 1 vuosi sitten
IGameCallback.h 8b861fc58f Do not check for guards when teleporting using means other than DD 1 vuosi sitten
IGameEventsReceiver.h b88a8da4e8 Split off some netpack structures into separate files 2 vuotta sitten
IHandlerBase.cpp 7e27ac7073 IdentifierStorage is now separate handler in VLC 2 vuotta sitten
IHandlerBase.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 vuosi sitten
Languages.h 9de6023224 Removed no longer needed pseudo-languages 1 vuosi sitten
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet 1 vuosi sitten
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement 1 vuosi sitten
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib 2 vuotta sitten
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
MetaString.cpp 07239dcfb5 artifact parts calc 1 vuosi sitten
MetaString.h 07239dcfb5 artifact parts calc 1 vuosi sitten
ObstacleHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
ObstacleHandler.h f3277b7953 Define each identifier in a dedicated statement 1 vuosi sitten
Point.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 vuotta sitten
Rect.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
ResourceSet.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
ResourceSet.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
RiverHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
RiverHandler.h 678cacbd25 Remove more redundant `virtual` specifiers 1 vuosi sitten
RoadHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
RoadHandler.h 678cacbd25 Remove more redundant `virtual` specifiers 1 vuosi sitten
ScopeGuard.h b796ed8626 Fix undefined behavior 1 vuosi sitten
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 vuosi sitten
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
StartInfo.cpp 1840666327 Implemented join room dialog 1 vuosi sitten
StartInfo.h 215b279ea8 Contact between allies will no longer break simturns 1 vuosi sitten
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 vuosi sitten
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc 1 vuosi sitten
TerrainHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 vuosi sitten
TerrainHandler.h 678cacbd25 Remove more redundant `virtual` specifiers 1 vuosi sitten
TextOperations.cpp 671b61c64e Implement various todo's and review suggestions 1 vuosi sitten
TextOperations.h 671b61c64e Implement various todo's and review suggestions 1 vuosi sitten
TurnTimerInfo.cpp da9c0feebc Reworked timer widget to show timers for all players 1 vuosi sitten
TurnTimerInfo.h 0c07384293 Refactoring of serialization versioning handling 1 vuosi sitten
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 vuotta sitten
VCMIDirs.cpp 64ff0e0486 Fix handling of 'developmentMode' for lobby-only builds 1 vuosi sitten
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 vuotta sitten
VCMI_Lib.cpp b1a5693612 Proof of concept with OH3 obstacles 1 vuosi sitten
VCMI_Lib.h b1a5693612 Proof of concept with OH3 obstacles 1 vuosi sitten
VCMI_lib.cbp 1c68937d95 new approach 2 vuotta sitten
VCMI_lib.vcxproj 1c68937d95 new approach 2 vuotta sitten
VCMI_lib.vcxproj.filters 1c68937d95 new approach 2 vuotta sitten
int3.h ea48257100 Fix SonarCloud issues 1 vuosi sitten
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 vuotta sitten