Ivan Savenko 2e7c382612 Moved creature upgrade logic to CGObjectInstance inheritors hace 2 años
..
battle 56b8fb39f3 Removed neighbouringTilesWithDirection and using hace 2 años
bonuses e60a4318c3 vcmi: a bunch of forward definitions hace 2 años
events 042885c0b8 vcmi: modernize lib/events hace 2 años
filesystem 9eac3eaafa Merged "music" resource type into "sound", enables ogg's use as sounds hace 2 años
logging ea3bdda047 vcmi: reduce boost a little bit hace 2 años
mapObjectConstructors 2e7c382612 Moved creature upgrade logic to CGObjectInstance inheritors hace 2 años
mapObjects 2e7c382612 Moved creature upgrade logic to CGObjectInstance inheritors hace 2 años
mapping 0901c8feaf Use boost::multiarray instead of manual memory management in CMap hace 2 años
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c hace 2 años
registerTypes 2e7c382612 Moved creature upgrade logic to CGObjectInstance inheritors hace 2 años
rewardable fc190b14bb Spell shrines can now be configured in json hace 2 años
rmg c52b5d3bd0 Merge pull request #2216 from vcmi/water_prison_tavern hace 2 años
serializer acac42291e Remove excessive CMap.h includes hace 2 años
spells fc190b14bb Spell shrines can now be configured in json hace 2 años
vstd cb3723b54c vstd: pass separators and input by reference 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 1e9eea30e1 Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop hace 2 años
ArtifactUtils.h 1175990724 fixup hace 2 años
BasicTypes.cpp e60a4318c3 vcmi: a bunch of forward definitions hace 2 años
BattleFieldHandler.cpp e60a4318c3 vcmi: a bunch of forward definitions hace 2 años
BattleFieldHandler.h a6de9097be vcmi: rename HeroBonus.h to Bonus.h 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 f6c2d5cba7 hotfix hace 2 años
CArtHandler.h f6c2d5cba7 hotfix hace 2 años
CBonusTypeHandler.cpp 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
CBonusTypeHandler.h 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
CBuildingHandler.cpp 4c4498b22a vcmi: modernize rest of lib hace 2 años
CBuildingHandler.h 4c4498b22a vcmi: modernize rest of lib hace 2 años
CConfigHandler.cpp a015bf6507 Initial part of dynamically-sized adventure map: hace 2 años
CConfigHandler.h a015bf6507 Initial part of dynamically-sized adventure map: hace 2 años
CConsoleHandler.cpp ea3bdda047 vcmi: reduce boost a little bit hace 2 años
CConsoleHandler.h ea3bdda047 vcmi: reduce boost a little bit hace 2 años
CCreatureHandler.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
CCreatureHandler.h 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
CCreatureSet.cpp 1366825f08 final fixup hace 2 años
CCreatureSet.h 1366825f08 final fixup hace 2 años
CGameInfoCallback.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
CGameInfoCallback.h 7db67a3101 int3 now has proper hasher function hace 2 años
CGameInterface.cpp b472c89276 vcmi: make some CStack properties private hace 2 años
CGameInterface.h d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
CGameState.cpp 2e7c382612 Moved creature upgrade logic to CGObjectInstance inheritors hace 2 años
CGameState.h a6de9097be vcmi: rename HeroBonus.h to Bonus.h hace 2 años
CGameStateFwd.h 11b237a23c vcmi: massive refactoring v1 hace 2 años
CGeneralTextHandler.cpp 6683c866ee Disabled check for unused lines in translations due to false positives hace 2 años
CGeneralTextHandler.h 4c4498b22a vcmi: modernize rest of lib hace 2 años
CHeroHandler.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
CHeroHandler.h c216292f1e CHeroHandler: remove confusing map hace 2 años
CMakeLists.txt 0294a8b063 enable StupidAI and EmptyAI for static AI hace 2 años
CModHandler.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
CModHandler.h 62595cb039 Split massive CMap.h a bit hace 2 años
CModVersion.cpp 62595cb039 Split massive CMap.h a bit hace 2 años
CModVersion.h 62595cb039 Split massive CMap.h a bit hace 2 años
CPathfinder.cpp 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
CPathfinder.h 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
CPlayerState.cpp 11b237a23c vcmi: massive refactoring v1 hace 2 años
CPlayerState.h a6de9097be vcmi: rename HeroBonus.h to Bonus.h hace 2 años
CRandomGenerator.cpp 4c4498b22a vcmi: modernize rest of lib hace 2 años
CRandomGenerator.h 86f5d6de69 vcmi: modernize headers 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 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
CSkillHandler.h a6de9097be vcmi: rename HeroBonus.h to Bonus.h hace 2 años
CSoundBase.h 7e3cd7db51 Fix for missing Death Blow sound hace 2 años
CStack.cpp 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
CStack.h a6de9097be vcmi: rename HeroBonus.h to Bonus.h 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 518f8d69e5 Haiku patch hace 2 años
CThreadHelper.h 86f5d6de69 vcmi: modernize headers hace 2 años
CTownHandler.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
CTownHandler.h d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 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 2 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.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
GameConstants.h ffd7144df8 Implemented identifiers mapping for town buildings hace 2 años
GameSettings.cpp daaaf84392 Icon index for map format is now defined in config hace 2 años
GameSettings.h daaaf84392 Icon index for map format is now defined in config hace 2 años
IBonusTypeHandler.h 4c4498b22a vcmi: modernize rest of lib hace 2 años
IGameCallback.cpp fc190b14bb Spell shrines can now be configured in json hace 2 años
IGameCallback.h fc190b14bb Spell shrines can now be configured in json hace 2 años
IGameEventsReceiver.h 7db67a3101 int3 now has proper hasher function hace 2 años
IHandlerBase.cpp 4c4498b22a vcmi: modernize rest of lib hace 2 años
IHandlerBase.h 86f5d6de69 vcmi: modernize headers hace 2 años
Interprocess.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined hace 3 años
JsonDetail.cpp 9eac3eaafa Merged "music" resource type into "sound", enables ogg's use as sounds hace 2 años
JsonDetail.h 86f5d6de69 vcmi: modernize headers hace 2 años
JsonNode.cpp 45ca449f2c vcmi: more optionals in bonuses hace 2 años
JsonNode.h 86f5d6de69 vcmi: modernize headers hace 2 años
JsonRandom.cpp fc190b14bb Spell shrines can now be configured in json hace 2 años
JsonRandom.h 1b4d117790 deeper decoupling hace 2 años
Languages.h 66df19352f Do not show languages without translations in UI hace 2 años
LoadProgress.cpp d63e32841d Fix divide by zero crash hace 2 años
LoadProgress.h e4ac0d4370 Editor prerequisites [part 2] (#889) hace 3 años
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib hace 2 años
LogicalExpression.h 86f5d6de69 vcmi: modernize headers hace 2 años
NetPackVisitor.h ea7dd14d8b client is able to erase artifact hace 2 años
NetPacks.h 351d596bdc Handle water Prisons and Taverns. hace 2 años
NetPacksBase.h 0d35606a44 vcmi: use std::variant hace 2 años
NetPacksLib.cpp adec58f5bf - Set fixed boat type for Tavern / Prison hace 2 años
NetPacksLobby.h 9f55666931 rework netpacks to avoid double typeinfo hace 2 años
ObstacleHandler.cpp 428fb832c6 Implemented foreground/background obstacles: hace 2 años
ObstacleHandler.h 428fb832c6 Implemented foreground/background obstacles: hace 2 años
PathfinderUtil.h d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
Point.h 238a02eb5e It is now possible to cancel attack-via-swiping by moving finger away hace 2 años
Rect.cpp beb7ce5beb Refactoring of MapView hace 2 años
Rect.h 45e2875342 Completely removed old TerrainRect class hace 2 años
ResourceSet.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
ResourceSet.h 86f5d6de69 vcmi: modernize headers hace 2 años
RiverHandler.cpp 383387ef29 Integrated defaultMods into mod system hace 2 años
RiverHandler.h 383387ef29 Integrated defaultMods into mod system hace 2 años
RoadHandler.cpp 383387ef29 Integrated defaultMods into mod system hace 2 años
RoadHandler.h 383387ef29 Integrated defaultMods into mod system hace 2 años
ScopeGuard.h 91ef7cbb4f Fix ScopeGuard move behavior hace 2 años
ScriptHandler.cpp 383387ef29 Integrated defaultMods into mod system hace 2 años
ScriptHandler.h 383387ef29 Integrated defaultMods into mod system hace 2 años
StartInfo.cpp acac42291e Remove excessive CMap.h includes hace 2 años
StartInfo.h 86f5d6de69 vcmi: modernize headers 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
StringConstants.h ffd7144df8 Implemented identifiers mapping for town buildings hace 2 años
TerrainHandler.cpp 383387ef29 Integrated defaultMods into mod system hace 2 años
TerrainHandler.h 383387ef29 Integrated defaultMods into mod system hace 2 años
TextOperations.cpp 9b428e8231 Fonts will now correctly detect encoding of fonts from mods hace 2 años
TextOperations.h 9b428e8231 Fonts will now correctly detect encoding of fonts from mods 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 d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
VCMI_Lib.h a0e9e01b48 Renamed & reorganized all game mechanics settings names hace 2 años
VCMI_lib.cbp a6de9097be vcmi: rename HeroBonus.h to Bonus.h hace 2 años
VCMI_lib.vcxproj a6de9097be vcmi: rename HeroBonus.h to Bonus.h hace 2 años
VCMI_lib.vcxproj.filters a6de9097be vcmi: rename HeroBonus.h to Bonus.h hace 2 años
int3.h 20de44d4a5 Reodered methods in file to group similar code hace 2 años
vcmi_endian.h 86f5d6de69 vcmi: modernize headers hace 2 años