1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib
2017-08-10 20:17:10 +03:00
..
battle Logging cleanup 2017-08-10 19:52:05 +03:00
filesystem Logging cleanup 2017-08-10 19:52:05 +03:00
logging Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
mapObjects Logging cleanup 3 2017-08-10 20:17:10 +03:00
mapping Logging cleanup 3 2017-08-10 20:17:10 +03:00
minizip Change minizip library output path to match vcmi 2017-07-07 13:08:53 +03:00
registerTypes Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
rmg Logging cleanup 3 2017-08-10 20:17:10 +03:00
serializer Logging cleanup 2017-08-10 19:52:05 +03:00
spells Possible fix for https://bugs.vcmi.eu/view.php?id=2759 2017-08-01 17:00:26 +03:00
AI_Base.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CAndroidVMHelper.cpp Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 2017-07-23 20:23:48 +03:00
CAndroidVMHelper.h Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 2017-07-23 20:23:48 +03:00
CArtHandler.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
CArtHandler.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CBonusTypeHandler.cpp Tweaked CBonusTypeHandler 2017-08-09 12:18:49 +03:00
CBonusTypeHandler.h Tweaked CBonusTypeHandler 2017-08-09 12:18:49 +03:00
CBuildingHandler.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CBuildingHandler.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CConfigHandler.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CConfigHandler.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
CConsoleHandler.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
CConsoleHandler.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
CCreatureHandler.cpp Code style: remove default value hints in definitions (#342) 2017-07-15 14:08:20 +03:00
CCreatureHandler.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CCreatureSet.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
CCreatureSet.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CGameInfoCallback.cpp Code style: remove default value hints in definitions (#342) 2017-07-15 14:08:20 +03:00
CGameInfoCallback.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CGameInterface.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CGameInterface.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CGameState.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
CGameState.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CGameStateFwd.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CGeneralTextHandler.cpp Code style: use parentheses for creating heap-based objects (#344) 2017-07-16 12:58:05 +03:00
CGeneralTextHandler.h Merge pull request #323 from vcmi/CStackTweaks 2017-07-15 00:42:08 +03:00
CHeroHandler.cpp Code style: use parentheses for creating heap-based objects (#344) 2017-07-16 12:58:05 +03:00
CHeroHandler.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CMakeLists.txt Change the output path for cmake so all files go into the same root directory 2017-07-07 13:08:53 +03:00
CModHandler.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
CModHandler.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CondSh.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
ConstTransitivePtr.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CPathfinder.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
CPathfinder.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CPlayerState.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CRandomGenerator.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CRandomGenerator.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CScriptingModule.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CSoundBase.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CStack.cpp fixed resurrection corner case 2017-07-17 02:50:38 +03:00
CStack.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CStopWatch.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CThreadHelper.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CThreadHelper.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CTownHandler.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
CTownHandler.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
FunctionList.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
GameConstants.cpp Client: implement spectator mode via command-line options 2017-06-06 07:30:16 +03:00
GameConstants.h Merge pull request #323 from vcmi/CStackTweaks 2017-07-15 00:42:08 +03:00
HeroBonus.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
HeroBonus.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
IBonusTypeHandler.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
IGameCallback.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
IGameCallback.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
IGameEventsReceiver.h CStack refactoring 2017-07-01 19:17:08 +03:00
IHandlerBase.cpp Advance map header serialization 2016-02-21 21:21:22 +03:00
IHandlerBase.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
int3.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
Interprocess.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
JsonDetail.cpp Code style: and one more pass on lambda expressions parameter list 2017-07-19 02:11:17 +03:00
JsonDetail.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
JsonNode.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
JsonNode.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
LogicalExpression.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
LogicalExpression.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
NetPacks.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
NetPacksBase.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
NetPacksLib.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
ResourceSet.cpp * WIP on event condition format 2017-05-27 00:23:19 +03:00
ResourceSet.h * WIP on event condition format 2017-05-27 00:23:19 +03:00
ScopeGuard.h - Improved json validation. Now it support most of features from latest json schema draft 2013-04-02 17:06:43 +00:00
StartInfo.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
StdInc.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.h Moved boost:format log proxy to CLoggerBase 2016-08-13 16:57:18 +03:00
StringConstants.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
UnlockGuard.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
vcmi_endian.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
VCMI_lib.cbp Fix more includes and move SideInBattle / SiegeInfo into battle 2017-06-29 02:02:05 +03:00
VCMI_Lib.cpp Code style: use parentheses for creating heap-based objects (#344) 2017-07-16 12:58:05 +03:00
VCMI_Lib.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
VCMI_lib.vcxproj Fix more includes and move SideInBattle / SiegeInfo into battle 2017-06-29 02:02:05 +03:00
VCMI_lib.vcxproj.filters Visual Studio files tweaks 2017-07-13 13:18:40 +02:00
VCMIDirs.cpp Android support (#299) 2017-05-25 20:57:20 +03:00
VCMIDirs.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00