Andrey Filipenkov 970bd6ed34 adjust project for Android (except AI) 2 年 前
..
battle 9678296875 Hero interaction is now battle action 2 年 前
events facf77b3ae vstd::unique -> std::unique 3 年 前
filesystem 176dfca578 fix indentation 2 年 前
logging 970bd6ed34 adjust project for Android (except AI) 2 年 前
mapObjects 8c52cbcd00 Merge pull request #1429 from dydzio0614/creature-numeric-quantities 2 年 前
mapping f65c6ad275 fix regressions from modernization 2 年 前
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c 2 年 前
registerTypes f8f6df02f3 Removed remaining hardcoded objects 2 年 前
rmg 7bfb37df4d vcmi: modernize lib/rmg 2 年 前
serializer 8661496f6c vcmi: modernize lib/serializer 2 年 前
spells bdd976cc1e vcmi: modernize spell effects v2 2 年 前
vstd cb3723b54c vstd: pass separators and input by reference 2 年 前
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 年 前
BattleFieldHandler.cpp 47c1803c42 Finalization of refactoring: 2 年 前
BattleFieldHandler.h 47c1803c42 Finalization of refactoring: 2 年 前
CAndroidVMHelper.cpp 4cfc93d2da Somehow it works but JNI signatures were incorrect 2 年 前
CAndroidVMHelper.h 970bd6ed34 adjust project for Android (except AI) 2 年 前
CArtHandler.cpp f65c6ad275 fix regressions from modernization 2 年 前
CArtHandler.h 5f181e25af vcmi: modernize lib/mapObjects 2 年 前
CBonusTypeHandler.cpp 35775b90f8 Moved bonus names to translation 2 年 前
CBonusTypeHandler.h 35775b90f8 Moved bonus names to translation 2 年 前
CBuildingHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CBuildingHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CConfigHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CConfigHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CConsoleHandler.cpp 622e012fcf Allow ingame console to use clientside commands and print output 2 年 前
CConsoleHandler.h da39eb789f Fix indent 2 年 前
CCreatureHandler.cpp 8c52cbcd00 Merge pull request #1429 from dydzio0614/creature-numeric-quantities 2 年 前
CCreatureHandler.h 8c52cbcd00 Merge pull request #1429 from dydzio0614/creature-numeric-quantities 2 年 前
CCreatureSet.cpp e48a4185ed Use config values from new settings 2 年 前
CCreatureSet.h 8248feebf7 Implement numeric creature descriptions with config toggle on/off 2 年 前
CGameInfoCallback.cpp 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 年 前
CGameInfoCallback.h 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo 2 年 前
CGameInterface.cpp f0cb8b63c7 lib/CGameInterface.cpp: add MinGW workaround 2 年 前
CGameInterface.h 5d80457eda Merge with vcmi/develop branch 2 年 前
CGameState.cpp 37baec1d24 Fix crash on replaced hero placeholder mouseover 2 年 前
CGameState.h 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo 2 年 前
CGameStateFwd.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CGeneralTextHandler.cpp 50e8a62178 Remove access to creature dwellings names via CGeneralTextHandler 2 年 前
CGeneralTextHandler.h c5f72ccdc7 Names for object supertypes are passed through translator 2 年 前
CHeroHandler.cpp 7b8aebe4e3 vcmi: deprecate MAXED_SPELL 2 年 前
CHeroHandler.h 27442e2950 Remove unused code 2 年 前
CMakeLists.txt b0c109d5f7 use target from variable 2 年 前
CModHandler.cpp 39131eba3e Added translation support for mods. VCMI translations are now in mod. 2 年 前
CModHandler.h f1ea88ae9a Merge pull request #1505 from dydzio0614/cheats-improvements 2 年 前
CPathfinder.cpp e48bd39b9c Moved road & river handlers into a separate file 2 年 前
CPathfinder.h 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 年 前
CPlayerState.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CPlayerState.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CRandomGenerator.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CRandomGenerator.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CScriptingModule.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CScriptingModule.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CSkillHandler.cpp 5fa69dcf2f Fix description of skill-based bonuses 2 年 前
CSkillHandler.h 19925c2c25 VcmiLua builds properly now 2 年 前
CSoundBase.h 7e3cd7db51 Fix for missing Death Blow sound 2 年 前
CStack.cpp 388ed88b5d All artifact strings now pass through translator 2 年 前
CStack.h d2b837b116 All creature-related texts go through translator 2 年 前
CStopWatch.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CThreadHelper.cpp 9f46bf5bff Apply suggestions from code review 3 年 前
CThreadHelper.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
CTownHandler.cpp 46931a0ecf Bugfixing 2 年 前
CTownHandler.h 46931a0ecf Bugfixing 2 年 前
Color.h 3cf303f1c7 vcmi/client: make ColorRGBA constexpr 2 年 前
CondSh.h 0020d76d1d Introduced animation phases for beter ordering of visuals in battles 3 年 前
ConstTransitivePtr.h b30d23d278 vcmi: make ConstTransitivePtr always init self. 2 年 前
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
GameConstants.cpp 325c29da0d Merge remote-tracking branch 'vcmi/develop' into battle_improvements 2 年 前
GameConstants.h 5f181e25af vcmi: modernize lib/mapObjects 2 年 前
HeroBonus.cpp 57ee9a9bf3 Merge vcmi/beta into vcmi/develop 2 年 前
HeroBonus.h 7b8aebe4e3 vcmi: deprecate MAXED_SPELL 2 年 前
IBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
IGameCallback.cpp e48bd39b9c Moved road & river handlers into a separate file 2 年 前
IGameCallback.h 2c09bfb22a Fix code formatting 2 年 前
IGameEventsReceiver.h 72fe1fcfa9 Fix minimap updating on hero loss 2 年 前
IHandlerBase.cpp 47c1803c42 Finalization of refactoring: 2 年 前
IHandlerBase.h 47c1803c42 Finalization of refactoring: 2 年 前
Interprocess.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
JsonDetail.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 年 前
JsonDetail.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
JsonNode.cpp 3ba8d708f8 Partially fixed bonuses descriptions (affected by separate old bug) 2 年 前
JsonNode.h 695a94c3c8 Fixed all major bugs with newly converted objects 2 年 前
LoadProgress.cpp e4ac0d4370 Editor prerequisites [part 2] (#889) 3 年 前
LoadProgress.h e4ac0d4370 Editor prerequisites [part 2] (#889) 3 年 前
LogicalExpression.cpp bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP 2 年 前
LogicalExpression.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
NetPackVisitor.h 9f55666931 rework netpacks to avoid double typeinfo 2 年 前
NetPacks.h e13a230848 merge conflict regression fix 2 年 前
NetPacksBase.h 9f55666931 rework netpacks to avoid double typeinfo 2 年 前
NetPacksLib.cpp 72fe1fcfa9 Fix minimap updating on hero loss 2 年 前
NetPacksLobby.h 9f55666931 rework netpacks to avoid double typeinfo 2 年 前
ObstacleHandler.cpp 47c1803c42 Finalization of refactoring: 2 年 前
ObstacleHandler.h 47c1803c42 Finalization of refactoring: 2 年 前
PathfinderUtil.h 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 年 前
Point.h 6e2d09d605 Cleanup 2 年 前
Rect.cpp 6e2d09d605 Cleanup 2 年 前
Rect.h 6e2d09d605 Cleanup 2 年 前
ResourceSet.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
ResourceSet.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
RiverHandler.cpp 47c1803c42 Finalization of refactoring: 2 年 前
RiverHandler.h 47c1803c42 Finalization of refactoring: 2 年 前
RoadHandler.cpp 47c1803c42 Finalization of refactoring: 2 年 前
RoadHandler.h 47c1803c42 Finalization of refactoring: 2 年 前
ScopeGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
ScriptHandler.cpp 47c1803c42 Finalization of refactoring: 2 年 前
ScriptHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
StartInfo.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
StartInfo.h 9f46bf5bff Apply suggestions from code review 3 年 前
StdInc.cpp 3926920103 Rename radious -> radius 9 年 前
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 年 前
StringConstants.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
TerrainHandler.cpp 47c1803c42 Finalization of refactoring: 2 年 前
TerrainHandler.h 42df5626d9 Added Color class to replace SDL_Color 2 年 前
UnlockGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
VCMIDirs.cpp 59948a41a6 use std::call_once instead of bool flag 2 年 前
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 年 前
VCMI_Lib.cpp 6314fc0506 Fix destructor order 2 年 前
VCMI_Lib.h 1468f6aded Converted terrainTypeHandler into proper handler class 2 年 前
VCMI_lib.cbp 70786f4963 lib: remove unused header 2 年 前
VCMI_lib.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 年 前
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files 7 年 前
int3.h 038db5c71b vcmi: make int3 as constexpr class 2 年 前
vcmi_endian.h cffdabf48e lib: replace SDL usage to Boost one 2 年 前