1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/client/windows
Ivan Savenko e692f3f520 Implemnted enemy turn speed selection:
- implemented switch in settings screen
- implemented "0 speed", animation-free. *may* also work for player-owned heroes
- removed no longer used creature window switch
2014-08-11 19:16:39 +03:00
..
CAdvmapInterface.cpp Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00
CAdvmapInterface.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CCastleInterface.cpp Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00
CCastleInterface.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CCreatureWindow.cpp Removed debug output 2014-08-11 17:27:41 +03:00
CCreatureWindow.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CHeroWindow.cpp Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00
CHeroWindow.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CKingdomInterface.cpp Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00
CKingdomInterface.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CQuestLog.cpp Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +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 Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03: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 Implemnted enemy turn speed selection: 2014-08-11 19:16:39 +03:00
GUIClasses.h Implemnted enemy turn speed selection: 2014-08-11 19:16:39 +03:00
InfoWindows.cpp Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00
InfoWindows.h Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00