6056 Commits (f48fb47fe10ffccc9924d39aeaa00444505cd780)

Author SHA1 Message Date
ephphatha 530604c529 Prefer DX11 renderer if running on windows with vsync active 4 years ago
Gleb Mazovetskiy 076b0c0c05 Overhaul tests 4 years ago
Gleb Mazovetskiy f5d8f513cb AssetsPath: Default to exe dir 4 years ago
Gleb Mazovetskiy 1210dcc7e4 Clean up CLI argument parsing 4 years ago
Gleb Mazovetskiy 02902e5188 language.cpp: Fix -Wwrite-strings 4 years ago
Gleb Mazovetskiy d3a523fa0b paths.cpp: Remove `AppPath` 4 years ago
Adam Heinermann 1484b4d8cf
Implement Discord rich presence (#3711) 4 years ago
Joerg Wissen 45c634213c
Fixed typo in Reju potion pickup (#3757) 4 years ago
qndel d2ba033d84 fix collision of bodies in butcher chamber/hell 4 years ago
ephphatha 8b07f27bde Remove CowOffsets, always treat cows as 4 tile sprites 4 years ago
obligaron 7b2f651bb2 Allow QuickMessages to contain multiple entries/lines 4 years ago
obligaron e852fc18d4 Support MultiKey entries in ini 4 years ago
ephphatha a1652bd5d6 Interleave non-regional fallback locales after last regional variation 4 years ago
ephphatha c0ec4a845a Restore fallback for non-regional translation 4 years ago
ephphatha 5fa9213adc Handle multiple language preferences on windows 4 years ago
obligaron 8a4d4b6375 Add OptionEntries for Audio 4 years ago
obligaron 9e6aa7c8d6 Add OptionEntries for Poition Pickup 4 years ago
obligaron 51869f464e Add OptionEntryInt 4 years ago
staphen 8becd18c88 [Android] Hide the Upscale option in the settings menu 4 years ago
obligaron b2750c99e7 Call SyncPortals() only once for a level load 4 years ago
Anders Jenbo 6d346c7e18
Use std::string in PrintItemPower 4 years ago
Anders Jenbo af08a99691 Perform item requirement check when entering vendors 4 years ago
ephphatha bda0a0624b Replace some usages of Item.statFlag 4 years ago
ephphatha 3598ee313c Remove StoreStatOk, replace with calls to CanUseItem 4 years ago
ephphatha 6e2751649a Move ItemMinStats to a member function on Player 4 years ago
staphen bd0470994a Initialize golems before objects 4 years ago
Gleb Mazovetskiy d99dd678e2 storm_svid: Cleanup video rendering code 4 years ago
obligaron f2f764ed68 Fix Knockback checks wrong position when a monster is moving 4 years ago
obligaron f58a42ca97 Check that monsters aren't placed in doors 4 years ago
Gleb Mazovetskiy 401d0ff33f DiabloUI: Handle mouse wheel in SDL 1.2 4 years ago
Gleb Mazovetskiy fee39d46fa DiabloUI: Handle mouse back button in menus 4 years ago
obligaron 467ed9dd9d Fix page down/up don't wrap in settingsmenu 4 years ago
Gleb Mazovetskiy 8d74b99c72 MpqWriter: Cleanups and renames 4 years ago
obligaron aee8ed3951 Add scrollbar to selgame 4 years ago
Anders Jenbo ffae6d805b Clean up check for borken monster position in DirOK 4 years ago
Andrew James 5046b1288d
Apply clang-tidy configuration to (some of) ui_item.h (#3719) 4 years ago
Joerg Wissen f9bc40e8e0
Optional functionality to auto-pickup potions 4 years ago
qndel 8d318ae397 🐛 Make item stat checking consistent 4 years ago
staphen 3a802ae270 Apply clang-format to display.cpp 4 years ago
Anders Jenbo 94fa772ce6
Fix SDL < 2.0.10 builds 4 years ago
Anders Jenbo 901d9aa435 Fix SDL < 2.0.6 builds 4 years ago
JoBergeron 6af1be7b13
[ios] Fixed bluetooth mouse support 4 years ago
Gleb Mazovetskiy a4bc8fea7d Fix warnings: `-Wsign-compare`, `-Wnarrowing` 4 years ago
Anders Jenbo ca456778bf [touch] Remove hacked defaults 4 years ago
obligaron 5e2ad66e64 Add OptionEntry Resolution 4 years ago
Gleb Mazovetskiy d0ed505765 Move platforms `asio` includes to Source 4 years ago
Gleb Mazovetskiy 75222ccef8 Overhaul dependency options 4 years ago
qndel be0b79f9f5
Add IsWallSpell helper 4 years ago
staphen f897f5fd92 Resize PalSurface when resizing the game window 4 years ago
Anders Jenbo 28ad032a2f 🐛 [gamepad] Fix casting lightningwalls 4 years ago