1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-08 00:39:47 +02:00
vcmi/client/gui
2024-08-04 14:11:10 +02:00
..
CGuiHandler.cpp Update texture while UI is locked to avoid concurrent accesses to pixel 2024-06-12 18:12:03 +00:00
CGuiHandler.h Added semi-workaround method for network thread shutdown: 2024-05-18 11:04:10 +00:00
CIntObject.cpp class CArtifactsOfHeroMain : public CKeyShortcut 2024-04-27 21:35:38 +03:00
CIntObject.h Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
CursorHandler.cpp Reviewed usage of EBlitMode, now specified clearly in all cases 2024-07-19 10:08:50 +00:00
CursorHandler.h Apply SonarCloud suggestions 2024-04-30 16:40:23 +03:00
EventDispatcher.cpp changed naming 2024-07-19 11:41:00 +02:00
EventDispatcher.h changed naming 2024-07-19 11:41:00 +02:00
EventsReceiver.cpp
EventsReceiver.h changed naming 2024-07-19 11:41:00 +02:00
FramerateManager.cpp
FramerateManager.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
InterfaceObjectConfigurable.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
InterfaceObjectConfigurable.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
MouseButton.h
Shortcut.h add shortcut for list item moving 2024-08-04 14:11:10 +02:00
ShortcutHandler.cpp add shortcut for list item moving 2024-08-04 14:11:10 +02:00
ShortcutHandler.h Unified game controller input with keyboard/mouse 2024-04-30 15:21:07 +03:00
TextAlignment.h
WindowHandler.cpp
WindowHandler.h