1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/gui
2024-08-20 20:25:16 +02:00
..
CGuiHandler.cpp First iteration of upscaled rendering 2024-08-17 15:25:25 +00:00
CGuiHandler.h Moved object construction macros to more logical location 2024-08-09 14:57:40 +00:00
CIntObject.cpp Merge branch 'develop' into extended_statistic 2024-08-20 20:25:16 +02:00
CIntObject.h code review 2024-08-17 12:25:16 +02: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 move to EventReceiver 2023-10-22 00:05:14 +02:00
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 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