1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-04 09:42:40 +02:00
vcmi/client/gui
2023-12-07 13:57:16 +02:00
..
CGuiHandler.cpp Relax UI locking to reduce delays in AI actions 2023-11-18 19:41:00 +02:00
CGuiHandler.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CIntObject.cpp move to EventReceiver 2023-10-22 00:05:14 +02:00
CIntObject.h Fix crash on starting battle in MP 2023-11-09 01:22:09 +02:00
CursorHandler.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CursorHandler.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
EventDispatcher.cpp fix 2023-10-22 00:22:16 +02:00
EventDispatcher.h added tolerance 2023-09-18 20:35:23 +02:00
EventsReceiver.cpp move to EventReceiver 2023-10-22 00:05:14 +02:00
EventsReceiver.h move to EventReceiver 2023-10-22 00:05:14 +02:00
FramerateManager.cpp FramerateManager.cpp: Merge this "if" statement with the enclosing one. 2023-10-27 14:30:04 +00:00
FramerateManager.h Fix freezing of hero and long enemy turns without sleeping in FramerateManager::framerateDelay() 2023-09-27 16:09:52 +02:00
InterfaceObjectConfigurable.cpp Added option to configure dropdown position 2023-12-07 13:57:16 +02:00
InterfaceObjectConfigurable.h code review 2023-09-30 22:49:22 +02:00
MouseButton.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
Shortcut.h
ShortcutHandler.cpp Better default stack action handling + "F shortcut" mode fixes 2023-08-27 17:33:10 +02:00
ShortcutHandler.h
TextAlignment.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
WindowHandler.cpp
WindowHandler.h