| .. |
|
battle
|
09e42cd9df
Remove magic number
|
2 роки тому |
|
bonuses
|
5487f07d3b
added toEntity overload that accepts generic Services class
|
2 роки тому |
|
campaign
|
885dce0c27
Replace static_cast's of Identifiers with getNum call
|
2 роки тому |
|
constants
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
2 роки тому |
|
events
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 роки тому |
|
filesystem
|
f8541d0ae4
Merge branch 'vcmi/master' into 'vcmi/develop'
|
2 роки тому |
|
gameState
|
5487f07d3b
added toEntity overload that accepts generic Services class
|
2 роки тому |
|
logging
|
44d16b32fe
Use API identical to std classes where possible
|
2 роки тому |
|
mapObjectConstructors
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 роки тому |
|
mapObjects
|
0acf8890ef
Merge pull request #3143 from IvanSavenko/metastring_refactor
|
2 роки тому |
|
mapping
|
5487f07d3b
added toEntity overload that accepts generic Services class
|
2 роки тому |
|
minizip
|
85d1909ac5
remove copy-pasted functions from ioapi.c
|
2 роки тому |
|
modding
|
3016014543
Merge pull request #3110 from IvanSavenko/mod_compat_fix
|
2 роки тому |
|
networkPacks
|
885dce0c27
Replace static_cast's of Identifiers with getNum call
|
2 роки тому |
|
pathfinder
|
04aeea9b68
use toEnum instead of getNum for switch'es
|
2 роки тому |
|
registerTypes
|
5cbf5031ea
move SetStackEffect to a separate file
|
2 роки тому |
|
rewardable
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
2 роки тому |
|
rmg
|
01f70475ad
Missing change
|
2 роки тому |
|
serializer
|
8f25f1fd4b
Serialize identifiers without implicit conversion to int
|
2 роки тому |
|
spells
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
2 роки тому |
|
vstd
|
e93a04409e
Revert "another approach"
|
2 роки тому |
|
AI_Base.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
ArtifactUtils.cpp
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 роки тому |
|
ArtifactUtils.h
|
61fc236d79
ArtifactLocation now use ID for artHolder identification part1
|
2 роки тому |
|
BasicTypes.cpp
|
29a78c14a2
Merge pull request #3113 from Alexander-Wilms/develop
|
2 роки тому |
|
BattleFieldHandler.cpp
|
ac925bb786
Renamed new types for consistency with code style
|
2 роки тому |
|
BattleFieldHandler.h
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 роки тому |
|
CAndroidVMHelper.cpp
|
313d479d42
fix using JNI from server in single process build
|
2 роки тому |
|
CAndroidVMHelper.h
|
313d479d42
fix using JNI from server in single process build
|
2 роки тому |
|
CArtHandler.cpp
|
04aeea9b68
use toEnum instead of getNum for switch'es
|
2 роки тому |
|
CArtHandler.h
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
CArtifactInstance.cpp
|
ab2f6abb87
ArtifactLocation now use ID for artHolder identification part2
|
2 роки тому |
|
CArtifactInstance.h
|
ab2f6abb87
ArtifactLocation now use ID for artHolder identification part2
|
2 роки тому |
|
CBonusTypeHandler.cpp
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
CBonusTypeHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CBuildingHandler.cpp
|
8d5fa41a19
Minor fixes
|
2 роки тому |
|
CBuildingHandler.h
|
8d5fa41a19
Minor fixes
|
2 роки тому |
|
CConfigHandler.cpp
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
CConfigHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CConsoleHandler.cpp
|
f01ec55d21
Use the "nullptr" literal.
|
2 роки тому |
|
CConsoleHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CCreatureHandler.cpp
|
8d5fa41a19
Minor fixes
|
2 роки тому |
|
CCreatureHandler.h
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
CCreatureSet.cpp
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
2 роки тому |
|
CCreatureSet.h
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
2 роки тому |
|
CGameInfoCallback.cpp
|
7e6ab5e87b
fix test & fix build & suggested changes
|
2 роки тому |
|
CGameInfoCallback.h
|
3c5527a222
ArtifactLocation now use ID for artHolder identification part3
|
2 роки тому |
|
CGameInterface.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CGameInterface.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CGeneralTextHandler.cpp
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
CGeneralTextHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CHeroHandler.cpp
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 роки тому |
|
CHeroHandler.h
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 роки тому |
|
CMakeLists.txt
|
0294a8b063
enable StupidAI and EmptyAI for static AI
|
2 роки тому |
|
CPlayerState.cpp
|
f3e1943aaf
Merge branch 'develop' into highscore_menu
|
2 роки тому |
|
CPlayerState.h
|
f3e1943aaf
Merge branch 'develop' into highscore_menu
|
2 роки тому |
|
CRandomGenerator.cpp
|
44d16b32fe
Use API identical to std classes where possible
|
2 роки тому |
|
CRandomGenerator.h
|
44d16b32fe
Use API identical to std classes where possible
|
2 роки тому |
|
CScriptingModule.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
2 роки тому |
|
CScriptingModule.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CSkillHandler.cpp
|
8d5fa41a19
Minor fixes
|
2 роки тому |
|
CSkillHandler.h
|
8f25f1fd4b
Serialize identifiers without implicit conversion to int
|
2 роки тому |
|
CSoundBase.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CStack.cpp
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 роки тому |
|
CStack.h
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
CStopWatch.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CThreadHelper.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CThreadHelper.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CTownHandler.cpp
|
04aeea9b68
use toEnum instead of getNum for switch'es
|
2 роки тому |
|
CTownHandler.h
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
Color.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
CondSh.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
ConstTransitivePtr.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
FunctionList.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 роки тому |
|
GameConstants.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
GameSettings.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
GameSettings.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
IBonusTypeHandler.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
IGameCallback.cpp
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 роки тому |
|
IGameCallback.h
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
IGameEventsReceiver.h
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 роки тому |
|
IHandlerBase.cpp
|
7e27ac7073
IdentifierStorage is now separate handler in VLC
|
2 роки тому |
|
IHandlerBase.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
JsonDetail.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
JsonDetail.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
JsonNode.cpp
|
207968ced3
Merge pull request #3116 from IvanSavenko/bonus_fixes
|
2 роки тому |
|
JsonNode.h
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
JsonRandom.cpp
|
885dce0c27
Replace static_cast's of Identifiers with getNum call
|
2 роки тому |
|
JsonRandom.h
|
0ea44520fd
Fix build
|
2 роки тому |
|
Languages.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
LoadProgress.cpp
|
dfaf778d16
Redesign loading solution
|
2 роки тому |
|
LoadProgress.h
|
dfaf778d16
Redesign loading solution
|
2 роки тому |
|
LogicalExpression.cpp
|
4c4498b22a
vcmi: modernize rest of lib
|
2 роки тому |
|
LogicalExpression.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
MetaString.cpp
|
748d70b191
Fix build
|
2 роки тому |
|
MetaString.h
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
2 роки тому |
|
ObstacleHandler.cpp
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 роки тому |
|
ObstacleHandler.h
|
8dfdfffd87
Use ResourcePath for audio files
|
2 роки тому |
|
Point.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
Rect.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
Rect.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
ResourceSet.cpp
|
cac37df334
Remove unused constructor
|
2 роки тому |
|
ResourceSet.h
|
cac37df334
Remove unused constructor
|
2 роки тому |
|
RiverHandler.cpp
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 роки тому |
|
RiverHandler.h
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 роки тому |
|
RoadHandler.cpp
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 роки тому |
|
RoadHandler.h
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 роки тому |
|
ScopeGuard.h
|
91ef7cbb4f
Fix ScopeGuard move behavior
|
2 роки тому |
|
ScriptHandler.cpp
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 роки тому |
|
ScriptHandler.h
|
383387ef29
Integrated defaultMods into mod system
|
2 роки тому |
|
StartInfo.cpp
|
037efdf5fc
Improvements to type safety of Identifier class
|
2 роки тому |
|
StartInfo.h
|
f01ec55d21
Use the "nullptr" literal.
|
2 роки тому |
|
StdInc.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
StdInc.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
TerrainHandler.cpp
|
98fd939ed6
Cartographer/Observatory is now configurable object
|
2 роки тому |
|
TerrainHandler.h
|
98fd939ed6
Cartographer/Observatory is now configurable object
|
2 роки тому |
|
TextOperations.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
TextOperations.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
TurnTimerInfo.cpp
|
4ee47b01ae
Make possible to play with different timers independently
|
2 роки тому |
|
TurnTimerInfo.h
|
cc3ca9a41e
Timers fixes
|
2 роки тому |
|
UnlockGuard.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
VCMIDirs.cpp
|
1da06e04cc
fix "development mode" condition when building in single process mode
|
2 роки тому |
|
VCMIDirs.h
|
5f4a998435
editorPath -> mapEditorPath
|
2 роки тому |
|
VCMI_Lib.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
VCMI_Lib.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |
|
VCMI_lib.cbp
|
1c68937d95
new approach
|
2 роки тому |
|
VCMI_lib.vcxproj
|
1c68937d95
new approach
|
2 роки тому |
|
VCMI_lib.vcxproj.filters
|
1c68937d95
new approach
|
2 роки тому |
|
int3.h
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 роки тому |
|
vcmi_endian.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 роки тому |