Ivan Savenko cefbe5152e Merge pull request #2359 from IvanSavenko/crashfixing 2 anos atrás
..
CGuiHandler.cpp 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors 2 anos atrás
CGuiHandler.h 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors 2 anos atrás
CIntObject.cpp c0f0c3cedd Fix shortcuts not working sometimes 2 anos atrás
CIntObject.h ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 anos atrás
CursorHandler.cpp 8f602b2ef6 Allow defining default values of settings per platform 2 anos atrás
CursorHandler.h ec55ec76b6 Show cursor (including attack direction) when swiping in battle 2 anos atrás
EventDispatcher.cpp 64a22d8590 Workaround for false double-clicking of elements in hero/town lists 2 anos atrás
EventDispatcher.h ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 anos atrás
EventsReceiver.cpp 967dc95867 Rename panning->gesturing for consistency 2 anos atrás
EventsReceiver.h ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 anos atrás
FramerateManager.cpp 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks 2 anos atrás
FramerateManager.h 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks 2 anos atrás
InterfaceObjectConfigurable.cpp 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. 2 anos atrás
InterfaceObjectConfigurable.h 20ec747440 Do not show desktop-only options on mobile systems 2 anos atrás
MouseButton.h 860fe43131 Merged two mouse button enums 2 anos atrás
Shortcut.h 3f4e88c396 Merge pull request #2325 from SoundSSGood/hero-backpack-window 2 anos atrás
ShortcutHandler.cpp 48a72f90f7 Add option for persistent hero info window as in HD mod 2 anos atrás
ShortcutHandler.h dea10e6091 Use more descriptive names for hotkeys 2 anos atrás
TextAlignment.h 9be38780cd Removed remaining parts of Geomeotries.h/cpp 2 anos atrás
WindowHandler.cpp bb17cc13b1 Implemented lazy totalRedraw to prevent multiple redraws on single frame 2 anos atrás
WindowHandler.h bb17cc13b1 Implemented lazy totalRedraw to prevent multiple redraws on single frame 2 anos atrás