1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/UIFramework
2013-04-04 14:58:54 +00:00
..
CCursorHandler.cpp replaced extern SDL_Surface* X; all over the code with single header 2013-04-04 14:58:54 +00:00
CCursorHandler.h - reorganized hero classes 2012-12-14 15:32:53 +00:00
CGuiHandler.cpp replaced extern SDL_Surface* X; all over the code with single header 2013-04-04 14:58:54 +00:00
CGuiHandler.h A patch from Gernsworth that fixes #166. CGStatusBar is extended to support alignment, old CStatusBar class is removed. 2012-12-22 20:05:08 +00:00
CIntObject.cpp Compile fix for MSVC. 2012-12-19 18:19:09 +00:00
CIntObject.h A patch from Gernsworth that fixes #166. CGStatusBar is extended to support alignment, old CStatusBar class is removed. 2012-12-22 20:05:08 +00:00
CIntObjectClasses.cpp * PlayerColor and TeamID refactoring 2013-03-03 17:06:03 +00:00
CIntObjectClasses.h * PlayerColor and TeamID refactoring 2013-03-03 17:06:03 +00:00
Fonts.cpp - playing a bit with ttf fonts: bugfix + shadow rendering 2013-01-29 22:43:39 +00:00
Fonts.h - fixed #1167 2012-12-20 13:57:29 +00:00
Geometries.cpp replaced extern SDL_Surface* X; all over the code with single header 2013-04-04 14:58:54 +00:00
Geometries.h - all fonts handling is now in new file, UIFramework/Fonts.cpp/h 2012-12-19 17:24:53 +00:00
SDL_Extensions.cpp - vcmi will not crash if building selection area is smaller than def 2013-04-03 16:28:50 +00:00
SDL_Extensions.h - vcmi will not crash if building selection area is smaller than def 2013-04-03 16:28:50 +00:00
SDL_Pixels.h - fixed #982: 2012-05-27 14:07:12 +00:00