1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/gui
2014-07-03 19:57:21 +04:00
..
CCursorHandler.cpp Draw cursor on each frame. Fix TTF rendering under cursor. 2014-07-03 18:05:07 +04:00
CCursorHandler.h centralize cursor drawing 2014-07-03 15:10:01 +04:00
CGuiHandler.cpp Cleanup 2014-07-03 19:57:21 +04:00
CGuiHandler.h Cleanup 2014-07-03 19:57:21 +04:00
CIntObject.cpp second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 2013-06-29 13:05:48 +00:00
CIntObject.h Implemented SDL2 unicode input. Hotkeys are sill broken. 2014-06-13 07:55:42 +04:00
CIntObjectClasses.cpp Add a comment. 2014-07-03 18:46:23 +04:00
CIntObjectClasses.h Force full redraw for sliders. This fixes backgroung glitches with SDL2. 2014-07-03 18:44:25 +04:00
Fonts.cpp Unicode support. 2013-10-25 21:45:14 +00:00
Fonts.h Unicode support. 2013-10-25 21:45:14 +00:00
Geometries.cpp - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00
Geometries.h - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00
SDL_Compat.h Implemented SDL2 unicode input. Hotkeys are sill broken. 2014-06-13 07:55:42 +04:00
SDL_Extensions.cpp Fix threaded handlers initialization, cleanup 2014-07-03 12:26:15 +04:00
SDL_Extensions.h centralize key color management 2014-07-02 22:20:54 +04:00
SDL_Pixels.h Refactoring towards backward compatibility (WiP) 2014-06-13 07:55:41 +04:00