1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/gui
2023-04-11 19:37:35 +03:00
..
CGuiHandler.cpp Merge beta into develop 2023-04-11 19:37:35 +03:00
CGuiHandler.h Implemented framerate limit option (not available in UI) 2023-03-05 21:06:52 +02:00
CIntObject.cpp Converted timer event into tick event that is called every frame 2023-03-22 23:10:50 +02:00
CIntObject.h Converted timer event into tick event that is called every frame 2023-03-22 23:10:50 +02:00
CursorHandler.cpp introduce VCMI_MOBILE macro 2023-03-02 12:09:49 +03:00
CursorHandler.h Removed some SDL access from non-SDL code 2023-02-03 11:39:40 +02:00
InterfaceObjectConfigurable.cpp Fix handling of invalid hotkeys in configurable UI 2023-04-08 19:53:13 +03: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 Removed largely unused signal handling, fixes build with musl c library 2023-03-30 14:56:13 +03: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