Ivan Savenko 1dff721747 Fix infobox resetting to current hero during enemy turn 2 years ago
..
CGuiHandler.cpp 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors 2 years ago
CGuiHandler.h 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors 2 years ago
CIntObject.cpp 1dff721747 Fix infobox resetting to current hero during enemy turn 2 years ago
CIntObject.h 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input 2 years ago
CursorHandler.cpp 8f602b2ef6 Allow defining default values of settings per platform 2 years ago
CursorHandler.h ec55ec76b6 Show cursor (including attack direction) when swiping in battle 2 years ago
EventDispatcher.cpp 81b9aec527 Fix map edge scrolling after swiping usage 2 years ago
EventDispatcher.h 4e7412faa6 Split mouseDragged event from mouseMoved 2 years ago
EventsReceiver.cpp 967dc95867 Rename panning->gesturing for consistency 2 years ago
EventsReceiver.h 4e7412faa6 Split mouseDragged event from mouseMoved 2 years ago
FramerateManager.cpp 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks 2 years ago
FramerateManager.h 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks 2 years ago
InterfaceObjectConfigurable.cpp 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. 2 years ago
InterfaceObjectConfigurable.h 20ec747440 Do not show desktop-only options on mobile systems 2 years ago
MouseButton.h 860fe43131 Merged two mouse button enums 2 years ago
Shortcut.h 872b68c59a Implemented zoom reset shortcut (backspace) 2 years ago
ShortcutHandler.cpp 872b68c59a Implemented zoom reset shortcut (backspace) 2 years ago
ShortcutHandler.h dea10e6091 Use more descriptive names for hotkeys 2 years ago
TextAlignment.h 9be38780cd Removed remaining parts of Geomeotries.h/cpp 2 years ago
WindowHandler.cpp 85a11c090e Enter popup await mode only if there is an active popup 2 years ago
WindowHandler.h 85a11c090e Enter popup await mode only if there is an active popup 2 years ago