..
battle
BattleAI: fix moving to unreachable in case of back-to-back 2-hex
2024-07-14 11:46:45 +03:00
bonuses
Fixed new issues detected by SonarCloud
2024-07-15 07:46:40 +00:00
campaign
set values for map editor and rmg
2024-06-29 14:01:25 +02:00
constants
MoveArtifact struct not used now
2024-07-09 14:27:04 +03:00
events
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
filesystem
Merge remote-tracking branch 'vcmi/master' into develop
2024-07-11 17:43:44 +00:00
gameState
Merge remote-tracking branch 'vcmi/master' into develop
2024-07-11 17:43:44 +00:00
json
JsonParser::parse(): Print JSON if there were errors while parsing
2024-07-17 13:17:43 +02:00
logging
Remove mutex from access to constant value
2024-07-03 21:16:25 +00:00
mapObjectConstructors
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
mapObjects
Merge remote-tracking branch 'vcmi/master' into develop
2024-07-11 17:43:44 +00:00
mapping
Merge pull request #4267 from IvanSavenko/sonar_fix
2024-07-16 12:23:08 +03:00
minizip
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
modding
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
network
Code review
2024-07-12 14:54:28 +03:00
networkPacks
Merge pull request #4186 from SoundSSGood/end-of-battle-artifacts-transfer
2024-07-16 12:45:13 +03:00
pathfinder
Reduce size of CGPathNode and AIPathNode
2024-07-15 07:49:04 +00:00
registerTypes
MoveArtifact struct not used now
2024-07-09 14:27:04 +03:00
rewardable
Merge pull request #4110 from vcmi/rewardables
2024-07-14 09:02:37 +03:00
rmg
Merge pull request #4207 from Laserlicht/map_format_additional
2024-07-16 12:15:58 +03:00
serializer
extend map format
2024-06-29 13:13:59 +02:00
spells
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
vstd
Fix: licenses, pragma guards, StdInc
2024-03-29 07:48:52 +02:00
AI_Base.h
ArtifactUtils.cpp
ArtifactsUIController class
2024-07-09 14:27:05 +03:00
ArtifactUtils.h
ArtifactsUIController class
2024-07-09 14:27:05 +03:00
BasicTypes.cpp
Moved json files to new directory, split on per-class basis
2024-02-14 13:08:24 +02:00
BattleFieldHandler.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
BattleFieldHandler.h
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
CAndroidVMHelper.cpp
CAndroidVMHelper.h
CArtHandler.cpp
MoveArtifact struct not used now
2024-07-09 14:27:04 +03:00
CArtHandler.h
MoveArtifact struct not used now
2024-07-09 14:27:04 +03:00
CArtifactInstance.cpp
split getBonusLocalFirst into two distinct method:
2024-01-19 13:56:06 +02:00
CArtifactInstance.h
Refactoring of serialization versioning handling
2024-01-20 20:34:51 +02:00
CBonusTypeHandler.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
CBonusTypeHandler.h
Refactoring of serialization versioning handling
2024-01-20 20:34:51 +02:00
CBuildingHandler.cpp
Minor fixes
2023-11-03 16:03:29 +02:00
CBuildingHandler.h
Minor fixes
2023-11-03 16:03:29 +02:00
CConfigHandler.cpp
Rename toJson to toString/toCompactString for consistency
2024-02-26 12:55:49 +02:00
CConfigHandler.h
Moved json files to new directory, split on per-class basis
2024-02-14 13:08:24 +02:00
CConsoleHandler.cpp
Fixed new issues detected by SonarCloud
2024-07-15 07:46:40 +00:00
CConsoleHandler.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CCreatureHandler.cpp
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CCreatureHandler.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CCreatureSet.cpp
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CCreatureSet.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CGameInfoCallback.cpp
Fix issues introduced by fixing typos
2024-06-27 08:38:04 +00:00
CGameInfoCallback.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CGameInterface.cpp
Removed broken & unused serialization of player interface and AI
2024-05-17 16:35:53 +00:00
CGameInterface.h
Removed broken & unused serialization of player interface and AI
2024-05-17 16:35:53 +00:00
CGeneralTextHandler.cpp
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CGeneralTextHandler.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CHeroHandler.cpp
Merge branch 'vcmi/beta' into 'vcmi/develop'
2024-06-11 19:22:23 +00:00
CHeroHandler.h
Merge branch 'vcmi/beta' into 'vcmi/develop'
2024-06-11 19:22:23 +00:00
CMakeLists.txt
Merge branch 'vcmi/master' into 'vcmi/develop'
2024-05-31 09:34:21 +00:00
Color.h
Refactoring of serialization versioning handling
2024-01-20 20:34:51 +02:00
ConstTransitivePtr.h
Refactoring of serialization versioning handling
2024-01-20 20:34:51 +02:00
CPlayerState.cpp
Slight simplification of bonus system node class
2024-01-19 13:54:49 +02:00
CPlayerState.h
Fixes for various minor issues detected by Sonar Cloud
2024-06-01 11:48:30 +00:00
CRandomGenerator.cpp
Replaced assertions with exceptions for invalid input in RNG
2024-02-19 00:35:21 +02:00
CRandomGenerator.h
Added 'Serializeable' base class for classes serializeable by pointer
2024-05-16 18:40:59 +00:00
CScriptingModule.cpp
CScriptingModule.h
CSkillHandler.cpp
Fixes for various minor issues detected by Sonar Cloud
2024-06-01 11:48:30 +00:00
CSkillHandler.h
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
CSoundBase.h
Fix issues introduced by fixing typos
2024-06-27 08:38:04 +00:00
CStack.cpp
Attempt to make constant bonus system nodes (CCreature / CArtifact)
2024-01-19 13:54:49 +02:00
CStack.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CStopWatch.h
Define each identifier in a dedicated statement
2024-01-10 00:22:23 +00:00
CThreadHelper.cpp
Added changing thread name for FreeBSD
2024-05-12 15:10:29 +00:00
CThreadHelper.h
Show human-readable thread name in log
2024-02-11 17:55:02 +02:00
CTownHandler.cpp
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CTownHandler.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
ExceptionsCommon.h
Show error message on load if mod has broken creature instead of
2024-06-01 11:49:51 +00:00
ExtraOptionsInfo.cpp
moved to gameconfig
2024-01-20 17:54:15 +01:00
ExtraOptionsInfo.h
Refactoring of serialization versioning handling
2024-01-20 20:34:51 +02:00
FunctionList.h
GameCallbackHolder.h
Stabilization
2024-01-19 13:55:22 +02:00
GameConstants.h
GameSettings.cpp
Small refactoring of adventure map spell casting:
2024-04-10 20:04:08 +03:00
GameSettings.h
Small refactoring of adventure map spell casting:
2024-04-10 20:04:08 +03:00
IBonusTypeHandler.h
IGameCallback.cpp
MoveArtifact struct not used now
2024-07-09 14:27:04 +03:00
IGameCallback.h
Do not check for guards when teleporting using means other than DD
2024-05-07 20:05:23 +00:00
IGameEventsReceiver.h
fixed regressions
2024-07-09 14:27:05 +03:00
IHandlerBase.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
IHandlerBase.h
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
int3.h
Fix SonarCloud issues
2024-03-02 14:08:03 +01:00
Languages.h
Merge branch 'vcmi/beta' into 'vcmi/develop'
2024-06-11 19:22:23 +00:00
LoadProgress.cpp
Fix issues introduced by automated replacement of redundant types
2024-01-17 20:12:57 +00:00
LoadProgress.h
Fixes
2024-03-29 12:28:14 +02:00
LogicalExpression.cpp
LogicalExpression.h
Moved json files to new directory, split on per-class basis
2024-02-14 13:08:24 +02:00
MetaString.cpp
artifact parts calc
2024-05-24 21:22:08 +02:00
MetaString.h
fixed regressions
2024-07-09 14:27:05 +03:00
ObstacleHandler.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
ObstacleHandler.h
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
Point.h
Refactoring of serialization versioning handling
2024-01-20 20:34:51 +02:00
Rect.cpp
Rect.h
Refactoring of serialization versioning handling
2024-01-20 20:34:51 +02:00
ResourceSet.cpp
Moved json files to new directory, split on per-class basis
2024-02-14 13:08:24 +02:00
ResourceSet.h
Refactoring of serialization versioning handling
2024-01-20 20:34:51 +02:00
RiverHandler.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
RiverHandler.h
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
RoadHandler.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
RoadHandler.h
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
ScopeGuard.h
Fix undefined behavior
2024-02-12 12:33:09 +02:00
ScriptHandler.cpp
Replace redundant types with auto
for the lvalues of template factory functions for smart pointers
2024-01-17 12:50:00 +00:00
ScriptHandler.h
Moved json files to new directory, split on per-class basis
2024-02-14 13:08:24 +02:00
StartInfo.cpp
Implemented join room dialog
2024-04-23 17:15:59 +03:00
StartInfo.h
Merge branch 'vcmi/master' into 'vcmi/develop'
2024-05-31 09:34:21 +00:00
StdInc.cpp
Fix: licenses, pragma guards, StdInc
2024-03-29 07:48:52 +02:00
StdInc.h
Fix: licenses, pragma guards, StdInc
2024-03-29 07:48:52 +02:00
TerrainHandler.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
TerrainHandler.h
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
TextOperations.cpp
Implement various todo's and review suggestions
2024-03-27 13:10:55 +02:00
TextOperations.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
TurnTimerInfo.cpp
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
TurnTimerInfo.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
UnlockGuard.h
vcmi_endian.h
VCMI_Lib.cpp
Removed non-functional updateEntity in VLC
2024-05-16 22:05:26 +00:00
VCMI_Lib.h
Removed non-functional updateEntity in VLC
2024-05-16 22:05:26 +00:00
VCMIDirs.cpp
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
VCMIDirs.h