Tomasz Zieliński bc4d6bb7ee Remove unused code. 2 yıl önce
..
battle 7a5775a9f9 vcmi: use std::optional 2 yıl önce
events 042885c0b8 vcmi: modernize lib/events 2 yıl önce
filesystem 7a5775a9f9 vcmi: use std::optional 2 yıl önce
logging ea3bdda047 vcmi: reduce boost a little bit 2 yıl önce
mapObjects a553a4aa66 Merge pull request #2030 from Nordsoft91/boats 2 yıl önce
mapping 7a5775a9f9 vcmi: use std::optional 2 yıl önce
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c 2 yıl önce
registerTypes d83566bc74 Add constructor for boat 2 yıl önce
rmg bc4d6bb7ee Remove unused code. 2 yıl önce
serializer 7c4badc890 CSerializer: fix debug assertion 2 yıl önce
spells de159df481 Rename boats 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
BasicTypes.cpp 4da97682be vcmi: remove code duplication for native terrain 2 yıl önce
BattleFieldHandler.cpp 383387ef29 Integrated defaultMods into mod system 2 yıl önce
BattleFieldHandler.h 383387ef29 Integrated defaultMods into mod system 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 4bb4d7e7a5 Merge pull request #1989 from SoundSSGood/refactoring-arts-p1 2 yıl önce
CArtHandler.h 4bb4d7e7a5 Merge pull request #1989 from SoundSSGood/refactoring-arts-p1 2 yıl önce
CBonusTypeHandler.cpp 4c4498b22a vcmi: modernize rest of lib 2 yıl önce
CBonusTypeHandler.h 4c4498b22a vcmi: modernize rest of lib 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 4c4498b22a vcmi: modernize rest of lib 2 yıl önce
CConfigHandler.h 4c4498b22a vcmi: modernize rest of lib 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 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CCreatureHandler.h 9db2e2068e vcmi: fixup crash 2 yıl önce
CCreatureSet.cpp 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CCreatureSet.h 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CGameInfoCallback.cpp 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CGameInfoCallback.h 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CGameInterface.cpp ce3028bd73 Intermediate commit 2 yıl önce
CGameInterface.h 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CGameState.cpp 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CGameState.h 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CGameStateFwd.h 11b237a23c vcmi: massive refactoring v1 2 yıl önce
CGeneralTextHandler.cpp 6683c866ee Disabled check for unused lines in translations due to false positives 2 yıl önce
CGeneralTextHandler.h 4c4498b22a vcmi: modernize rest of lib 2 yıl önce
CHeroHandler.cpp 3738171b21 Refactoring of H3M loader to make HotA format support easier 2 yıl önce
CHeroHandler.h 3738171b21 Refactoring of H3M loader to make HotA format support easier 2 yıl önce
CMakeLists.txt 0294a8b063 enable StupidAI and EmptyAI for static AI 2 yıl önce
CModHandler.cpp 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CModHandler.h 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CPathfinder.cpp de159df481 Rename boats 2 yıl önce
CPathfinder.h 147633bd9d compute movement cost using PathNodeInfo layer info when possible 2 yıl önce
CPlayerState.cpp 11b237a23c vcmi: massive refactoring v1 2 yıl önce
CPlayerState.h 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CRandomGenerator.cpp 4c4498b22a vcmi: modernize rest of lib 2 yıl önce
CRandomGenerator.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 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 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CSkillHandler.h 383387ef29 Integrated defaultMods into mod system 2 yıl önce
CSoundBase.h 7e3cd7db51 Fix for missing Death Blow sound 2 yıl önce
CStack.cpp e3ed728193 Merge pull request #1932 from rilian-la-te/proper-teleport 2 yıl önce
CStack.h bc1aad3b26 vcmi: remove deprecated CStack::getCreature() 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 ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 yıl önce
CTownHandler.cpp 7a5775a9f9 vcmi: use std::optional 2 yıl önce
CTownHandler.h fedf7d377c vcmi: remove TFaction 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 7a5775a9f9 vcmi: use std::optional 2 yıl önce
GameConstants.h de159df481 Rename boats 2 yıl önce
GameSettings.cpp f704a17e1a vcmi: add a last hex setting 2 yıl önce
GameSettings.h f704a17e1a vcmi: add a last hex setting 2 yıl önce
HeroBonus.cpp 7a5775a9f9 vcmi: use std::optional 2 yıl önce
HeroBonus.h 7a5775a9f9 vcmi: use std::optional 2 yıl önce
IBonusTypeHandler.h 4c4498b22a vcmi: modernize rest of lib 2 yıl önce
IGameCallback.cpp 7a5775a9f9 vcmi: use std::optional 2 yıl önce
IGameCallback.h 7a5775a9f9 vcmi: use std::optional 2 yıl önce
IGameEventsReceiver.h ce3028bd73 Intermediate commit 2 yıl önce
IHandlerBase.cpp 4c4498b22a vcmi: modernize rest of lib 2 yıl önce
IHandlerBase.h 383387ef29 Integrated defaultMods into mod system 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 e652b3eef0 Removed old code - VCMI now supports json-based animations everywhere 2 yıl önce
JsonDetail.h 4c4498b22a vcmi: modernize rest of lib 2 yıl önce
JsonNode.cpp cb83a9371d vcmi: 1.2 compatibility to FACTION_LIMITER 2 yıl önce
JsonNode.h 4c4498b22a vcmi: modernize rest of lib 2 yıl önce
Languages.h 66df19352f Do not show languages without translations in UI 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 54eb550eb9 vcmi: remove unused functions now 2 yıl önce
NetPackVisitor.h ea7dd14d8b client is able to erase artifact 2 yıl önce
NetPacks.h 54eb550eb9 vcmi: remove unused functions now 2 yıl önce
NetPacksBase.h 0d35606a44 vcmi: use std::variant 2 yıl önce
NetPacksLib.cpp de159df481 Rename boats 2 yıl önce
NetPacksLobby.h 9f55666931 rework netpacks to avoid double typeinfo 2 yıl önce
ObstacleHandler.cpp 383387ef29 Integrated defaultMods into mod system 2 yıl önce
ObstacleHandler.h 1100bc7a5b obstacle: remove trigger animation and sound 2 yıl önce
PathfinderUtil.h 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 yıl önce
Point.h c4d5a7a2d6 vcmi:towns now can choose if moat render is needed 2 yıl önce
Rect.cpp beb7ce5beb Refactoring of MapView 2 yıl önce
Rect.h 45e2875342 Completely removed old TerrainRect class 2 yıl önce
ResourceSet.cpp 11b237a23c vcmi: massive refactoring v1 2 yıl önce
ResourceSet.h 11b237a23c vcmi: massive refactoring v1 2 yıl önce
RiverHandler.cpp 383387ef29 Integrated defaultMods into mod system 2 yıl önce
RiverHandler.h 383387ef29 Integrated defaultMods into mod system 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 4c4498b22a vcmi: modernize rest of lib 2 yıl önce
StartInfo.h 9d901efb0c Change default difficulty to "Normal" 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 d1dacd45e2 Animations from config 2 yıl önce
TerrainHandler.cpp 383387ef29 Integrated defaultMods into mod system 2 yıl önce
TerrainHandler.h 383387ef29 Integrated defaultMods into mod system 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 ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 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 383387ef29 Integrated defaultMods into mod system 2 yıl önce
VCMI_Lib.h a0e9e01b48 Renamed & reorganized all game mechanics settings names 2 yıl önce
VCMI_lib.cbp 70786f4963 lib: remove unused header 2 yıl önce
VCMI_lib.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 yıl önce
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files 7 yıl önce
int3.h 038db5c71b vcmi: make int3 as constexpr class 2 yıl önce
vcmi_endian.h cffdabf48e lib: replace SDL usage to Boost one 2 yıl önce