Ivan Savenko 942f8bbf05 Fix possible access to non-existing building há 2 anos atrás
..
battle aed8c411fc Minor rework & cleanup of combat replays há 2 anos atrás
bonuses e60a4318c3 vcmi: a bunch of forward definitions há 2 anos atrás
campaign cdc27d1fcf Play correct music file in campaign menu há 2 anos atrás
events 042885c0b8 vcmi: modernize lib/events há 2 anos atrás
filesystem 8750aa2c5b Merged server savegame and (broken and unused) client savegame files há 2 anos atrás
gameState ca0eacc283 Merge pull request #2458 from vcmi/fix_water_tavern há 2 anos atrás
logging 21e794268b Attempt to fix & improve error detection: há 2 anos atrás
mapObjectConstructors 2e7e8bb52b Better error message on missing object constructor há 2 anos atrás
mapObjects 942f8bbf05 Fix possible access to non-existing building há 2 anos atrás
mapping ad5081f9fe Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps há 2 anos atrás
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c há 2 anos atrás
pathfinder 85262cf4f5 Moved CGameState files into a separate directory há 2 anos atrás
registerTypes 280085b95d Merge pull request #2308 from IvanSavenko/remove_client_savegame há 2 anos atrás
rewardable 3a348abf4f Text of configurable/rewardable objects now uses translator há 2 anos atrás
rmg 44fae4945d Update distances in all zones adjacent to object há 2 anos atrás
serializer aed8c411fc Minor rework & cleanup of combat replays há 2 anos atrás
spells 9b649b0b79 Build fix há 2 anos atrás
vstd cb3723b54c vstd: pass separators and input by reference há 2 anos atrás
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file há 8 anos atrás
ArtifactUtils.cpp 37f3560b9c Fix build in debug mode há 2 anos atrás
ArtifactUtils.h 11a109f3af fix build há 2 anos atrás
BasicTypes.cpp e60a4318c3 vcmi: a bunch of forward definitions há 2 anos atrás
BattleFieldHandler.cpp e60a4318c3 vcmi: a bunch of forward definitions há 2 anos atrás
BattleFieldHandler.h a6de9097be vcmi: rename HeroBonus.h to Bonus.h há 2 anos atrás
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build há 2 anos atrás
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build há 2 anos atrás
CArtHandler.cpp 025b0814c8 + Handled banning spells and artifacts há 2 anos atrás
CArtHandler.h 025b0814c8 + Handled banning spells and artifacts há 2 anos atrás
CArtifactInstance.cpp 37f3560b9c Fix build in debug mode há 2 anos atrás
CArtifactInstance.h 9b5f6ec7cf CArtifact getters setters há 2 anos atrás
CBonusTypeHandler.cpp 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h há 2 anos atrás
CBonusTypeHandler.h 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h há 2 anos atrás
CBuildingHandler.cpp 4c4498b22a vcmi: modernize rest of lib há 2 anos atrás
CBuildingHandler.h 4c4498b22a vcmi: modernize rest of lib há 2 anos atrás
CConfigHandler.cpp a015bf6507 Initial part of dynamically-sized adventure map: há 2 anos atrás
CConfigHandler.h a015bf6507 Initial part of dynamically-sized adventure map: há 2 anos atrás
CConsoleHandler.cpp ea3bdda047 vcmi: reduce boost a little bit há 2 anos atrás
CConsoleHandler.h ea3bdda047 vcmi: reduce boost a little bit há 2 anos atrás
CCreatureHandler.cpp 118b68349a CCreatureHandler: fix positive morale há 2 anos atrás
CCreatureHandler.h 8dde8018d0 Implemented support for fixed monster def's from hota há 2 anos atrás
CCreatureSet.cpp 9cd246ab8b Merge pull request #2259 from IvanSavenko/campaign_refactoring há 2 anos atrás
CCreatureSet.h d44821e733 CArtifactInstance moved to own file há 2 anos atrás
CGameInfoCallback.cpp 025b0814c8 + Handled banning spells and artifacts há 2 anos atrás
CGameInfoCallback.h 19ace6a849 Moved hero pool logic to the separate files há 2 anos atrás
CGameInterface.cpp aed8c411fc Minor rework & cleanup of combat replays há 2 anos atrás
CGameInterface.h aed8c411fc Minor rework & cleanup of combat replays há 2 anos atrás
CGeneralTextHandler.cpp 95dd4b3ffb Fix incorrect warnings about missing translations há 2 anos atrás
CGeneralTextHandler.h 95dd4b3ffb Fix incorrect warnings about missing translations há 2 anos atrás
CHeroHandler.cpp 041236837b Possible fix for crash from Android crash reporting há 2 anos atrás
CHeroHandler.h 700d8459ac Checking flags and conditions há 2 anos atrás
CMakeLists.txt 0294a8b063 enable StupidAI and EmptyAI for static AI há 2 anos atrás
CModHandler.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. há 2 anos atrás
CModHandler.h 62595cb039 Split massive CMap.h a bit há 2 anos atrás
CModVersion.cpp 62595cb039 Split massive CMap.h a bit há 2 anos atrás
CModVersion.h 62595cb039 Split massive CMap.h a bit há 2 anos atrás
CPlayerState.cpp 19ace6a849 Moved hero pool logic to the separate files há 2 anos atrás
CPlayerState.h 19ace6a849 Moved hero pool logic to the separate files há 2 anos atrás
CRandomGenerator.cpp 539c508870 Implemented persistent random seed for hero pool há 2 anos atrás
CRandomGenerator.h 539c508870 Implemented persistent random seed for hero pool há 2 anos atrás
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib há 2 anos atrás
CScriptingModule.h 4c4498b22a vcmi: modernize rest of lib há 2 anos atrás
CSkillHandler.cpp 03b3771f19 Ban Navigation on maps without water há 2 anos atrás
CSkillHandler.h 03b3771f19 Ban Navigation on maps without water há 2 anos atrás
CSoundBase.h 7e3cd7db51 Fix for missing Death Blow sound há 2 anos atrás
CStack.cpp 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h há 2 anos atrás
CStack.h a6de9097be vcmi: rename HeroBonus.h to Bonus.h há 2 anos atrás
CStopWatch.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined há 3 anos atrás
CThreadHelper.cpp 518f8d69e5 Haiku patch há 2 anos atrás
CThreadHelper.h 86f5d6de69 vcmi: modernize headers há 2 anos atrás
CTownHandler.cpp 8b0f9c86f8 Fixed possible crash on invalid town building name há 2 anos atrás
CTownHandler.h 250b27ba46 Fix crash due to missing boat for neutrla heroes há 2 anos atrás
Color.h 3cf303f1c7 vcmi/client: make ColorRGBA constexpr há 2 anos atrás
CondSh.h 0020d76d1d Introduced animation phases for beter ordering of visuals in battles há 2 anos atrás
ConstTransitivePtr.h b30d23d278 vcmi: make ConstTransitivePtr always init self. há 2 anos atrás
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined há 3 anos atrás
GameConstants.cpp e733b55c90 Removed buggy and poorly designed fromString method há 2 anos atrás
GameConstants.h e733b55c90 Removed buggy and poorly designed fromString method há 2 anos atrás
GameSettings.cpp 7f1b982264 Implemented support for showing amount of guards in banks há 2 anos atrás
GameSettings.h 7f1b982264 Implemented support for showing amount of guards in banks há 2 anos atrás
IBonusTypeHandler.h 4c4498b22a vcmi: modernize rest of lib há 2 anos atrás
IGameCallback.cpp 025b0814c8 + Handled banning spells and artifacts há 2 anos atrás
IGameCallback.h 6a08a96d0c Added createObject call as wrapper around NewObject netpack há 2 anos atrás
IGameEventsReceiver.h aed8c411fc Minor rework & cleanup of combat replays há 2 anos atrás
IHandlerBase.cpp 4c4498b22a vcmi: modernize rest of lib há 2 anos atrás
IHandlerBase.h 86f5d6de69 vcmi: modernize headers há 2 anos atrás
Interprocess.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined há 3 anos atrás
JsonDetail.cpp 9eac3eaafa Merged "music" resource type into "sound", enables ogg's use as sounds há 2 anos atrás
JsonDetail.h 86f5d6de69 vcmi: modernize headers há 2 anos atrás
JsonNode.cpp dd17896082 Fix crash on bonus parsing failure (outdated mods?) há 2 anos atrás
JsonNode.h 3a348abf4f Text of configurable/rewardable objects now uses translator há 2 anos atrás
JsonRandom.cpp 9b5f6ec7cf CArtifact getters setters há 2 anos atrás
JsonRandom.h 1b4d117790 deeper decoupling há 2 anos atrás
Languages.h bee59b3c1c Update Languages.h há 2 anos atrás
LoadProgress.cpp d63e32841d Fix divide by zero crash há 2 anos atrás
LoadProgress.h e4ac0d4370 Editor prerequisites [part 2] (#889) há 3 anos atrás
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib há 2 anos atrás
LogicalExpression.h 86f5d6de69 vcmi: modernize headers há 2 anos atrás
MetaString.cpp 3913b8e98c Heroes placed on water in map will be automatically given boat há 2 anos atrás
MetaString.h 9b5e81929f Fix build há 2 anos atrás
NetPackVisitor.h 280085b95d Merge pull request #2308 from IvanSavenko/remove_client_savegame há 2 anos atrás
NetPacks.h 280085b95d Merge pull request #2308 from IvanSavenko/remove_client_savegame há 2 anos atrás
NetPacksBase.h 8751d9ab8b CArtifactInstance::putAt, CArtifactInstance::removeFrom, CArtifactInstance::move interface unified. Small optimization. há 2 anos atrás
NetPacksLib.cpp f6247164ad Fix crash, fix invisible boat blocking the tile há 2 anos atrás
NetPacksLobby.h d1e5a347ff Refactoring of campaign handler: rename types and use strong typing há 2 anos atrás
ObstacleHandler.cpp 428fb832c6 Implemented foreground/background obstacles: há 2 anos atrás
ObstacleHandler.h 428fb832c6 Implemented foreground/background obstacles: há 2 anos atrás
Point.h d26595cef7 Radial menu is now a proper window. Minor fixes to positioning. há 2 anos atrás
Rect.cpp beb7ce5beb Refactoring of MapView há 2 anos atrás
Rect.h 6988b288ba Rect: fix serialization há 2 anos atrás
ResourceSet.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. há 2 anos atrás
ResourceSet.h 86f5d6de69 vcmi: modernize headers há 2 anos atrás
RiverHandler.cpp 3bce245780 Moved hardcoded terrain palette-cycling animations to config há 2 anos atrás
RiverHandler.h 3bce245780 Moved hardcoded terrain palette-cycling animations to config há 2 anos atrás
RoadHandler.cpp 383387ef29 Integrated defaultMods into mod system há 2 anos atrás
RoadHandler.h 383387ef29 Integrated defaultMods into mod system há 2 anos atrás
ScopeGuard.h 91ef7cbb4f Fix ScopeGuard move behavior há 2 anos atrás
ScriptHandler.cpp 383387ef29 Integrated defaultMods into mod system há 2 anos atrás
ScriptHandler.h 383387ef29 Integrated defaultMods into mod system há 2 anos atrás
StartInfo.cpp c524caee5c Fixed possible uncaught exception on starting map há 2 anos atrás
StartInfo.h 19ace6a849 Moved hero pool logic to the separate files há 2 anos atrás
StdInc.cpp 3926920103 Rename radious -> radius há 9 anos atrás
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase há 9 anos atrás
StringConstants.h ffd7144df8 Implemented identifiers mapping for town buildings há 2 anos atrás
TerrainHandler.cpp 3bce245780 Moved hardcoded terrain palette-cycling animations to config há 2 anos atrás
TerrainHandler.h 3bce245780 Moved hardcoded terrain palette-cycling animations to config há 2 anos atrás
TextOperations.cpp 9b428e8231 Fonts will now correctly detect encoding of fonts from mods há 2 anos atrás
TextOperations.h 9b428e8231 Fonts will now correctly detect encoding of fonts from mods há 2 anos atrás
UnlockGuard.h 86f5d6de69 vcmi: modernize headers há 2 anos atrás
VCMIDirs.cpp 1da06e04cc fix "development mode" condition when building in single process mode há 2 anos atrás
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath há 2 anos atrás
VCMI_Lib.cpp 21e794268b Attempt to fix & improve error detection: há 2 anos atrás
VCMI_Lib.h a0e9e01b48 Renamed & reorganized all game mechanics settings names há 2 anos atrás
VCMI_lib.cbp a6de9097be vcmi: rename HeroBonus.h to Bonus.h há 2 anos atrás
VCMI_lib.vcxproj a6de9097be vcmi: rename HeroBonus.h to Bonus.h há 2 anos atrás
VCMI_lib.vcxproj.filters a6de9097be vcmi: rename HeroBonus.h to Bonus.h há 2 anos atrás
int3.h 20de44d4a5 Reodered methods in file to group similar code há 2 anos atrás
vcmi_endian.h 86f5d6de69 vcmi: modernize headers há 2 anos atrás