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