Ivan Savenko 8df39c43a0 Fix game loading hace 2 años
..
battle ac925bb786 Renamed new types for consistency with code style hace 2 años
bonuses 4f47555977 Split OBJECT bonus source into OBJECT_TYPE and OBJECT_INSTANCE hace 2 años
campaign ac925bb786 Renamed new types for consistency with code style hace 2 años
constants 8df39c43a0 Fix game loading hace 2 años
events d83aa828f6 Fix turn ending hace 2 años
filesystem f8541d0ae4 Merge branch 'vcmi/master' into 'vcmi/develop' hace 2 años
gameState ac925bb786 Renamed new types for consistency with code style hace 2 años
logging 44d16b32fe Use API identical to std classes where possible hace 2 años
mapObjectConstructors 4f47555977 Split OBJECT bonus source into OBJECT_TYPE and OBJECT_INSTANCE hace 2 años
mapObjects 4f47555977 Split OBJECT bonus source into OBJECT_TYPE and OBJECT_INSTANCE hace 2 años
mapping 4f47555977 Split OBJECT bonus source into OBJECT_TYPE and OBJECT_INSTANCE hace 2 años
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c hace 2 años
modding 31cf3442af Update docs hace 2 años
pathfinder ac925bb786 Renamed new types for consistency with code style hace 2 años
registerTypes 454ba44ac5 Merge pull request #2988 from IvanSavenko/configurable_extensions hace 2 años
rewardable 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any hace 2 años
rmg 5b10b457cf Fix code review suggestions hace 2 años
serializer 8df39c43a0 Fix game loading hace 2 años
spells ac925bb786 Renamed new types for consistency with code style hace 2 años
vstd e93a04409e Revert "another approach" hace 2 años
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file hace 8 años
ArtifactUtils.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
ArtifactUtils.h 82eb2f8a2b Artifact assembling changes hace 2 años
BasicTypes.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
BattleFieldHandler.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
BattleFieldHandler.h 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build hace 2 años
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build hace 2 años
CArtHandler.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
CArtHandler.h aa0b064154 Fixed randomization of artifacts on some custom maps hace 2 años
CArtifactInstance.cpp 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any hace 2 años
CArtifactInstance.h f47def3588 refactoring hace 2 años
CBonusTypeHandler.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
CBonusTypeHandler.h 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
CBuildingHandler.cpp e54287ea5d Converted remaining identifier to new system hace 2 años
CBuildingHandler.h 4c4498b22a vcmi: modernize rest of lib hace 2 años
CConfigHandler.cpp b2c336de0d JsonNode now uses std::variant internally. Fixes crash on deserialize hace 2 años
CConfigHandler.h 5fd2eee3e8 code review hace 2 años
CConsoleHandler.cpp a44c08a847 Slightly better thread names hace 2 años
CConsoleHandler.h ea3bdda047 vcmi: reduce boost a little bit hace 2 años
CCreatureHandler.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
CCreatureHandler.h ac925bb786 Renamed new types for consistency with code style hace 2 años
CCreatureSet.cpp 5b10b457cf Fix code review suggestions hace 2 años
CCreatureSet.h 5b10b457cf Fix code review suggestions hace 2 años
CGameInfoCallback.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
CGameInfoCallback.h 41210c1dbf Client-side support for multiple battles hace 2 años
CGameInterface.cpp 41210c1dbf Client-side support for multiple battles hace 2 años
CGameInterface.h c8e6a7cd27 Fixed most common cases of movement actions hace 2 años
CGeneralTextHandler.cpp 530c70c282 Added object descriptions present in H3 hace 2 años
CGeneralTextHandler.h 6093f042dd Text container fix hace 2 años
CHeroHandler.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
CHeroHandler.h 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
CMakeLists.txt 0294a8b063 enable StupidAI and EmptyAI for static AI hace 2 años
CPlayerState.cpp f3e1943aaf Merge branch 'develop' into highscore_menu hace 2 años
CPlayerState.h f3e1943aaf Merge branch 'develop' into highscore_menu hace 2 años
CRandomGenerator.cpp 44d16b32fe Use API identical to std classes where possible hace 2 años
CRandomGenerator.h 44d16b32fe Use API identical to std classes where possible hace 2 años
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib hace 2 años
CScriptingModule.h 4c4498b22a vcmi: modernize rest of lib hace 2 años
CSkillHandler.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
CSkillHandler.h fd01a25352 Implemented basic version of configurable Witch Hut hace 2 años
CSoundBase.h 7e3cd7db51 Fix for missing Death Blow sound hace 2 años
CStack.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
CStack.h b394158dc9 Bonus Source ID now uses metaidentifier hace 2 años
CStopWatch.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined hace 3 años
CThreadHelper.cpp 44d16b32fe Use API identical to std classes where possible hace 2 años
CThreadHelper.h 44d16b32fe Use API identical to std classes where possible hace 2 años
CTownHandler.cpp ac925bb786 Renamed new types for consistency with code style hace 2 años
CTownHandler.h ac925bb786 Renamed new types for consistency with code style hace 2 años
Color.h 3cf303f1c7 vcmi/client: make ColorRGBA constexpr hace 2 años
CondSh.h 0020d76d1d Introduced animation phases for beter ordering of visuals in battles hace 3 años
ConstTransitivePtr.h b30d23d278 vcmi: make ConstTransitivePtr always init self. hace 2 años
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined hace 3 años
GameConstants.h e54287ea5d Converted remaining identifier to new system hace 2 años
GameSettings.cpp 7f1b982264 Implemented support for showing amount of guards in banks hace 2 años
GameSettings.h 7f1b982264 Implemented support for showing amount of guards in banks hace 2 años
IBonusTypeHandler.h 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
IGameCallback.cpp dd841bdaa7 Use enum instead of mix of bool's and int's for tile reveal hace 2 años
IGameCallback.h dd841bdaa7 Use enum instead of mix of bool's and int's for tile reveal hace 2 años
IGameEventsReceiver.h 39a92cdde3 Add query for dwellings dialog hace 2 años
IHandlerBase.cpp 7e27ac7073 IdentifierStorage is now separate handler in VLC hace 2 años
IHandlerBase.h 86f5d6de69 vcmi: modernize headers hace 2 años
JsonDetail.cpp 27b75dbbea Fixed silent errors on invalid Json references in schemas hace 2 años
JsonDetail.h 86f5d6de69 vcmi: modernize headers hace 2 años
JsonNode.cpp 8df39c43a0 Fix game loading hace 2 años
JsonNode.h 80e6485965 MetaIdentifier now uses std::variant internally hace 2 años
JsonRandom.cpp ce480c8c84 Fixed Scholar handling hace 2 años
JsonRandom.h 0ea44520fd Fix build hace 2 años
Languages.h bee59b3c1c Update Languages.h hace 2 años
LoadProgress.cpp dfaf778d16 Redesign loading solution hace 2 años
LoadProgress.h dfaf778d16 Redesign loading solution hace 2 años
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib hace 2 años
LogicalExpression.h 86f5d6de69 vcmi: modernize headers hace 2 años
MetaString.cpp ab373f08ab Use meta string for messages hace 2 años
MetaString.h 06f01c3b82 Seerhut works as rewardable object hace 2 años
NetPackVisitor.h 0c6b1ca3c8 possibility to change name hace 2 años
NetPacks.h ac925bb786 Renamed new types for consistency with code style hace 2 años
NetPacksBase.h 8751d9ab8b CArtifactInstance::putAt, CArtifactInstance::removeFrom, CArtifactInstance::move interface unified. Small optimization. hace 2 años
NetPacksLib.cpp 8df39c43a0 Fix game loading hace 2 años
NetPacksLobby.h 0c6b1ca3c8 possibility to change name hace 2 años
ObstacleHandler.cpp 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
ObstacleHandler.h 8dfdfffd87 Use ResourcePath for audio files hace 2 años
Point.h 2286e0c7b1 implement speed and move hace 2 años
Rect.cpp 3973624278 Implemented tolerance for touch events hace 2 años
Rect.h 21f37cfafb simplified hace 2 años
ResourceSet.cpp e54287ea5d Converted remaining identifier to new system hace 2 años
ResourceSet.h ec8d31bbfc First step at unifying game identifiers code hace 2 años
RiverHandler.cpp 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
RiverHandler.h 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
RoadHandler.cpp 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
RoadHandler.h 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
ScopeGuard.h 91ef7cbb4f Fix ScopeGuard move behavior hace 2 años
ScriptHandler.cpp 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
ScriptHandler.h 383387ef29 Integrated defaultMods into mod system hace 2 años
StartInfo.cpp 037efdf5fc Improvements to type safety of Identifier class hace 2 años
StartInfo.h 037efdf5fc Improvements to type safety of Identifier class hace 2 años
StdInc.cpp 3926920103 Rename radious -> radius hace 9 años
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase hace 9 años
TerrainHandler.cpp 98fd939ed6 Cartographer/Observatory is now configurable object hace 2 años
TerrainHandler.h 98fd939ed6 Cartographer/Observatory is now configurable object hace 2 años
TextOperations.cpp e317c23a59 fix hace 2 años
TextOperations.h 37e2292720 count unicode chars to extra function hace 2 años
TurnTimerInfo.cpp 4ee47b01ae Make possible to play with different timers independently hace 2 años
TurnTimerInfo.h cc3ca9a41e Timers fixes hace 2 años
UnlockGuard.h 86f5d6de69 vcmi: modernize headers hace 2 años
VCMIDirs.cpp 1da06e04cc fix "development mode" condition when building in single process mode hace 2 años
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath hace 2 años
VCMI_Lib.cpp 5fd2eee3e8 code review hace 2 años
VCMI_Lib.h 7e27ac7073 IdentifierStorage is now separate handler in VLC hace 2 años
VCMI_lib.cbp 1c68937d95 new approach hace 2 años
VCMI_lib.vcxproj 1c68937d95 new approach hace 2 años
VCMI_lib.vcxproj.filters 1c68937d95 new approach hace 2 años
int3.h f3ed589e35 Use same fow radius calculation as in H3 hace 2 años
vcmi_endian.h 86f5d6de69 vcmi: modernize headers hace 2 años