1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/client/gui
2023-02-03 11:39:40 +02:00
..
CGuiHandler.cpp Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00
CGuiHandler.h Removed some SDL access from non-SDL code 2023-02-03 11:39:40 +02:00
CIntObject.cpp renamed keyDown -> keyPressed 2023-02-03 11:39:40 +02:00
CIntObject.h Remove remaining access to SDL_Events 2023-02-03 11:39:40 +02:00
CursorHandler.cpp Removed some SDL access from non-SDL code 2023-02-03 11:39:40 +02:00
CursorHandler.h Removed some SDL access from non-SDL code 2023-02-03 11:39:40 +02:00
InterfaceObjectConfigurable.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
InterfaceObjectConfigurable.h Removed remaining parts of Geomeotries.h/cpp 2023-01-20 16:11:43 +02:00
MouseButton.h Merged two mouse button enums 2023-02-03 11:39:40 +02:00
NotificationHandler.cpp Fix Windows compile 2023-01-20 16:11:43 +02:00
NotificationHandler.h Refactoring of SDL API usage: 2023-01-20 16:11:43 +02:00
TextAlignment.h Removed remaining parts of Geomeotries.h/cpp 2023-01-20 16:11:43 +02:00