11729 Commits (d7404c070c69619dd11ee7b4d40c8515d917abda)
 

Author SHA1 Message Date
Andrettin d7404c070c
Simplified ParseMonsterId() by using the magic_enum library 7 months ago
staphen b4020e82e8 Automatically trim retired assets from the build folder 7 months ago
Anders Jenbo 5fce934bdc Fix linting 7 months ago
Andrettin 07c89a08eb Made the unpacked mod init.lua path in DiscoverMods() be the same as the path used for actual mod loading 7 months ago
Andrettin 0da7f26ceb
Small Refactor for the Item Floating/Non-Floating Infobox Writing Code (#8107) 7 months ago
Andrettin 0e005c87a4 Fixed item properties not being written to the "normal" infobox if the floating infobox option is disabled 7 months ago
Andrettin 62a45a26fc Fixed the GetMissileType() switch-case for MonsterAIID::GoatRanged 7 months ago
Anders Jenbo f19d341519 Do not assert SFX count as it's not fixed size 7 months ago
Andrettin cfb52ee239
Added support for mods to add unique monsters without replacing any data (#8092) 7 months ago
Stephen C. Wills a563b65642
Fix compiler warnings (#8098) 7 months ago
Doink Oink c62a19e299
Party Information Panel (#7877) 7 months ago
Eric Robinson e303a82b1c
Floating Item Info Box (#8000) 7 months ago
Ibrahn Sahir caaeeaf06d
Update 'game settings' link in README (#8093) 7 months ago
Andrettin 222ad75b30 Added missing directory separator for unpacked mod initialization 7 months ago
Gleb Mazovetskiy e1c95e0eab Make `dun_render` a standalone library 7 months ago
Gleb Mazovetskiy 5f396ba687 Hellfire: Add effects.tsv to the MPQ 8 months ago
Gleb Mazovetskiy be2fcb0499 GitHub CI: Update 3DS and Switch configs 8 months ago
Anders Jenbo d797570507 Make Hellifre sounds data driven 8 months ago
qndel 41038717fd
fix hellfire crash on pCursCels2 (#8086) 8 months ago
Anders Jenbo 88efadfce8 Make affixes data driven 8 months ago
Gleb Mazovetskiy 822bde4985 3ds/switch CI: Remove cmake install command 8 months ago
Gleb Mazovetskiy 4143054cca sol2: Use our fork instead of patches 8 months ago
Anders Jenbo 7b2de562c2 Extract more Hellfire into data 8 months ago
Gleb Mazovetskiy 6fe417216e Lua console: Trigger autocomplete less often 8 months ago
Gleb Mazovetskiy 7ff65351cb Lua: Add dev.items.get() command 8 months ago
Gleb Mazovetskiy 17e6da40f8 Lua: Improve function/property handling 8 months ago
Gleb Mazovetskiy 0d619e737c PS5: Bump SDK 8 months ago
Gleb Mazovetskiy 740868af3f Update sol2 and lua 8 months ago
Anders Jenbo 108cf4b42d
Load spell icon based on data (#8072) 8 months ago
Gleb Mazovetskiy e0e6f5ea01 Amiga workflow: Add ccache 8 months ago
Oleksandr Kalko b821b5ebe5 General upgrades 8 months ago
Gleb Mazovetskiy d3248e969a Untangle more dependencies 8 months ago
Gleb Mazovetskiy 0bb75c7474 text_render_integration_test.cpp: Fix line endings 8 months ago
staphen f0a1a63cb4 Reload SFX when changing language setting 8 months ago
Gleb Mazovetskiy f1c8aa22f1 Fix palette handling in `PaletteFadeIn` 8 months ago
Gleb Mazovetskiy 54e30ff210 light_render: Use an std::span for light tables 8 months ago
staphen b1f6895cad Don't apply brightness twice in PaletteFadeIn() 8 months ago
Gleb Mazovetskiy 87c5b333c9 light_render: Clean up and optimize RenderTriangle 8 months ago
Maderator Creator 9e268eb95a
Update ru.po 9 months ago
Gleb Mazovetskiy 1629dc4693 Benchmarks: Use `state.iterations()` 9 months ago
staphen 1be33e8cf2 Compute scanlines for triangles in per-pixel light renderer 9 months ago
Gleb Mazovetskiy 8c6b2853ca Make light render benchmark standalone 9 months ago
Gleb Mazovetskiy a4c891928d Add POSIX fallbacks for ListFiles/Directories 9 months ago
staphen aedd98e10c Optimize case 15 of marching squares 9 months ago
Gleb Mazovetskiy 7f2eaf96ad Fix light_render line endings 9 months ago
staphen f7909cac28 Add benchmark for Lightmap::build() 9 months ago
Gleb Mazovetskiy 3b8f8d723d Extract light_render into a separate library 9 months ago
Gleb Mazovetskiy 1b4a574d45 Faster k-d tree construction 9 months ago
Gleb Mazovetskiy b8e528ebfb Palette k-d tree: A small lookup optimization 9 months ago
Gleb Mazovetskiy 79395b2ae3 Palette kd-tree: Store color values in leaves 9 months ago