8358 Commits (aa751ff538d8896a3847ee4ed4e00a3e9b36b7c4)

Author SHA1 Message Date
Gleb Mazovetskiy aa751ff538 Reduce CLX header size from 10 to 6 1 year ago
Sten Feldman 95c79ecd61
🇪🇪 ET Translation patch (#7479) 1 year ago
Gleb Mazovetskiy dbfa2feb48 SDL1: Avoid redundant palette update 1 year ago
staphen e1a08d369e Do not assume 10-byte header for CL2 data 1 year ago
staphen 3caa80f453 Fix double to float conversion warnings in virtual gamepad logic 1 year ago
Eric Robinson 181247924b
Cleanup LoadGameLevel() (#7467) 1 year ago
Eric Robinson d6c81898d6 Move Lazarus spawn code 1 year ago
Anders Jenbo 8dc6e0516a Fix GetUniqueMonstPosition() 1 year ago
Eric Robinson 06528a58e7
Clean up PlaceUniqueMonster() position logic 1 year ago
Eric Robinson baaa906583
Remove CheckCheatStats() (#7461) 1 year ago
Eric Robinson 0fd4a7b348
Fix Life/Mana bugs (#5777) 1 year ago
Gleb Mazovetskiy 1a32a705fe Replaces uses of doubles with floats 1 year ago
Gleb Mazovetskiy f476754313 Videos: Avoid float math for frame durations 1 year ago
staphen 1078598226 Hide Upscale option in Settings menu 1 year ago
Gleb Mazovetskiy 92aeb01ebb Fix stairs rendering in Caves and Hell 1 year ago
Gleb Mazovetskiy 8c39edfe7e Add `dev.display.tileData('microTiles')` 1 year ago
Andrew James 59471f0828 Remove special case when auto-placing 2x2 items 1 year ago
Gleb Mazovetskiy 67f822f659 Speed-up debug grid 1 year ago
Gleb Mazovetskiy 898cb3ae3d Screenshotting: Use `SDL_RWops` throughout 1 year ago
staphen b78ec23362 Fix bounds check in RenderClxOutline() 1 year ago
Eric Robinson d7b5a0c972 Update hwcursor.cpp 2 years ago
qndel fe15ae32f0 fix warnings 2 years ago
Eric Robinson 793eb7a835
Fix 0 charge staff in speed spell (#6502) 2 years ago
Eric Robinson 9f197f5ebc
Rename Missile::_mirange to Missile::duration (#7214) 2 years ago
Eric Robinson cdd22626b4
Fix Knockback direction (#7093) 2 years ago
Anders Jenbo ee8907eb96 Use Point in cursor.cpp 2 years ago
Todd-C-Goldfarb cadb6d86a5 Refactor: Check_Curs_Move() (Issue: 1995) 2 years ago
Eric Robinson 109c3b165c
Bugfix/Refactor: Min-Max Damage Range Calculations (#7022) 2 years ago
Eric Robinson e90855b3c4
Rename stores.cpp global variables (#7425) 2 years ago
Anders Jenbo 974f517fd9 Make belt_item_type in to an enum class 2 years ago
Eric Robinson 6396af1ff5
Cleanup panel code (Part 2) (#7421) 2 years ago
KPhoenix b0cb1b92ed Bugfix: Corruption item power 2 years ago
Eric Robinson d8e58b2547
Fix Elemental Arrows vs Objects (#6507) 2 years ago
Eric Robinson 0e1e87389a
Revise FailedToOpenFileError (#7305) 2 years ago
qndel 724cce7d90 fix being able to repair equipped items for free 2 years ago
Stephen C. Wills cfe9a8ccdd
Introduce xoshiro RNG to generate dungeon seeds (#7030) 2 years ago
Eric Robinson 8970eaa410
Cleanup panel code (Part 1) (#7417) 2 years ago
staphen dbd33e6f52 Update optimized transparency lookup when cycling colors 2 years ago
Eric Robinson cabc85b660
Fix Magic Rock animations (#7365) 2 years ago
Anders Jenbo e949f41d83 Clean up selection type 2 years ago
KPhoenix e58ba95a96 Fix Underministic Item Generation 2 years ago
Anders Jenbo 8128086d5b Clean up DoBlitScreen 2 years ago
Eric Robinson fc457388fd
Removes the logic that mimics the Hellfire oversight 2 years ago
Andrew James 99e12f7663 dedupe code to pick up/auto-move items from body 2 years ago
Andrew James e9bb19b60f tidy up one-hand equip logic 2 years ago
Andrew James db02222cda remove temporary ii variable 2 years ago
Andrew James 6901d9e0fb don't trample over holditem unnecessarily 2 years ago
Andrew James 5e0b48df2e
Fix not being able to equip two-handed items in a certain case 2 years ago
Gleb Mazovetskiy 77020db5ff Revert "DrawFloor: Remove a redundant check" 2 years ago
Gleb Mazovetskiy 299b6bffcd dun_render: Clean up foliage masks code 2 years ago