358 Commits (4db65d94de34c9f8fa6bc3510ce2d8ca80026fa9)

Author SHA1 Message Date
Vladimir Olteanu 39bbf07866 Use WalkingDistance for GetMinDistance 5 years ago
Vladimir Olteanu 690211a699 replace Point::Absolute with abs 5 years ago
Vladimir Olteanu de2c640a9b Use Point::Absolute in GetMinDistance 5 years ago
Juliano Leal Goncalves 293803df51 ♻️ Replace 'coord' struct with 'Point' 5 years ago
Juliano Leal Goncalves ff3dee8d45 ♻️ Replace poor usages of 'Size' with 'Point's 5 years ago
Juliano Leal Goncalves abee4fe6fe ♻️ Repurpose the 'InvXY' struct as a new 'Size' struct 5 years ago
Jmgr 5c6d778af1 Keymapper: fix actions being triggered while the chatbox is open 5 years ago
Jmgr b4ea4c29a0 Keymapper: add enabled condition, fix being able 5 years ago
Juliano Leal Goncalves dd9e05222d ♻️ Change 'PosOkPlayer' to take a 'Point' instead of 2 separate ints 5 years ago
Anders Jenbo 8a7ec56d3a Player by reference part 2 5 years ago
Juliano Leal Goncalves b3ec79af4f
Leverage 'Point' in Lighting and Player functions (#2048) 5 years ago
Anders Jenbo 6ce8f13751 Apply clang-tidy to more code and do some related cleanups 5 years ago
Juliano Leal Goncalves d55cd99dd5 🚚 Rename 'direction' enum to 'Direction' 5 years ago
Juliano Leal Goncalves 15c46b9eb0 💬 Rename HeroSpeech members to improve discoverability 5 years ago
Juliano Leal Goncalves 5350250a76 🚚 Rename speech functions to 'Say' variations 5 years ago
Juliano Leal Goncalves 8c620ce29e ♻️ Extract 'HeroSpeech' enum class for hero sounds instead of using raw `int`s 5 years ago
staphen 1dd5245158 Fix camera jerking when changing direction on controller. 5 years ago
staphen d89221b15e Close Cathedral Map when B button is pressed on the controller. 5 years ago
staphen 4c39ac4402 Fix crash when using Town Portal on controller. 5 years ago
Gleb Mazovetskiy 4cd1fd9b72 🐞 Fix controller modifier hints 5 years ago
Stefan Mielke dfece830ad
Controller Inventory Improvements (#1885) 5 years ago
Anders Jenbo 72598865cc ♻️Replace PrintGameStr with DrawString 5 years ago
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago
Anders Jenbo 4a7ba94702 🎨 Run clang-format 5 years ago
Ivan Epifanov be07c3fb65 Remove vita hack 5 years ago
Jmgr b07d83001a Fix Vita build 5 years ago
Jmgr 994c5e7cfe Add a keymapper 5 years ago
Anders Jenbo 654a2b8834 ♻️Clean up automap code 5 years ago
Jmgr 4fad8023ff Fix fmt issue with a nullptr controller mapping 5 years ago
Mathieu Maret f4ef9de2e6 Fix Control Hit Translation 5 years ago
Anders Jenbo 5745f099ba ♻️Use Point for positions in msg.cpp functions 5 years ago
Anders Jenbo 48dbb47d70 🌐 Apply static translations 5 years ago
Gleb Mazovetskiy 961047ca9e 🐞 Joystick::IsHatButtonPressed should not be static 5 years ago
obligaron a3229741d1 🖌️ Refurbish tables in source code (clang-format off) 5 years ago
Anders Jenbo b69d18f12d 🌐 Enable translation of all remaning strings 5 years ago
Jmgr c33182d6de Modernize deprecated headers 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Anders Jenbo f77c52941a ♻️Make GetDirection take Points instead of ints 5 years ago
Anders Jenbo 2bd13451a1 ♻️Apply point positioning to all remaning entities 5 years ago
Anders Jenbo 98cd435fba ♻️ Apply point types to missiles 5 years ago
Anders Jenbo efbe8a8338 ♻️ add possition points to monsters 5 years ago
Anders Jenbo 7912e510f0 🎨 Clean up overuse of SDL types 5 years ago
Anders Jenbo e4cfad3196 ♻️Use points instead of individual fileds for player structure 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Trihedraf cfd63a9ad0 Fix SDL1 Builds 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo def7ba5a50 🎨 readability-convert-member-functions-to-static 5 years ago
Anders Jenbo 1e3ed903be 🎨 strip redundant else 5 years ago
Anders Jenbo d024f79b0e 🧹 performance-unnecessary-value-param 5 years ago
qndel ec74917cb4 class sounds cleanup 5 years ago