1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/gui
2014-07-13 18:40:13 +03:00
..
CArtifactHolder.cpp Moved some code from GUIClasses into two smaller files: 2014-07-13 14:56:30 +03:00
CArtifactHolder.h Moved some code from GUIClasses into two smaller files: 2014-07-13 14:56:30 +03:00
CComponent.cpp Moved some code from GUIClasses into two smaller files: 2014-07-13 14:56:30 +03:00
CComponent.h Moved some code from GUIClasses into two smaller files: 2014-07-13 14:56:30 +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
CGarrisonInt.cpp Moved all non-window GUI elements out from GUI classes file. TODO: reorganize source tree 2014-07-13 18:39:45 +03:00
CGarrisonInt.h Reducing size of GUIClasses. Moved Garrison Int into a separate file. 2014-07-13 16:11:25 +03: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 Reducing size of GUIClasses. Moved Garrison Int into a separate file. 2014-07-13 16:11:25 +03:00
CIntObject.h More safe way of update locking 2014-07-03 22:30:56 +04:00
CIntObjectClasses.cpp Moved all non-window GUI elements out from GUI classes file. TODO: reorganize source tree 2014-07-13 18:39:45 +03:00
CIntObjectClasses.h Fix usage of fillRect. 2014-07-05 01:52:11 +04:00
CTradeWindow.cpp Reducing size of GUI classes. Split trade windows into a separate file 2014-07-13 16:31:00 +03:00
CTradeWindow.h Reducing size of GUI classes. Split trade windows into a separate file 2014-07-13 16:31:00 +03: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
Geometries.h
MiscWidgets.cpp Added missing files 2014-07-13 18:40:13 +03:00
MiscWidgets.h Added missing files 2014-07-13 18:40:13 +03: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