| .. |
|
battle
|
ba2d8dc276
min_element and max_element from std
|
8 months ago |
|
bonuses
|
2f8566b63e
std::sort instead of boost::sort
|
8 months ago |
|
campaign
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
constants
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
entities
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
events
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
filesystem
|
e7fbe2d387
Fix build
|
8 months ago |
|
gameState
|
4e73f7d90f
shared_mutex replace boost
|
8 months ago |
|
json
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
logging
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
9 months ago |
|
mapObjectConstructors
|
ba2d8dc276
min_element and max_element from std
|
8 months ago |
|
mapObjects
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
mapping
|
2f8566b63e
std::sort instead of boost::sort
|
8 months ago |
|
minizip
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
modding
|
8f074490a7
Merge branch 'master' into 'develop'
|
8 months ago |
|
network
|
b977a4bbfe
Revert "boost::system_error"
|
8 months ago |
|
networkPacks
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
pathfinder
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
rewardable
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
rmg
|
ba2d8dc276
min_element and max_element from std
|
8 months ago |
|
serializer
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
spells
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
texts
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
vstd
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
AI_Base.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
ArtifactUtils.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
ArtifactUtils.h
|
30fa2846aa
ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified
|
1 year ago |
|
BasicTypes.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
BattleFieldHandler.cpp
|
8c3a417527
Cleanup
|
9 months ago |
|
BattleFieldHandler.h
|
8c3a417527
Cleanup
|
9 months ago |
|
CAndroidVMHelper.cpp
|
313d479d42
fix using JNI from server in single process build
|
2 years ago |
|
CAndroidVMHelper.h
|
313d479d42
fix using JNI from server in single process build
|
2 years ago |
|
CArtHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CArtHandler.h
|
86d5c05ffa
Fused identical artifacts
|
1 year ago |
|
CArtifactInstance.cpp
|
b9ff192a91
Fix regressions from previous PR
|
1 year ago |
|
CArtifactInstance.h
|
a39469d165
Add save compatibility
|
1 year ago |
|
CBonusTypeHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CBonusTypeHandler.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
|
CConfigHandler.cpp
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 year ago |
|
CConfigHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
|
CConsoleHandler.cpp
|
657b97202b
Clarified ifdef magic in crash handling
|
10 months ago |
|
CConsoleHandler.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CCreatureHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CCreatureHandler.h
|
c7b22b1b28
add multi-bonuses support for creature speical skills
|
10 months ago |
|
CCreatureSet.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CCreatureSet.h
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CGameInfoCallback.cpp
|
4e73f7d90f
shared_mutex replace boost
|
8 months ago |
|
CGameInfoCallback.h
|
32391dc7a9
Pathfinder cache is now stored separately per playerBlocked
|
9 months ago |
|
CGameInterface.cpp
|
ac8104d56d
SonarCloud recomendations.
|
9 months ago |
|
CGameInterface.h
|
32391dc7a9
Pathfinder cache is now stored separately per playerBlocked
|
9 months ago |
|
CMakeLists.txt
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CPlayerState.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CPlayerState.h
|
9e2646898b
Add pre-computed vectors of owned objects for faster access
|
10 months ago |
|
CRandomGenerator.cpp
|
34b6eaa25e
Integrating changes from PR #4251 - add logging for rng
|
1 year ago |
|
CRandomGenerator.h
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
|
CScriptingModule.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
2 years ago |
|
CScriptingModule.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
CSkillHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CSkillHandler.h
|
9e6cd9b94d
Add "special" property for secondary skills
|
11 months ago |
|
CSoundBase.h
|
31e1d39f92
Fix issues introduced by fixing typos
|
1 year ago |
|
CStack.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CStack.h
|
3b35c679ce
Optimize Unit::getHexes method
|
9 months ago |
|
CStopWatch.h
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
|
CThreadHelper.cpp
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
CThreadHelper.h
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
Color.h
|
28a8d4f4a1
Implemented bloodlust, clone, and petrify effects for xbrz mode
|
8 months ago |
|
ConstTransitivePtr.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
|
ExceptionsCommon.h
|
b50d350747
Show error message on load if mod has broken creature instead of
|
1 year ago |
|
ExtraOptionsInfo.cpp
|
cb9c4bbaf0
unlimited replay option
|
1 year ago |
|
ExtraOptionsInfo.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
|
FunctionList.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
|
GameCallbackHolder.h
|
ea1f05d15a
Stabilization
|
1 year ago |
|
GameConstants.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
GameLibrary.cpp
|
cbcd48aabb
Fix build
|
8 months ago |
|
GameLibrary.h
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
GameSettings.cpp
|
ec970c7b22
Support for configuring minimal cost for moving between tiles
|
9 months ago |
|
GameSettings.h
|
ff8d36c350
It is now possible to define game settings in rmg template
|
1 year ago |
|
IBonusTypeHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
IGameCallback.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
IGameCallback.h
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
IGameEventsReceiver.h
|
ac8104d56d
SonarCloud recomendations.
|
9 months ago |
|
IGameSettings.h
|
ec970c7b22
Support for configuring minimal cost for moving between tiles
|
9 months ago |
|
IHandlerBase.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
IHandlerBase.h
|
4f80ccd648
Small micro-optimizations for code that gets called A LOT
|
10 months ago |
|
LoadProgress.cpp
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
LoadProgress.h
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
LogicalExpression.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
LogicalExpression.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
|
ObstacleHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
ObstacleHandler.h
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
9 months ago |
|
Point.h
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 months ago |
|
Rect.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
Rect.h
|
4171026035
First iteration of upscaled rendering
|
1 year ago |
|
ResourceSet.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
ResourceSet.h
|
20cfe712c9
Update ResourceSet.h
|
1 year ago |
|
RiverHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
RiverHandler.h
|
c34956e912
introduce `getModScope` method to`Entity` class and subclasses
|
1 year ago |
|
RoadHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
RoadHandler.h
|
c34956e912
introduce `getModScope` method to`Entity` class and subclasses
|
1 year ago |
|
ScopeGuard.h
|
b796ed8626
Fix undefined behavior
|
1 year ago |
|
ScriptHandler.cpp
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 year ago |
|
ScriptHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
|
StartInfo.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
StartInfo.h
|
56ee307b3a
Extend AI garrison troop removal logic to all RoE campaigns to emulate
|
11 months ago |
|
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
TerrainHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
TerrainHandler.h
|
dfe8a95f8c
Fix build
|
10 months ago |
|
TurnTimerInfo.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
TurnTimerInfo.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
UnlockGuard.h
|
4e73f7d90f
shared_mutex replace boost
|
8 months ago |
|
VCMIDirs.cpp
|
70891b0304
portmaster support
|
8 months ago |
|
VCMIDirs.h
|
5f4a998435
editorPath -> mapEditorPath
|
2 years ago |
|
int3.h
|
ea48257100
Fix SonarCloud issues
|
1 year ago |
|
vcmi_endian.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |