1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/client/windows
ArseniyShestakov 00de870f17 Check input destination position when moving using arrow keys
This one fix crash I reported in 2085
2015-02-22 10:05:24 +03:00
..
CAdvmapInterface.cpp Check input destination position when moving using arrow keys 2015-02-22 10:05:24 +03:00
CAdvmapInterface.h Merge pull request #84 from Fayth/test/advMapFading 2015-02-18 09:52:09 +01:00
CCastleInterface.cpp Use ArtifactID instead of int when possible 2014-12-24 18:49:12 +03:00
CCastleInterface.h
CCreatureWindow.cpp fix modded spell effect not showing 2015-01-18 19:38:35 +03:00
CCreatureWindow.h
CHeroWindow.cpp Fix Quest Log button in hero window 2015-02-14 01:10:32 +03:00
CHeroWindow.h
CKingdomInterface.cpp fix #2080. No more articaft exchange between heroes in kingdom overview. 2015-02-14 20:24:18 +03:00
CKingdomInterface.h fix #2080. No more articaft exchange between heroes in kingdom overview. 2015-02-14 20:24:18 +03:00
CQuestLog.cpp Fix "reorder" warnings 2015-02-21 12:39:10 +03:00
CQuestLog.h Quest Log: implement option to hide complete quests 2015-02-17 05:47:49 +03:00
CSpellWindow.cpp
CSpellWindow.h
CTradeWindow.cpp Merge pull request #72 from ArseniyShestakov/fixTradeWindow 2014-12-26 09:57:40 +01:00
CTradeWindow.h
CWindowObject.cpp
CWindowObject.h
GUIClasses.cpp Hero Exchange: fix quest log button 2015-02-16 01:33:05 +03: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