1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/client/windows
Fay cbb75d1c7a Support for fading heroes/boats (+flags);
Disabled map movement requests during fade;
2015-02-09 16:03:24 +01:00
..
CAdvmapInterface.cpp Support for fading heroes/boats (+flags); 2015-02-09 16:03:24 +01:00
CAdvmapInterface.h Minor fixes (possible surface leak); 2015-02-02 17:42:42 +01:00
CCastleInterface.cpp Use ArtifactID instead of int when possible 2014-12-24 18:49:12 +03:00
CCastleInterface.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CCreatureWindow.cpp fix modded spell effect not showing 2015-01-18 19:38:35 +03:00
CCreatureWindow.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CHeroWindow.cpp Minor refactoring of FunctionList using variadic templates. 2014-11-12 22:46:37 +02:00
CHeroWindow.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CKingdomInterface.cpp Fix town income on View Towns screen 2014-12-24 00:39:48 +03:00
CKingdomInterface.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CQuestLog.cpp Fixed 1889 - removed memory leak that caused multiple identical quest marks 2014-09-18 17:46:35 +03:00
CQuestLog.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CSpellWindow.cpp Merged GUI refactoring into develop, fixed conflicts 2014-08-09 15:01:55 +03:00
CSpellWindow.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
CTradeWindow.cpp Merge pull request #72 from ArseniyShestakov/fixTradeWindow 2014-12-26 09:57:40 +01:00
CTradeWindow.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CWindowObject.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
CWindowObject.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
GUIClasses.cpp World view mode drawing: refactoring, part 1 (merged main drawing method); 2015-01-18 18:53:40 +01:00
GUIClasses.h Implemnted enemy turn speed selection: 2014-08-11 19:16:39 +03:00
InfoWindows.cpp Minor refactoring of FunctionList using variadic templates. 2014-11-12 22:46:37 +02:00
InfoWindows.h Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00