4 Commits (373f28736ff979abd8f4c8bb5df62ee8142f5d76)

Author SHA1 Message Date
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Gleb Mazovetskiy acc1578cdd false_avail: Remove `__vita__` workaround 5 years ago
Juliano Leal Goncalves cc5f2a8f49 🎨 Rename 'attribute_id' enum to 'CharacterAttribute' 5 years ago
Juliano Leal Goncalves f54cc5aa95 ♻️ Convert 'attribute_id' to a scoped enumeration 5 years ago
Juliano Leal Goncalves 28ad9d43c5 🎨 Rename 'plr_class' enum to 'HeroClass' 5 years ago
Juliano Leal Goncalves 7d95bfed39 ♻️ Convert 'plr_class' to a scoped enumeration 5 years ago
Gleb Mazovetskiy 2f3e0cb18e SDL1: Backport SDL2 logging 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more enums 5 years ago
Juliano Leal Goncalves 25db7743dd ♻️ Reuse 'player.GetMaximumAttributeValue' for max stats 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Anders Jenbo 12658a0b3d 🐛 Fix console output on Windows and SDL1 targets 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo 36a196389b Fix remaning basic compiler errors and warnings 5 years ago
Anders Jenbo 90d59998f2 Correctly handle mouse leaving the window 5 years ago
Ivan Epifanov 1878d7fdd7 Fix touch-drag events 5 years ago
Ivan Epifanov 1e53f32049 [vita] Initial port 5 years ago
qndel 0fe08dbe68
numpad potions + chat (#1027) 5 years ago
Gleb Mazovetskiy b10b4381ef
Multiple controllers support (#935) 5 years ago
Gleb Mazovetskiy 693e189025 Controller: Fix L2/R2 handling 5 years ago
Gleb Mazovetskiy 01401a16c7 Fix various controller issues 5 years ago
Anders Jenbo b7ca9a812a Clean up unused return type 5 years ago
Anders Jenbo e073422ce7 Unify executable for Spawn and Retail 5 years ago
Anders Jenbo c164048348 [controller] Fix selecting spells at all resolutions 6 years ago
Anders Jenbo 8726e80199 Make controller enums C++03 compatible 6 years ago
Anders Jenbo dc8be6c0ab
C++03 compatibility (#736) 6 years ago
Anders Jenbo 0da3461d35 Use explicit types instead of auto 6 years ago
Gleb Mazovetskiy 6e449b9411 Allow re-mapping keyboard keys 6 years ago
Anders Jenbo 118e3668b4 Remove unused code 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 67c58583d8 Implement fullscreen toggeling via alt+enter 6 years ago
Anders Jenbo cc4d6b57d8 Remove unused miniwin IO 6 years ago
Anders Jenbo baf2d14440 Remove unused parts of miniwin 6 years ago
Anders Jenbo 534ed2d3ff Make shift+0-9 behave as on US keyboards 6 years ago
Anders Jenbo d04e0e44bb Implement scroll wheel navigation 6 years ago
Anders Jenbo 150f7e805d Update debug code 6 years ago
Anders Jenbo f2133b6e2b Fix exiting movie 6 years ago
Anders Jenbo eb0f899c90 [controller] Hot spells via mod+A/B/X/Y, quest log/spellbook via mod+L2/R2 6 years ago
Anders Jenbo 50ca153f24 [controller] Fix switching focuse between inv and char 6 years ago
Anders Jenbo 7273e6a32d Fix mouse clicks not registering on 0x* and *x0 6 years ago
Anders Jenbo 4610b50d1e [controller] Handle edge cases for cursor state 6 years ago
Anders Jenbo 9d4bb70913 [controller] Only close inventory if cursor is clean 6 years ago
Anders Jenbo 046064fcfe Fix PostMessageA an remove more unused event code 6 years ago
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