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