1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-10 09:50:17 +02:00
vcmi/client/gui
2024-09-23 14:25:53 +00:00
..
CGuiHandler.cpp Fix fps indicator when xbrz is in use 2024-09-12 21:22:41 +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 Fix cursor pivot/tip offset for xbrz mode 2024-09-12 21:22:41 +00:00
CursorHandler.h Apply SonarCloud suggestions 2024-04-30 16:40:23 +03:00
EventDispatcher.cpp map drag with right mouse 2024-08-28 22:17:05 +02:00
EventDispatcher.h map drag with right mouse 2024-08-28 22:17:05 +02:00
EventsReceiver.cpp move to EventReceiver 2023-10-22 00:05:14 +02:00
EventsReceiver.h map drag with right mouse 2024-08-28 22:17:05 +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 Implemented generation of player-colored version of DiBoxBck 2024-09-12 21:22:41 +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 code review 2024-08-14 21:51:08 +02:00
ShortcutHandler.cpp code review 2024-08-14 21:51:08 +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