6104 Commits (be2d89efaab26130a3f457aec9e916d113df2e37)

Author SHA1 Message Date
ephphatha be2d89efaa Refactor code for highlighting an object with a cursor 4 years ago
ephphatha 099fad5cb9 Use ObjectAtPosition helper for remaining references in objects.cpp 4 years ago
ephphatha 82e9c3ea14 Clean up remaining dObject references in missiles.cpp 4 years ago
ephphatha 279fbe32b3 Tidy up checks for missile collision with objects/tiles 4 years ago
ephphatha 77a783098d Use ObjectAtPosition when checking if an item can be dropped 4 years ago
ephphatha a0019d289d Use Point based object lookups in themes.cpp 4 years ago
ephphatha 0b3c162ea7 Use helper instead of explicit dObject lookup in IsTileWalkable 4 years ago
ephphatha 903b661307 Use ObjectAtPosition for debug object type display 4 years ago
ephphatha 01ffc2c501 Use ObjectAtPosition helper in DrawObject 4 years ago
ephphatha 379d6e87b3 Move ObjectAtPosition to objects.cpp and make it return a pointer 4 years ago
ephphatha e633d7ff1e Restrict dropping items to adjacent tiles 4 years ago
ephphatha 1abc617e1a Consistently trigger menu/movie transitions on mouse up instead of down 4 years ago
KPhoenix 1c25cb4bf0 Fixed Event Messages color 4 years ago
Bubio d1315e934a Fixed issue #3788 4 years ago
Gleb Mazovetskiy ccf8cc004d Spell book: Fix "Level 0 - Unusable" overlap 4 years ago
KPhoenix a08026097a
Chat Interface Revision (#3840) 4 years ago
Anders Jenbo 6de6825ce0 Correct false positives translation warnings 4 years ago
staphen 74a77666b9 Improve behavior of ToControllerButtonEvent() 4 years ago
Anders Jenbo 59e8502743 Fix clicking on triggers on the lower part of the screen 4 years ago
obligaron 18fb40ee32 Settingsmenu: Implement KeyInput 4 years ago
obligaron 419fe7b7ec Change Keymapper to OptionCategory/OptionEntry 4 years ago
ephphatha c783dd2bfd Load MPQ archives before reading options so translations can be detected 4 years ago
Gleb Mazovetskiy cacf55bb34 CMake: Split out platform libraries 4 years ago
Gleb Mazovetskiy 0a0baf0c64 CMake: Move more platform config to platforms/ 4 years ago
Gleb Mazovetskiy 3e0a295dd3 CMake: Simpler Threads workaround for the 3DS 4 years ago
staphen af59f7e254 Update fullscreen option in settings menu after Alt+Enter 4 years ago
Anders Jenbo 68e5805f1b [touch] Adjust controller position after changing resolution 4 years ago
Anders Jenbo b6bdbcfc98 Stip stippled transparency 4 years ago
Anders Jenbo cf9b5ae79d Split up graphics settings initializers 4 years ago
Anders Jenbo 0e2aac8cfe Allow for software based rendering 4 years ago
Anders Jenbo 24a15d90e2 Do not recreate the render when switching scalingn quality 4 years ago
Gleb Mazovetskiy 6dd4c08d4b CMake: Make -static-libstdc++ configurable 4 years ago
Gleb Mazovetskiy 97a5609cff CMake: Move libdevilutionx to Source/ 4 years ago
staphen b6a4f126d7 Modify the Windows implementation of printInConsole() to call OutputDebugString() 4 years ago
Gleb Mazovetskiy a496b9d72b Emscripten: Fix assets/ loading 4 years ago
staphen 25d3b36c96 Do not send CMD_REMSHIELD when another player runs out of mana 4 years ago
staphen 8a6feeb231 Reduce stack size on 3DS 4 years ago
obligaron 8c850cea98 Show Hardware Cursor only if supported 4 years ago
staphen a6458d2716 Prevent erroneous diagonal traversal in span filling algorithm 4 years ago
staphen 18f031dea4 Use span filling algorithm for FillTransparencyValues 4 years ago
Anders Jenbo 237caadf74 Make the rendere non optional on devices that do not support recreating it 4 years ago
Anders Jenbo 7d239d9f89 Scale resolution to true values 4 years ago
Anders Jenbo 1a247a55f0 Rotate portrait resolutions 4 years ago
obligaron b9c98ef116 settingsmenu: In list selection show option description 4 years ago
Anders Jenbo 95b2467ea5
Disable recreation of the rendere on Apple systems (#3785) 4 years ago
obligaron 9a14edfcd9 Add OptionEntries for Hardware Cursor 4 years ago
Gleb Mazovetskiy 9bc9bb6d33 Fix demomode file comments 4 years ago
Gleb Mazovetskiy 1f2d67f98b Fix demomode line endings 4 years ago
ephphatha 530604c529 Prefer DX11 renderer if running on windows with vsync active 4 years ago
Gleb Mazovetskiy 076b0c0c05 Overhaul tests 4 years ago