| .. |
|
battle
|
6e399eb21a
Make some non-const static variables const or constexpr
|
il y a 1 an |
|
bonuses
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
il y a 1 an |
|
campaign
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
il y a 1 an |
|
constants
|
fc252bb9eb
Random town names are now guaranteed to be unique on the map
|
il y a 1 an |
|
events
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
il y a 1 an |
|
filesystem
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
il y a 1 an |
|
gameState
|
c513dc1bc7
Fix code style & formatting
|
il y a 1 an |
|
json
|
18bbccd167
Unify formatting
|
il y a 1 an |
|
logging
|
cded8b1999
Show human-readable thread name in log
|
il y a 1 an |
|
mapObjectConstructors
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
il y a 1 an |
|
mapObjects
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
il y a 1 an |
|
mapping
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
il y a 1 an |
|
minizip
|
85d1909ac5
remove copy-pasted functions from ioapi.c
|
il y a 2 ans |
|
modding
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
il y a 1 an |
|
network
|
6901945b6e
Fix possible thread race on sending packet from two threads
|
il y a 1 an |
|
networkPacks
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
pathfinder
|
2ea78a5883
Fix float comparisons
|
il y a 1 an |
|
registerTypes
|
b3c5882e11
Workaround for broken save compatibility
|
il y a 1 an |
|
rewardable
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
il y a 1 an |
|
rmg
|
45c971a405
Replace throws() with nothrow
|
il y a 1 an |
|
serializer
|
d1c274f93f
Replaced vector of strings with simple bool for flag
|
il y a 1 an |
|
spells
|
41493d6f67
Implemented 'strict' json support
|
il y a 1 an |
|
vstd
|
9299eaed36
code review
|
il y a 1 an |
|
AI_Base.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
ArtifactUtils.cpp
|
652f009181
arts altar - arts holder
|
il y a 1 an |
|
ArtifactUtils.h
|
d5c4478816
Remove most of non-const access to VLC entities
|
il y a 1 an |
|
BasicTypes.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
BattleFieldHandler.cpp
|
3740f8b02f
Moved bonus parsing to a new file
|
il y a 1 an |
|
BattleFieldHandler.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
il y a 1 an |
|
CAndroidVMHelper.cpp
|
313d479d42
fix using JNI from server in single process build
|
il y a 2 ans |
|
CAndroidVMHelper.h
|
313d479d42
fix using JNI from server in single process build
|
il y a 2 ans |
|
CArtHandler.cpp
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
il y a 1 an |
|
CArtHandler.h
|
522cb571b3
Remove redundant `virtual` specifiers
|
il y a 1 an |
|
CArtifactInstance.cpp
|
6e629a6a5f
split getBonusLocalFirst into two distinct method:
|
il y a 1 an |
|
CArtifactInstance.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
CBonusTypeHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
CBonusTypeHandler.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
CBuildingHandler.cpp
|
8d5fa41a19
Minor fixes
|
il y a 2 ans |
|
CBuildingHandler.h
|
8d5fa41a19
Minor fixes
|
il y a 2 ans |
|
CConfigHandler.cpp
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
il y a 1 an |
|
CConfigHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
CConsoleHandler.cpp
|
81e44711a2
Remove no longer needed workaround
|
il y a 1 an |
|
CConsoleHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
CCreatureHandler.cpp
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
il y a 1 an |
|
CCreatureHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
CCreatureSet.cpp
|
6b760089a4
Merge pull request #3473 from IvanSavenko/const_lib
|
il y a 1 an |
|
CCreatureSet.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
il y a 1 an |
|
CGameInfoCallback.cpp
|
7247038458
Merge pull request #3574 from SoundSSGood/altar-fixes
|
il y a 1 an |
|
CGameInfoCallback.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
il y a 1 an |
|
CGameInterface.cpp
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
CGameInterface.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
il y a 1 an |
|
CGeneralTextHandler.cpp
|
6e399eb21a
Make some non-const static variables const or constexpr
|
il y a 1 an |
|
CGeneralTextHandler.h
|
290cc1510b
Added text container with map translations to campaign state
|
il y a 1 an |
|
CHeroHandler.cpp
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
il y a 1 an |
|
CHeroHandler.h
|
87059be67b
Added range checks to values read from h3m.
|
il y a 1 an |
|
CMakeLists.txt
|
41493d6f67
Implemented 'strict' json support
|
il y a 1 an |
|
CPlayerState.cpp
|
2c4cad7d9c
Slight simplification of bonus system node class
|
il y a 1 an |
|
CPlayerState.h
|
2e4895766a
Implemented tracking of objects destroyed by players
|
il y a 1 an |
|
CRandomGenerator.cpp
|
10b35ceecb
Replaced assertions with exceptions for invalid input in RNG
|
il y a 1 an |
|
CRandomGenerator.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
CScriptingModule.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
il y a 2 ans |
|
CScriptingModule.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
CSkillHandler.cpp
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
il y a 1 an |
|
CSkillHandler.h
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
il y a 1 an |
|
CSoundBase.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
CStack.cpp
|
c37ce05d06
Attempt to make constant bonus system nodes (CCreature / CArtifact)
|
il y a 1 an |
|
CStack.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
CStopWatch.h
|
f3277b7953
Define each identifier in a dedicated statement
|
il y a 1 an |
|
CThreadHelper.cpp
|
19ccef7131
Fix build
|
il y a 1 an |
|
CThreadHelper.h
|
cded8b1999
Show human-readable thread name in log
|
il y a 1 an |
|
CTownHandler.cpp
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
il y a 1 an |
|
CTownHandler.h
|
fc252bb9eb
Random town names are now guaranteed to be unique on the map
|
il y a 1 an |
|
Color.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
CondSh.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
ConstTransitivePtr.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
ExtraOptionsInfo.cpp
|
cb9c4bbaf0
unlimited replay option
|
il y a 1 an |
|
ExtraOptionsInfo.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
FunctionList.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
il y a 3 ans |
|
GameCallbackHolder.h
|
ea1f05d15a
Stabilization
|
il y a 1 an |
|
GameConstants.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
GameSettings.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
GameSettings.h
|
fd9810adf4
Working SoD version of fly
|
il y a 1 an |
|
IBonusTypeHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
IGameCallback.cpp
|
80fc2bb695
Merge remote-tracking branch 'vcmi/develop' into lobby
|
il y a 1 an |
|
IGameCallback.h
|
7247038458
Merge pull request #3574 from SoundSSGood/altar-fixes
|
il y a 1 an |
|
IGameEventsReceiver.h
|
b88a8da4e8
Split off some netpack structures into separate files
|
il y a 2 ans |
|
IHandlerBase.cpp
|
7e27ac7073
IdentifierStorage is now separate handler in VLC
|
il y a 2 ans |
|
IHandlerBase.h
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
il y a 1 an |
|
Languages.h
|
d91aa8baca
fix russia
|
il y a 1 an |
|
LoadProgress.cpp
|
7732f39556
Fix potential uninitialized access - setupSteps depends on not yet
|
il y a 1 an |
|
LoadProgress.h
|
f3277b7953
Define each identifier in a dedicated statement
|
il y a 1 an |
|
LogicalExpression.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
il y a 2 ans |
|
LogicalExpression.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
MetaString.cpp
|
b25d4d76a7
Fix Grail digging success message
|
il y a 1 an |
|
MetaString.h
|
b25d4d76a7
Fix Grail digging success message
|
il y a 1 an |
|
ObstacleHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
ObstacleHandler.h
|
f3277b7953
Define each identifier in a dedicated statement
|
il y a 1 an |
|
Point.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
Rect.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
Rect.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
ResourceSet.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
ResourceSet.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
RiverHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
RiverHandler.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
il y a 1 an |
|
RoadHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
RoadHandler.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
il y a 1 an |
|
ScopeGuard.h
|
b796ed8626
Fix undefined behavior
|
il y a 1 an |
|
ScriptHandler.cpp
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
il y a 1 an |
|
ScriptHandler.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
StartInfo.cpp
|
388ca6e776
Added list of active accounts and rooms to UI. Added room creation logic
|
il y a 1 an |
|
StartInfo.h
|
322c5faf63
Merge remote-tracking branch 'vcmi/develop' into lobby
|
il y a 1 an |
|
StdInc.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
StdInc.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
TerrainHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
il y a 1 an |
|
TerrainHandler.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
il y a 1 an |
|
TextOperations.cpp
|
47f72af556
Client-side update, adapted and fixed login and chat
|
il y a 1 an |
|
TextOperations.h
|
47f72af556
Client-side update, adapted and fixed login and chat
|
il y a 1 an |
|
TurnTimerInfo.cpp
|
da9c0feebc
Reworked timer widget to show timers for all players
|
il y a 1 an |
|
TurnTimerInfo.h
|
0c07384293
Refactoring of serialization versioning handling
|
il y a 1 an |
|
UnlockGuard.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |
|
VCMIDirs.cpp
|
0d263c5571
Implemented option to run server as a thread with shared VLC
|
il y a 1 an |
|
VCMIDirs.h
|
5f4a998435
editorPath -> mapEditorPath
|
il y a 2 ans |
|
VCMI_Lib.cpp
|
9af7c63a26
Fix build
|
il y a 1 an |
|
VCMI_Lib.h
|
9af7c63a26
Fix build
|
il y a 1 an |
|
VCMI_lib.cbp
|
1c68937d95
new approach
|
il y a 2 ans |
|
VCMI_lib.vcxproj
|
1c68937d95
new approach
|
il y a 2 ans |
|
VCMI_lib.vcxproj.filters
|
1c68937d95
new approach
|
il y a 2 ans |
|
int3.h
|
c03196257f
Fix "identical expressions on both sides of comparison"
|
il y a 1 an |
|
vcmi_endian.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
il y a 2 ans |