1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client/gui
2023-08-12 16:20:06 +03:00
..
CGuiHandler.cpp Fix missing lock of player interface 2023-08-11 18:50:39 +03:00
CGuiHandler.h Replaced SDL user events list with dispatching of arbitrary functors 2023-06-26 21:51:10 +03:00
CIntObject.cpp Fix shortcuts not working sometimes 2023-07-15 16:09:44 +03:00
CIntObject.h Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CursorHandler.cpp Allow defining default values of settings per platform 2023-06-21 10:55:30 +03:00
CursorHandler.h Fix assertion failure on swiping during spellcast 2023-08-03 14:21:15 +03:00
EventDispatcher.cpp Fixed input event ordering. Fixes radial menu show/hide logic 2023-07-21 15:47:42 +03:00
EventDispatcher.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
EventsReceiver.cpp Fixed input event ordering. Fixes radial menu show/hide logic 2023-07-21 15:47:42 +03:00
EventsReceiver.h Fixed input event ordering. Fixes radial menu show/hide logic 2023-07-21 15:47:42 +03:00
FramerateManager.cpp
FramerateManager.h
InterfaceObjectConfigurable.cpp Replaced CIntObject::type bitfield with bool's. Added input blocking. 2023-07-03 19:24:12 +03:00
InterfaceObjectConfigurable.h
MouseButton.h
Shortcut.h Merge pull request #2325 from SoundSSGood/hero-backpack-window 2023-07-21 15:43:34 +03:00
ShortcutHandler.cpp Fix conflicting market/town hotkeys 2023-07-30 12:34:34 +03:00
ShortcutHandler.h
TextAlignment.h
WindowHandler.cpp Implemented lazy totalRedraw to prevent multiple redraws on single frame 2023-07-18 17:31:21 +03:00
WindowHandler.h Implemented lazy totalRedraw to prevent multiple redraws on single frame 2023-07-18 17:31:21 +03:00