1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/gui
Ivan Savenko dc45d82558
Merge pull request #4665 from SoundSSGood/quickbackpack-shift+click
QuickBackpack window is now accessible by shift-clicking
2024-09-27 18:49:23 +03:00
..
CGuiHandler.cpp Moved fonts handling from Graphics to RenderHandler class 2024-09-23 15:43:11 +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 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 move to EventReceiver 2023-10-22 00:05:14 +02:00
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 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
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 Implemented lazy totalRedraw to prevent multiple redraws on single frame 2023-07-18 17:31:21 +03:00