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