45 Commits (e847108b785e261efc4bf0ca91e17bc448ea27c5)

Author SHA1 Message Date
Anders Jenbo e847108b78 Clean up event handeling 6 years ago
Anders Jenbo f9d4073620 Detect when gamepads are added or removed 6 years ago
Anders Jenbo 1d500497da Ignore clicks ouside game 6 years ago
rsn8887 c1237b53dd Correctly handle window size and docking/undocking on Switch 6 years ago
rsn8887 dd569bf8e0 Implement touch controls 6 years ago
Anders Jenbo d94b245497 [controlls] Prioritize spell targets 6 years ago
Gleb Mazovetskiy 2acb87c743 SDL1: Set video mode flags and BPP via CMake 6 years ago
Gleb Mazovetskiy 24f7b080a5 Work around RG350 joystick mode kernel bug 6 years ago
Anders Jenbo 448c01a969 Make all movies escapable using ESC 6 years ago
Anders Jenbo bc88560b41 Disable rendering when minimized 6 years ago
Anders Jenbo d50485b119 Silence some SDL events that we do not use 6 years ago
Gleb Mazovetskiy efd9056b2b PeekMessageA: Fix false_avail for some events 6 years ago
Anders Jenbo 54bbb4b29a Better fake event handeling 6 years ago
Anders Jenbo c5bca03e5a Fix redrawing panel on unminimizing 6 years ago
Anders Jenbo 0092aa66f0 [ctlr] Fix closing inventory via quickbook 6 years ago
Gleb Mazovetskiy ddce870dda Handle scaling for SDL1 (#370) 6 years ago
Anders Jenbo 1571769478 Fix controller focuse when opening char 6 years ago
Anders Jenbo dbc91ae036 Correct mouse interactions for game controller 6 years ago
Anders Jenbo c86cec3c5f Prioritize controller navigation 6 years ago
Anders Jenbo 45844b71ae Make controls more responsive 6 years ago
Gleb Mazovetskiy b949b77d53 Drop held item when closing inventory 6 years ago
Gleb Mazovetskiy 7c4284fc4c Controls: Map top button to use inv item 6 years ago
Gleb Mazovetskiy b7d53bb5f8 Controller support: README docs 6 years ago
Gleb Mazovetskiy 882e9f0fbf Game controller: Fix spell selection 6 years ago
Gleb Mazovetskiy 113ef2e283 Fix item flickering 6 years ago
Gleb Mazovetskiy 6f3cc2a440 SDL1 fixes 6 years ago
Gleb Mazovetskiy 93203fa445 Controller: implement spellcasting 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
Gleb Mazovetskiy aa816b43e2 GetAsyncKeyState: Implement more keys 7 years ago
Gleb Mazovetskiy df8d7a1f46 Compatibility with SDL v2.0.3 7 years ago
Anders Jenbo 0929cdd9ac Ignore SDL_KEYMAPCHANGED event 7 years ago
Anders Jenbo b35a886846 Limit verbose info level debug to _DEBUG mode 7 years ago
Anders Jenbo fb01349343 Ignore uninteresting SDL events 7 years ago
Anders Jenbo 5eacf0ed8e Implement GetAsyncKeyState (enables two debug features) 7 years ago
Gleb Mazovetskiy 4f6c5791a7 Fix some compiler warnings 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Gleb Mazovetskiy 85295838a4 An option to use SDL1 instead of SDL2 7 years ago
Robin Eklind deb187be9b miniwin: remove comment for unused SDL key-codes 7 years ago
Robin Eklind 929be99acf miniwin: fix keycode translation of SDLK_MENU 7 years ago
Robin Eklind 2e9f835205 miniwin: map additional keycodes 7 years ago
Pyr0Byt3 0e2a44dbab fix automap zoom 7 years ago
lkk7 70a64c7de0 small typos 7 years ago
Anders Jenbo 3f9691bf2c
Enable building with MSVC 2017 (#75) 7 years ago
Xadhoom f00e427ed2 Remove pch.h 7 years ago
Xadhoom 8f30698c75 Reorganize miniwin headers, part 1 7 years ago
Xadhoom c1ba436e69 miniwin_misc.h macro-clean 7 years ago
Xadhoom 30fbfa36a1 Progress with miniwin macros 7 years ago
Xadhoom 8b7f30b669 Continue refactoring macros from miniwin 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 7 years ago
Anders Jenbo becf3397c9 Implement WM_QUERYENDSESSION to allow qutting during video playback 7 years ago