| .. |
|
battle
|
20e89e8401
Fix COMBAT_MANA_BONUS when coming from town building
|
6 ngày trước cách đây |
|
bonuses
|
8fd44a9651
merge develop
|
1 tuần trước cách đây |
|
callback
|
9d6ec17f48
MMAI: an ML-powered combat AI
|
1 tuần trước cách đây |
|
campaign
|
e27a2ff5bd
allow defining second video in campaign
|
1 tuần trước cách đây |
|
constants
|
12c368e30f
Move University cost in gold to game setting
|
4 ngày trước cách đây |
|
entities
|
b47eb9d262
Merge pull request #6477 from IvanSavenko/hero_spec_fix
|
5 ngày trước cách đây |
|
events
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 năm trước cách đây |
|
filesystem
|
d23a5f42ee
Merge branch 'develop' into hd_edition
|
1 tuần trước cách đây |
|
gameState
|
1f4f8c0804
Do not use non-terrain patch map objects as source for battlefield type
|
2 ngày trước cách đây |
|
json
|
dc021055e4
Fixes and workarounds for crashes from Google Play
|
3 ngày trước cách đây |
|
logging
|
829739da24
Reduce usage of implicit conversions to int
|
8 tháng trước cách đây |
|
mapObjectConstructors
|
a655661a2e
Fix issues with object customization in rmg
|
1 tháng trước cách đây |
|
mapObjects
|
67f4a295ca
Fix number of available skills if player has no empty skill slots
|
4 ngày trước cách đây |
|
mapping
|
6367614f91
Merge pull request #6428 from kdmcser/neutral_enemy_stack_bonus
|
6 ngày trước cách đây |
|
modding
|
ff0a1067e6
Allow un-banning normally banned objects in RMG template
|
5 ngày trước cách đây |
|
network
|
3ea2c8bff0
Cleanup, remove unnecessary changes
|
5 tháng trước cách đây |
|
networkPacks
|
8bddd8f4e3
add quick save (F8) / quick load (F9) functionality for single player and hotseat games on adventure map and in combat
|
2 tuần trước cách đây |
|
pathfinder
|
241da5937d
First semi-working version of antilag for hero movement
|
5 tháng trước cách đây |
|
rewardable
|
e54ff1cbb2
Restore save compatibility with 1.6
|
1 tháng trước cách đây |
|
rmg
|
ff0a1067e6
Allow un-banning normally banned objects in RMG template
|
5 ngày trước cách đây |
|
serializer
|
8fd44a9651
merge develop
|
1 tuần trước cách đây |
|
spells
|
374feddb28
Fix duration of bonuses from adventure map spells
|
1 tuần trước cách đây |
|
texts
|
e68d2ad775
fix romanian
|
1 tháng trước cách đây |
|
vstd
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 năm trước cách đây |
|
AsyncRunner.h
|
ed4079e83b
Code cleanup, add comments where relevant
|
9 tháng trước cách đây |
|
BasicTypes.cpp
|
8675e6e91f
Allow to add terrain limiter for hero and town instances
|
2 tuần trước cách đây |
|
BattleFieldHandler.cpp
|
38a9dc83ba
Fix bonuses from battlefield not showing up in creature window
|
8 tháng trước cách đây |
|
BattleFieldHandler.h
|
8c3a417527
Cleanup
|
11 tháng trước cách đây |
|
CAndroidVMHelper.cpp
|
313d479d42
fix using JNI from server in single process build
|
2 năm trước cách đây |
|
CAndroidVMHelper.h
|
313d479d42
fix using JNI from server in single process build
|
2 năm trước cách đây |
|
CBonusTypeHandler.cpp
|
68a1a900ae
Final changes for 1.7.0
|
2 ngày trước cách đây |
|
CBonusTypeHandler.h
|
e7cfb2b311
Rename a variable that blocks description propagation
|
3 tháng trước cách đây |
|
CConfigHandler.cpp
|
802788b89f
rename to key binding
|
5 tháng trước cách đây |
|
CConfigHandler.h
|
802788b89f
rename to key binding
|
5 tháng trước cách đây |
|
CConsoleHandler.cpp
|
045dd3de11
Inno Setup + AMR64 preparation
|
5 tháng trước cách đây |
|
CConsoleHandler.h
|
e73d05933d
Quick shutdown of ConsoleHandler thread
|
9 tháng trước cách đây |
|
CCreatureHandler.cpp
|
a0b69d79f0
NKAI2 performance improvements
|
6 ngày trước cách đây |
|
CCreatureHandler.h
|
a0b69d79f0
NKAI2 performance improvements
|
6 ngày trước cách đây |
|
CMakeLists.txt
|
9d6ec17f48
MMAI: an ML-powered combat AI
|
1 tuần trước cách đây |
|
CPlayerState.cpp
|
134c145b98
convert ResourceSet to std::map
|
3 tháng trước cách đây |
|
CPlayerState.h
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
7 tháng trước cách đây |
|
CRandomGenerator.cpp
|
7a3e1409d0
Remove old boost includes and defines
|
9 tháng trước cách đây |
|
CRandomGenerator.h
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 năm trước cách đây |
|
CScriptingModule.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
2 năm trước cách đây |
|
CScriptingModule.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 năm trước cách đây |
|
CSkillHandler.cpp
|
78b39688c5
Improvements for json validation for mods
|
4 tháng trước cách đây |
|
CSkillHandler.h
|
2bf951a4cf
Support for objects from mods as campaign scenario bonuses
|
6 tháng trước cách đây |
|
CSoundBase.h
|
31e1d39f92
Fix issues introduced by fixing typos
|
1 năm trước cách đây |
|
CStack.cpp
|
e72dcce8ba
refactor logic to CBattleInfoCallback and leave UI in BattleFieldController, BattleActionsController
|
1 tháng trước cách đây |
|
CStack.h
|
e72dcce8ba
refactor logic to CBattleInfoCallback and leave UI in BattleFieldController, BattleActionsController
|
1 tháng trước cách đây |
|
CStopWatch.h
|
f3277b7953
Define each identifier in a dedicated statement
|
1 năm trước cách đây |
|
CThreadHelper.cpp
|
7a3e1409d0
Remove old boost includes and defines
|
9 tháng trước cách đây |
|
CThreadHelper.h
|
a31788b874
Replace thread spawning with tbb pool for adventure AI
|
9 tháng trước cách đây |
|
Color.h
|
dea441899a
searchbox color
|
5 tháng trước cách đây |
|
ConditionalWait.h
|
948abfb04c
AI now uses std::thread, added custom thread interruption logic
|
9 tháng trước cách đây |
|
ExceptionsCommon.h
|
b50d350747
Show error message on load if mod has broken creature instead of
|
1 năm trước cách đây |
|
ExtraOptionsInfo.cpp
|
cb9c4bbaf0
unlimited replay option
|
2 năm trước cách đây |
|
ExtraOptionsInfo.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 năm trước cách đây |
|
FunctionList.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 năm trước cách đây |
|
GameConstants.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 năm trước cách đây |
|
GameLibrary.cpp
|
d808bd6412
introduce toResourceType
|
3 tháng trước cách đây |
|
GameLibrary.h
|
d808bd6412
introduce toResourceType
|
3 tháng trước cách đây |
|
GameSettings.cpp
|
12c368e30f
Move University cost in gold to game setting
|
4 ngày trước cách đây |
|
GameSettings.h
|
ff8d36c350
It is now possible to define game settings in rmg template
|
1 năm trước cách đây |
|
IBonusTypeHandler.h
|
3f4ff58a5e
Merged bonus names with bonus descriptions, since they are never used
|
7 tháng trước cách đây |
|
IGameSettings.h
|
12c368e30f
Move University cost in gold to game setting
|
4 ngày trước cách đây |
|
IHandlerBase.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
10 tháng trước cách đây |
|
IHandlerBase.h
|
a842dfb3c4
Support for defining new campaign regions in mods, for hota h3c
|
6 tháng trước cách đây |
|
LoadProgress.cpp
|
7dfb499edf
replace boost locks with std
|
9 tháng trước cách đây |
|
LoadProgress.h
|
7dfb499edf
replace boost locks with std
|
9 tháng trước cách đây |
|
LogicalExpression.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
10 tháng trước cách đây |
|
LogicalExpression.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 năm trước cách đây |
|
ObstacleHandler.cpp
|
862dde80f7
It is now possible to specify terrain for object templates and battle
|
4 tuần trước cách đây |
|
ObstacleHandler.h
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
11 tháng trước cách đây |
|
Point.h
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
11 tháng trước cách đây |
|
Rect.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 năm trước cách đây |
|
Rect.h
|
4171026035
First iteration of upscaled rendering
|
1 năm trước cách đây |
|
ResourceSet.cpp
|
46797a0872
fix resource
|
3 ngày trước cách đây |
|
ResourceSet.h
|
967283beb6
fix deserializion of ResourceSet for compatibility
|
2 tháng trước cách đây |
|
RiverHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
10 tháng trước cách đây |
|
RiverHandler.h
|
c34956e912
introduce `getModScope` method to`Entity` class and subclasses
|
1 năm trước cách đây |
|
RoadHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
10 tháng trước cách đây |
|
RoadHandler.h
|
c34956e912
introduce `getModScope` method to`Entity` class and subclasses
|
1 năm trước cách đây |
|
ScopeGuard.h
|
b796ed8626
Fix undefined behavior
|
1 năm trước cách đây |
|
ScriptHandler.cpp
|
e12765dca0
Fix sonar warnings, convert spaces -> tabs
|
5 tháng trước cách đây |
|
ScriptHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 năm trước cách đây |
|
StartInfo.cpp
|
07621f795c
fix serialisation
|
1 tháng trước cách đây |
|
StartInfo.h
|
34af1433e6
remove optional and add serializer
|
1 tháng trước cách đây |
|
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 năm trước cách đây |
|
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 năm trước cách đây |
|
TerrainHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
10 tháng trước cách đây |
|
TerrainHandler.h
|
dfe8a95f8c
Fix build
|
11 tháng trước cách đây |
|
TurnTimerInfo.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 năm trước cách đây |
|
TurnTimerInfo.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 năm trước cách đây |
|
UnlockGuard.h
|
2c17c2d5b7
Rework CCallback <-> CClient interaction
|
7 tháng trước cách đây |
|
VCMIDirs.cpp
|
e12765dca0
Fix sonar warnings, convert spaces -> tabs
|
5 tháng trước cách đây |
|
VCMIDirs.h
|
5f4a998435
editorPath -> mapEditorPath
|
3 năm trước cách đây |
|
int3.h
|
9f713a0914
Rename int3::valid to isValid for consistency
|
9 tháng trước cách đây |
|
vcmi_endian.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 năm trước cách đây |