.. |
battle
|
91101d26fa
Remove std::vector inheritance
|
2 tygodni temu |
bonuses
|
91101d26fa
Remove std::vector inheritance
|
2 tygodni temu |
callback
|
c5751cc82b
fixes crash when entering a shipyard
|
1 miesiąc temu |
campaign
|
a036482a7d
Fix regresssion - crash on transferring hero to next scenario
|
2 miesięcy temu |
constants
|
7d1e661e6f
mithril removal
|
1 miesiąc temu |
entities
|
6fa342321c
fix resource silo warning
|
3 tygodni temu |
events
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 rok temu |
filesystem
|
cd9f029b39
support using minizip-ng instead of minizip
|
1 miesiąc temu |
gameState
|
7314bb2d06
remove todo
|
3 tygodni temu |
json
|
7314bb2d06
remove todo
|
3 tygodni temu |
logging
|
829739da24
Reduce usage of implicit conversions to int
|
5 miesięcy temu |
mapObjectConstructors
|
da9ba62110
Merge pull request #6209 from Laserlicht/kingdomoverview_res
|
2 tygodni temu |
mapObjects
|
90924a74ef
Fix null tile being processed in CGTownInstance::updateAppearance
|
1 tydzień temu |
mapping
|
249c9507e7
Fix remove artifacts during map load
|
1 miesiąc temu |
modding
|
ea261ae48f
Rework handling some errors and uncought exceptions
|
2 tygodni temu |
network
|
3ea2c8bff0
Cleanup, remove unnecessary changes
|
3 miesięcy temu |
networkPacks
|
568fa41d72
Fix battle draw scenario
|
1 miesiąc temu |
pathfinder
|
241da5937d
First semi-working version of antilag for hero movement
|
3 miesięcy temu |
rewardable
|
75f965c93a
remove allresources
|
1 miesiąc temu |
rmg
|
2625b44979
add error
|
3 tygodni temu |
serializer
|
8ad9b1d526
Merge pull request #6184 from Laserlicht/mines
|
2 tygodni temu |
spells
|
78b39688c5
Improvements for json validation for mods
|
2 miesięcy temu |
texts
|
d808bd6412
introduce toResourceType
|
1 miesiąc temu |
vstd
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 rok temu |
AsyncRunner.h
|
ed4079e83b
Code cleanup, add comments where relevant
|
7 miesięcy temu |
BasicTypes.cpp
|
a305ed28bb
Support for loading custom bonuses, slightly less hardcoded Skeleton
|
4 miesięcy temu |
BattleFieldHandler.cpp
|
38a9dc83ba
Fix bonuses from battlefield not showing up in creature window
|
6 miesięcy temu |
BattleFieldHandler.h
|
8c3a417527
Cleanup
|
9 miesięcy temu |
CAndroidVMHelper.cpp
|
313d479d42
fix using JNI from server in single process build
|
2 lat temu |
CAndroidVMHelper.h
|
313d479d42
fix using JNI from server in single process build
|
2 lat temu |
CBonusTypeHandler.cpp
|
e7cfb2b311
Rename a variable that blocks description propagation
|
1 miesiąc temu |
CBonusTypeHandler.h
|
e7cfb2b311
Rename a variable that blocks description propagation
|
1 miesiąc temu |
CConfigHandler.cpp
|
802788b89f
rename to key binding
|
3 miesięcy temu |
CConfigHandler.h
|
802788b89f
rename to key binding
|
3 miesięcy temu |
CConsoleHandler.cpp
|
045dd3de11
Inno Setup + AMR64 preparation
|
3 miesięcy temu |
CConsoleHandler.h
|
e73d05933d
Quick shutdown of ConsoleHandler thread
|
7 miesięcy temu |
CCreatureHandler.cpp
|
5da8a7a4dc
use resolveidentifier
|
3 tygodni temu |
CCreatureHandler.h
|
e1adbde5ac
direction & image functionality
|
4 miesięcy temu |
CMakeLists.txt
|
d808bd6412
introduce toResourceType
|
1 miesiąc temu |
CPlayerState.cpp
|
134c145b98
convert ResourceSet to std::map
|
1 miesiąc temu |
CPlayerState.h
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
5 miesięcy temu |
CRandomGenerator.cpp
|
7a3e1409d0
Remove old boost includes and defines
|
7 miesięcy temu |
CRandomGenerator.h
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 rok temu |
CScriptingModule.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
2 lat temu |
CScriptingModule.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 lat temu |
CSkillHandler.cpp
|
78b39688c5
Improvements for json validation for mods
|
2 miesięcy temu |
CSkillHandler.h
|
2bf951a4cf
Support for objects from mods as campaign scenario bonuses
|
4 miesięcy temu |
CSoundBase.h
|
31e1d39f92
Fix issues introduced by fixing typos
|
1 rok temu |
CStack.cpp
|
fb172792c1
Fixes
|
2 miesięcy temu |
CStack.h
|
ce436bd63e
Fix regressions in combat
|
5 miesięcy temu |
CStopWatch.h
|
f3277b7953
Define each identifier in a dedicated statement
|
1 rok temu |
CThreadHelper.cpp
|
7a3e1409d0
Remove old boost includes and defines
|
7 miesięcy temu |
CThreadHelper.h
|
a31788b874
Replace thread spawning with tbb pool for adventure AI
|
7 miesięcy temu |
Color.h
|
dea441899a
searchbox color
|
3 miesięcy temu |
ConditionalWait.h
|
948abfb04c
AI now uses std::thread, added custom thread interruption logic
|
7 miesięcy temu |
ExceptionsCommon.h
|
b50d350747
Show error message on load if mod has broken creature instead of
|
1 rok temu |
ExtraOptionsInfo.cpp
|
cb9c4bbaf0
unlimited replay option
|
1 rok temu |
ExtraOptionsInfo.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 rok temu |
FunctionList.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 lat temu |
GameConstants.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 lat temu |
GameLibrary.cpp
|
d808bd6412
introduce toResourceType
|
1 miesiąc temu |
GameLibrary.h
|
d808bd6412
introduce toResourceType
|
1 miesiąc temu |
GameSettings.cpp
|
c0644da408
Merge pull request #5947 from Laserlicht/skill
|
2 miesięcy temu |
GameSettings.h
|
ff8d36c350
It is now possible to define game settings in rmg template
|
1 rok temu |
IBonusTypeHandler.h
|
3f4ff58a5e
Merged bonus names with bonus descriptions, since they are never used
|
4 miesięcy temu |
IGameSettings.h
|
c0644da408
Merge pull request #5947 from Laserlicht/skill
|
2 miesięcy temu |
IHandlerBase.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 miesięcy temu |
IHandlerBase.h
|
a842dfb3c4
Support for defining new campaign regions in mods, for hota h3c
|
4 miesięcy temu |
LoadProgress.cpp
|
7dfb499edf
replace boost locks with std
|
7 miesięcy temu |
LoadProgress.h
|
7dfb499edf
replace boost locks with std
|
7 miesięcy temu |
LogicalExpression.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 miesięcy temu |
LogicalExpression.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 rok temu |
ObstacleHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 miesięcy temu |
ObstacleHandler.h
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
9 miesięcy temu |
Point.h
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 miesięcy temu |
Rect.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 lat temu |
Rect.h
|
4171026035
First iteration of upscaled rendering
|
1 rok temu |
ResourceSet.cpp
|
e6def84135
revert handlers
|
3 tygodni temu |
ResourceSet.h
|
967283beb6
fix deserializion of ResourceSet for compatibility
|
2 tygodni temu |
RiverHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 miesięcy temu |
RiverHandler.h
|
c34956e912
introduce `getModScope` method to`Entity` class and subclasses
|
1 rok temu |
RoadHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 miesięcy temu |
RoadHandler.h
|
c34956e912
introduce `getModScope` method to`Entity` class and subclasses
|
1 rok temu |
ScopeGuard.h
|
b796ed8626
Fix undefined behavior
|
1 rok temu |
ScriptHandler.cpp
|
e12765dca0
Fix sonar warnings, convert spaces -> tabs
|
3 miesięcy temu |
ScriptHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 rok temu |
StartInfo.cpp
|
3ea2c8bff0
Cleanup, remove unnecessary changes
|
3 miesięcy temu |
StartInfo.h
|
52da332640
GameHandler now uses GameConnectionID instead of connection pointers
|
3 miesięcy temu |
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 rok temu |
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 rok temu |
TerrainHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 miesięcy temu |
TerrainHandler.h
|
dfe8a95f8c
Fix build
|
9 miesięcy temu |
TurnTimerInfo.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 rok temu |
TurnTimerInfo.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 rok temu |
UnlockGuard.h
|
2c17c2d5b7
Rework CCallback <-> CClient interaction
|
5 miesięcy temu |
VCMIDirs.cpp
|
e12765dca0
Fix sonar warnings, convert spaces -> tabs
|
3 miesięcy temu |
VCMIDirs.h
|
5f4a998435
editorPath -> mapEditorPath
|
2 lat temu |
int3.h
|
9f713a0914
Rename int3::valid to isValid for consistency
|
7 miesięcy temu |
vcmi_endian.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 lat temu |