Ivan Savenko 2a2af34788 Merge pull request #1650 from SoundSSGood/arts-swap-regression-fix 2 år sedan
..
battle 26bca26bd8 Enum is now in its own namespace, comments for enum values removed 2 år sedan
events 042885c0b8 vcmi: modernize lib/events 2 år sedan
filesystem 462599a5c6 vcmi: modernize lib/filesystem 2 år sedan
logging c142bf1072 vcmi: modernize lib/logging 2 år sedan
mapObjects 45dcd95f20 miscObjects: fix whirpool display 2 år sedan
mapping c84a9f32f6 vcmi: fix road and river loading 2 år sedan
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c 2 år sedan
registerTypes 4617ce10e5 vcmi: allow showing more than one components in infobar 2 år sedan
rmg 5366f9190e vcmi: reduce boost::lexical_cast usage 2 år sedan
serializer fafe352f93 vcmi: bump max serialization version 2 år sedan
spells bc228a938a vcmi: use enum class for EComponentType 2 år sedan
vstd cb3723b54c vstd: pass separators and input by reference 2 år sedan
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
BattleFieldHandler.cpp 47c1803c42 Finalization of refactoring: 2 år sedan
BattleFieldHandler.h 47c1803c42 Finalization of refactoring: 2 år sedan
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 år sedan
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 år sedan
CArtHandler.cpp e24eb6cc12 regression fixed 2 år sedan
CArtHandler.h e24eb6cc12 regression fixed 2 år sedan
CBonusTypeHandler.cpp 5366f9190e vcmi: reduce boost::lexical_cast usage 2 år sedan
CBonusTypeHandler.h 35775b90f8 Moved bonus names to translation 2 år sedan
CBuildingHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CBuildingHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CConfigHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CConfigHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CConsoleHandler.cpp 622e012fcf Allow ingame console to use clientside commands and print output 2 år sedan
CConsoleHandler.h da39eb789f Fix indent 2 år sedan
CCreatureHandler.cpp 5366f9190e vcmi: reduce boost::lexical_cast usage 2 år sedan
CCreatureHandler.h a364e39b50 vcmi: remove old war machine code 2 år sedan
CCreatureSet.cpp e48a4185ed Use config values from new settings 2 år sedan
CCreatureSet.h 8248feebf7 Implement numeric creature descriptions with config toggle on/off 2 år sedan
CGameInfoCallback.cpp 5905dd6111 Grail digging check is now in library 2 år sedan
CGameInfoCallback.h 5905dd6111 Grail digging check is now in library 2 år sedan
CGameInterface.cpp 0294a8b063 enable StupidAI and EmptyAI for static AI 2 år sedan
CGameInterface.h 11e4d84749 Implemented View Earth / View Air spells 2 år sedan
CGameState.cpp 5366f9190e vcmi: reduce boost::lexical_cast usage 2 år sedan
CGameState.h 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo 2 år sedan
CGameStateFwd.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CGeneralTextHandler.cpp 499496f9d0 Restored Simplified Chinese support 2 år sedan
CGeneralTextHandler.h df50a17d2a Fix loading of non-ASCII text files 2 år sedan
CHeroHandler.cpp 623cae7d47 All translatable strings now have language identifier 2 år sedan
CHeroHandler.h 27442e2950 Remove unused code 2 år sedan
CMakeLists.txt 0294a8b063 enable StupidAI and EmptyAI for static AI 2 år sedan
CModHandler.cpp 58cfea02f1 Added option to skip validation of mods 2 år sedan
CModHandler.h 4260726e4b Provide encoding information to maps & campaigns loaders 2 år sedan
CPathfinder.cpp e48bd39b9c Moved road & river handlers into a separate file 2 år sedan
CPathfinder.h 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 år sedan
CPlayerState.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CPlayerState.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CRandomGenerator.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CRandomGenerator.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CScriptingModule.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CScriptingModule.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CSkillHandler.cpp 623cae7d47 All translatable strings now have language identifier 2 år sedan
CSkillHandler.h 19925c2c25 VcmiLua builds properly now 2 år sedan
CSoundBase.h 7e3cd7db51 Fix for missing Death Blow sound 2 år sedan
CStack.cpp 388ed88b5d All artifact strings now pass through translator 2 år sedan
CStack.h d2b837b116 All creature-related texts go through translator 2 år sedan
CStopWatch.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CThreadHelper.cpp 9f46bf5bff Apply suggestions from code review 3 år sedan
CThreadHelper.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
CTownHandler.cpp 623cae7d47 All translatable strings now have language identifier 2 år sedan
CTownHandler.h 46931a0ecf Bugfixing 2 år sedan
Color.h 3cf303f1c7 vcmi/client: make ColorRGBA constexpr 2 år sedan
CondSh.h 0020d76d1d Introduced animation phases for beter ordering of visuals in battles 2 år sedan
ConstTransitivePtr.h b30d23d278 vcmi: make ConstTransitivePtr always init self. 2 år sedan
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
GameConstants.cpp 325c29da0d Merge remote-tracking branch 'vcmi/develop' into battle_improvements 2 år sedan
GameConstants.h 260f6d626c Implemented translations for H3M maps 2 år sedan
HeroBonus.cpp 57ee9a9bf3 Merge vcmi/beta into vcmi/develop 2 år sedan
HeroBonus.h 7b8aebe4e3 vcmi: deprecate MAXED_SPELL 2 år sedan
IBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
IGameCallback.cpp e48bd39b9c Moved road & river handlers into a separate file 2 år sedan
IGameCallback.h 4617ce10e5 vcmi: allow showing more than one components in infobar 2 år sedan
IGameEventsReceiver.h 4617ce10e5 vcmi: allow showing more than one components in infobar 2 år sedan
IHandlerBase.cpp 47c1803c42 Finalization of refactoring: 2 år sedan
IHandlerBase.h 47c1803c42 Finalization of refactoring: 2 år sedan
Interprocess.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
JsonDetail.cpp 5366f9190e vcmi: reduce boost::lexical_cast usage 2 år sedan
JsonDetail.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
JsonNode.cpp 3ba8d708f8 Partially fixed bonuses descriptions (affected by separate old bug) 2 år sedan
JsonNode.h 695a94c3c8 Fixed all major bugs with newly converted objects 2 år sedan
Languages.h db9a296d02 Fix debug renderer 2 år sedan
LoadProgress.cpp e4ac0d4370 Editor prerequisites [part 2] (#889) 3 år sedan
LoadProgress.h e4ac0d4370 Editor prerequisites [part 2] (#889) 3 år sedan
LogicalExpression.cpp bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP 2 år sedan
LogicalExpression.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
NetPackVisitor.h 4617ce10e5 vcmi: allow showing more than one components in infobar 2 år sedan
NetPacks.h 716dd9a43b vcmi: remove a bunch of duplicated showInfoDialog 2 år sedan
NetPacksBase.h bc228a938a vcmi: use enum class for EComponentType 2 år sedan
NetPacksLib.cpp bc228a938a vcmi: use enum class for EComponentType 2 år sedan
NetPacksLobby.h 9f55666931 rework netpacks to avoid double typeinfo 2 år sedan
ObstacleHandler.cpp 47c1803c42 Finalization of refactoring: 2 år sedan
ObstacleHandler.h 47c1803c42 Finalization of refactoring: 2 år sedan
PathfinderUtil.h 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 år sedan
Point.h 4501036a04 Basic version of hero movement on map. Removed old code. 2 år sedan
Rect.cpp beb7ce5beb Refactoring of MapView 2 år sedan
Rect.h 45e2875342 Completely removed old TerrainRect class 2 år sedan
ResourceSet.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
ResourceSet.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
RiverHandler.cpp 190368e419 Fix string ID's road/river/terrains 2 år sedan
RiverHandler.h 190368e419 Fix string ID's road/river/terrains 2 år sedan
RoadHandler.cpp 190368e419 Fix string ID's road/river/terrains 2 år sedan
RoadHandler.h 190368e419 Fix string ID's road/river/terrains 2 år sedan
ScopeGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
ScriptHandler.cpp 47c1803c42 Finalization of refactoring: 2 år sedan
ScriptHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
StartInfo.cpp 4260726e4b Provide encoding information to maps & campaigns loaders 2 år sedan
StartInfo.h 9f46bf5bff Apply suggestions from code review 3 år sedan
StdInc.cpp 3926920103 Rename radious -> radius 9 år sedan
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 år sedan
StringConstants.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
TerrainHandler.cpp 190368e419 Fix string ID's road/river/terrains 2 år sedan
TerrainHandler.h 190368e419 Fix string ID's road/river/terrains 2 år sedan
TextOperations.cpp 9b428e8231 Fonts will now correctly detect encoding of fonts from mods 2 år sedan
TextOperations.h 9b428e8231 Fonts will now correctly detect encoding of fonts from mods 2 år sedan
UnlockGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 år sedan
VCMIDirs.cpp 2ced633ad8 refactor VCMIDirs for Android 2 år sedan
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 år sedan
VCMI_Lib.cpp 6314fc0506 Fix destructor order 2 år sedan
VCMI_Lib.h 1468f6aded Converted terrainTypeHandler into proper handler class 2 år sedan
VCMI_lib.cbp 70786f4963 lib: remove unused header 2 år sedan
VCMI_lib.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 år sedan
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files 7 år sedan
int3.h 038db5c71b vcmi: make int3 as constexpr class 2 år sedan
vcmi_endian.h cffdabf48e lib: replace SDL usage to Boost one 2 år sedan