1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/client/gui
2024-08-14 20:32:47 +02:00
..
CGuiHandler.cpp Fix build, fix element disabling 2024-08-09 16:41:11 +00:00
CGuiHandler.h Moved object construction macros to more logical location 2024-08-09 14:57:40 +00:00
CIntObject.cpp Fix build, fix element disabling 2024-08-09 16:41:11 +00:00
CIntObject.h Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +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 Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
FramerateManager.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
InterfaceObjectConfigurable.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +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 Merge branch 'vcmi:develop' into extended_statistic 2024-08-14 20:32:47 +02:00
ShortcutHandler.cpp Merge branch 'vcmi:develop' into extended_statistic 2024-08-14 20:32:47 +02:00
ShortcutHandler.h Unified game controller input with keyboard/mouse 2024-04-30 15:21:07 +03:00
TextAlignment.h Added all missing text alignment values 2024-03-27 13:10:55 +02:00
WindowHandler.cpp Simplified and fixed server restart procedure: 2024-04-07 14:19:57 +03:00
WindowHandler.h