1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/gui
2014-08-07 19:53:07 +03: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 Run all rendering with pim lock if possible 2014-07-03 22:05:59 +04:00
CGuiHandler.h More safe way of update locking 2014-07-03 22:30:56 +04:00
CIntObject.cpp More safe way of update locking 2014-07-03 22:30:56 +04:00
CIntObject.h More safe way of update locking 2014-07-03 22:30:56 +04:00
CIntObjectClasses.cpp - migrated boost::function/ref/bind to std:: variants 2014-08-04 20:33:59 +02:00
CIntObjectClasses.h - migrated boost::function/ref/bind to std:: variants 2014-08-04 20:33:59 +02:00
Fonts.cpp Fixed rendering of bitmap fonts shadow 2014-08-07 19:53:07 +03: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 usage of fillRect. 2014-07-05 01:52:11 +04:00
SDL_Extensions.h Fix usage of fillRect. 2014-07-05 01:52:11 +04:00
SDL_Pixels.h Refactoring towards backward compatibility (WiP) 2014-06-13 07:55:41 +04:00