1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/gui
Ivan Savenko 0662ad49dd Fix build
2023-05-01 17:59:21 +03:00
..
CGuiHandler.cpp Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
CGuiHandler.h Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
CIntObject.cpp Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03:00
CIntObject.h Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03: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 build 2023-05-01 17:59:21 +03:00
InterfaceObjectConfigurable.h Integrated hotkeys with InterfaceObjectConfigurable 2023-05-01 17:59:21 +03: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
Shortcut.h Integrated hotkeys with InterfaceObjectConfigurable 2023-05-01 17:59:21 +03:00
ShortcutHandler.cpp Integrated hotkeys with InterfaceObjectConfigurable 2023-05-01 17:59:21 +03:00
ShortcutHandler.h Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
TextAlignment.h Removed remaining parts of Geomeotries.h/cpp 2023-01-20 16:11:43 +02:00