8794 Commits (master)

Author SHA1 Message Date
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
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
Anders Jenbo d797570507 Make Hellifre sounds data driven 8 months ago
Anders Jenbo 88efadfce8 Make affixes data driven 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 740868af3f Update sol2 and lua 8 months ago
Anders Jenbo 108cf4b42d
Load spell icon based on data (#8072) 8 months ago
Gleb Mazovetskiy d3248e969a Untangle more dependencies 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
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
Gleb Mazovetskiy 89aa7f5d70 Add graphviz visualization of the palette blending tree 9 months ago
Gleb Mazovetskiy e0c9e29ab1 Palette k-d tree: Store values in a flat array 9 months ago
obligaron 98f097997c Fix MSVC related warnings with sdl2 9 months ago
staphen 82868d5dfb Fix crashes at startup in Win9x builds 9 months ago
staphen 3c188fb9dd Check if peers are ready before sending info request 9 months ago
Gleb Mazovetskiy 424cbe10dd Update to SheenBidi v2.9.0 9 months ago
staphen bbc728a327 Remove overzealous validation logic in spell message handlers 9 months ago
Gleb Mazovetskiy 903f0a8181 Simplify palette handling 9 months ago
Gleb Mazovetskiy 0b6e99fa52 Fix a bug in `palette_update` 9 months ago
Gleb Mazovetskiy 4b3385c775 kd-tree: optimize getMedian 9 months ago
Gleb Mazovetskiy 6d307fbcab
static_vector.hpp: Use `std::destroy_n` in the destructor (#8030) 9 months ago
Gleb Mazovetskiy c3d8595b72
palette_update_quest_palette: tone map 1 color (#8027) 9 months ago
Gleb Mazovetskiy b6854fcc10 Implement skipFrom/To for the k-d tree 9 months ago
Gleb Mazovetskiy bc344ad0f8 Make palette k-d tree more balanced and 5-level 10 months ago
Gleb Mazovetskiy cd38ca7631 Use a k-d tree for palette blending 10 months ago