| .. |
|
battle
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
bonuses
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
campaign
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
constants
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
events
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 anno fa |
|
filesystem
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
gameState
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
json
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
logging
|
34b6eaa25e
Integrating changes from PR #4251 - add logging for rng
|
1 anno fa |
|
mapObjectConstructors
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
mapObjects
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
mapping
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
minizip
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 anno fa |
|
modding
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
network
|
5b6bc10131
Code review
|
1 anno fa |
|
networkPacks
|
550540f8ab
Merge pull request #4316 from IvanSavenko/crashfixes
|
1 anno fa |
|
pathfinder
|
04a81fee87
Reduce size of CGPathNode and AIPathNode
|
1 anno fa |
|
registerTypes
|
1c63fefe02
Moved banks randomization to server-side with client netpack
|
1 anno fa |
|
rewardable
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
rmg
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
serializer
|
31738e8f90
Always track already serialized pointers to avoid infinite recursion on
|
1 anno fa |
|
spells
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
texts
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
vstd
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 anno fa |
|
AI_Base.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 anni fa |
|
ArtifactUtils.cpp
|
ef1fbffad4
ArtifactsUIController class
|
1 anno fa |
|
ArtifactUtils.h
|
ef1fbffad4
ArtifactsUIController class
|
1 anno fa |
|
BasicTypes.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 anno fa |
|
BattleFieldHandler.cpp
|
9c5d5d7c5a
It is now possible to define custom battle opening sound and custom music
|
1 anno fa |
|
BattleFieldHandler.h
|
9c5d5d7c5a
It is now possible to define custom battle opening sound and custom music
|
1 anno fa |
|
CAndroidVMHelper.cpp
|
313d479d42
fix using JNI from server in single process build
|
2 anni fa |
|
CAndroidVMHelper.h
|
313d479d42
fix using JNI from server in single process build
|
2 anni fa |
|
CArtHandler.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CArtHandler.h
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 anno fa |
|
CArtifactInstance.cpp
|
6e629a6a5f
split getBonusLocalFirst into two distinct method:
|
1 anno fa |
|
CArtifactInstance.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 anno fa |
|
CBonusTypeHandler.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CBonusTypeHandler.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 anno fa |
|
CBuildingHandler.cpp
|
8d5fa41a19
Minor fixes
|
2 anni fa |
|
CBuildingHandler.h
|
8d5fa41a19
Minor fixes
|
2 anni fa |
|
CConfigHandler.cpp
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 anno fa |
|
CConfigHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 anno fa |
|
CConsoleHandler.cpp
|
c00a1e1b0c
Fixed new issues detected by SonarCloud
|
1 anno fa |
|
CConsoleHandler.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 anno fa |
|
CCreatureHandler.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CCreatureHandler.h
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 anno fa |
|
CCreatureSet.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CCreatureSet.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 anno fa |
|
CGameInfoCallback.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CGameInfoCallback.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 anno fa |
|
CGameInterface.cpp
|
f3de2cfe1c
Removed broken & unused serialization of player interface and AI
|
1 anno fa |
|
CGameInterface.h
|
f3de2cfe1c
Removed broken & unused serialization of player interface and AI
|
1 anno fa |
|
CHeroHandler.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CHeroHandler.h
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 anno fa |
|
CMakeLists.txt
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CPlayerState.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CPlayerState.h
|
b8beb4fb13
Fixes for various minor issues detected by Sonar Cloud
|
1 anno fa |
|
CRandomGenerator.cpp
|
34b6eaa25e
Integrating changes from PR #4251 - add logging for rng
|
1 anno fa |
|
CRandomGenerator.h
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 anno fa |
|
CScriptingModule.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
2 anni fa |
|
CScriptingModule.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 anni fa |
|
CSkillHandler.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CSkillHandler.h
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 anno fa |
|
CSoundBase.h
|
31e1d39f92
Fix issues introduced by fixing typos
|
1 anno fa |
|
CStack.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CStack.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 anno fa |
|
CStopWatch.h
|
f3277b7953
Define each identifier in a dedicated statement
|
1 anno fa |
|
CThreadHelper.cpp
|
62c2be160a
Added changing thread name for FreeBSD
|
1 anno fa |
|
CThreadHelper.h
|
cded8b1999
Show human-readable thread name in log
|
1 anno fa |
|
CTownHandler.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
CTownHandler.h
|
358008fca9
It is now possible to define multiple town themes
|
1 anno fa |
|
Color.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 anno fa |
|
ConstTransitivePtr.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 anno fa |
|
ExceptionsCommon.h
|
b50d350747
Show error message on load if mod has broken creature instead of
|
1 anno fa |
|
ExtraOptionsInfo.cpp
|
cb9c4bbaf0
unlimited replay option
|
1 anno fa |
|
ExtraOptionsInfo.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 anno fa |
|
FunctionList.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 anni fa |
|
GameCallbackHolder.h
|
ea1f05d15a
Stabilization
|
1 anno fa |
|
GameConstants.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 anni fa |
|
GameSettings.cpp
|
8353bca34f
Small refactoring of adventure map spell casting:
|
1 anno fa |
|
GameSettings.h
|
8353bca34f
Small refactoring of adventure map spell casting:
|
1 anno fa |
|
IBonusTypeHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 anni fa |
|
IGameCallback.cpp
|
c4b8778e8b
Remove unused code
|
1 anno fa |
|
IGameCallback.h
|
1c63fefe02
Moved banks randomization to server-side with client netpack
|
1 anno fa |
|
IGameEventsReceiver.h
|
b42c6dbf44
fixed regressions
|
1 anno fa |
|
IHandlerBase.cpp
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 anno fa |
|
IHandlerBase.h
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 anno fa |
|
LoadProgress.cpp
|
7732f39556
Fix potential uninitialized access - setupSteps depends on not yet
|
1 anno fa |
|
LoadProgress.h
|
f3277b7953
Define each identifier in a dedicated statement
|
1 anno fa |
|
LogicalExpression.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
LogicalExpression.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 anno fa |
|
ObstacleHandler.cpp
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 anno fa |
|
ObstacleHandler.h
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 anno fa |
|
Point.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 anno fa |
|
Rect.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 anni fa |
|
Rect.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 anno fa |
|
ResourceSet.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 anno fa |
|
ResourceSet.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 anno fa |
|
RiverHandler.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
RiverHandler.h
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 anno fa |
|
RoadHandler.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
RoadHandler.h
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 anno fa |
|
ScopeGuard.h
|
b796ed8626
Fix undefined behavior
|
1 anno fa |
|
ScriptHandler.cpp
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 anno fa |
|
ScriptHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 anno fa |
|
StartInfo.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
StartInfo.h
|
388d65d6b2
Fix merge
|
1 anno fa |
|
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 anno fa |
|
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 anno fa |
|
TerrainHandler.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
TerrainHandler.h
|
d59744f26f
It is now possible to define multiple music themes for terrains
|
1 anno fa |
|
TurnTimerInfo.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 anno fa |
|
TurnTimerInfo.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 anno fa |
|
UnlockGuard.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 anni fa |
|
VCMIDirs.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 anno fa |
|
VCMIDirs.h
|
5f4a998435
editorPath -> mapEditorPath
|
2 anni fa |
|
VCMI_Lib.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 anno fa |
|
VCMI_Lib.h
|
07813c9a79
Removed non-functional updateEntity in VLC
|
1 anno fa |
|
int3.h
|
ea48257100
Fix SonarCloud issues
|
1 anno fa |
|
vcmi_endian.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 anni fa |