1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/UIFramework
2012-10-07 10:38:35 +00:00
..
CCursorHandler.cpp * Updated class - file - handling 2011-12-22 13:05:19 +00:00
CCursorHandler.h Rewritten handling mouse movement over hex and l-clicking hex into one procedure. That way the tooltip and cursor are always accurate, because they're set by the same routing that selects action. Having that logic duplicated in two methods was unmaintainable. [though the new one is still monstrous...] By the way fixed numerous issues, including: 2012-03-30 21:36:07 +00:00
CGuiHandler.cpp fix to prev. commit 2012-10-07 10:38:35 +00:00
CGuiHandler.h [refactor] reduce some code duplication. no functional changes 2012-10-06 20:35:04 +00:00
CIntObject.cpp [refactor] reduce some code duplication. no functional changes 2012-10-06 20:35:04 +00:00
CIntObject.h [refactor] reduce some code duplication. no functional changes 2012-10-06 20:35:04 +00:00
CIntObjectClasses.cpp - fixed #1128 #1127 #1121 #1119 2012-10-02 14:22:58 +00:00
CIntObjectClasses.h - fixed #1128 #1127 #1121 #1119 2012-10-02 14:22:58 +00:00
Geometries.cpp * Updated class - file - handling 2011-12-22 13:05:19 +00:00
Geometries.h * Updated class - file - handling 2011-12-22 13:05:19 +00:00
SDL_Extensions.cpp - a bit nicer stack queue. Check forum for graphics. 2012-08-28 16:28:21 +00:00
SDL_Extensions.h [PLATFORM] MinGW support added 2012-09-15 19:16:16 +00:00
SDL_Pixels.h - fixed #982: 2012-05-27 14:07:12 +00:00