1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client/gui
2024-10-14 19:52:55 +02:00
..
CGuiHandler.cpp Implemented scaling of hardware cursor 2024-10-09 17:37:54 +00:00
CGuiHandler.h Moved object construction macros to more logical location 2024-08-09 14:57:40 +00:00
CIntObject.cpp Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-09-23 14:25:53 +00:00
CIntObject.h Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-09-23 14:25:53 +00:00
CursorHandler.cpp Implemented scaling of hardware cursor 2024-10-09 17:37:54 +00:00
CursorHandler.h Implemented scaling of hardware cursor 2024-10-09 17:37:54 +00:00
EventDispatcher.cpp Quick backpack window on shift+click 2024-09-24 16:35:28 +03:00
EventDispatcher.h map drag with right mouse 2024-08-28 22:17:05 +02:00
EventsReceiver.cpp
EventsReceiver.h Quick backpack window on shift+click 2024-09-24 16:35:28 +03: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 Integrated Noto fonts into vcmi 2024-09-23 18:15:30 +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 fast search 2024-10-01 21:36:45 +02:00
ShortcutHandler.cpp fast search 2024-10-01 21:36:45 +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 Fixed minimap generation when upscaled mode is used 2024-08-17 15:25:26 +00:00
WindowHandler.h