394 Commits (master)

Author SHA1 Message Date
Trihedraf 04cc99cbde LuaEvent > lua:: named functions. +lua_event.cpp 2 weeks ago
Eric Robinson 2e394d0f00
[QOL/UX] Multiplayer Player Colors (#8317) 2 months ago
Niv Baehr 4a5d7a6967
Fix crash on ZWSP 2 months ago
Trihedraf 32a0666201 move floating damage nums to lua mod & add xp mod 2 months ago
Niv Baehr 0802c27532
Draw text line by line (#8379) 3 months ago
Eric Robinson 402d5a4a1b
Render dirt in OOB area (#8331) 3 months ago
Eric Robinson bc0d60bff7 Add Player hasNoMana helper 3 months ago
Eric Robinson 7e8173e6ff
Add Player hasNoLife helper (#8302) 3 months ago
Gleb Mazovetskiy 88f706e0d1 SDL3: Add some backports / compat helpers 5 months ago
Gleb Mazovetskiy 1bbe8bfe08 SDL3: Even more migration 5 months ago
Gleb Mazovetskiy a99cc9b40a SDL3: Some more migration 5 months ago
Trihedraf b8feddb38e Move FPS to top, Adjust Map Text if FPS is on 5 months ago
Gleb Mazovetskiy c31258b0f5 text_render: Support per-glyph overrides 6 months ago
Gleb Mazovetskiy 79b74f6f72 Add `AsHexPad2` to `utils/str_cat` 7 months ago
Anders Jenbo 1c76897f2c Apply simple const rules using clang-tidy 7 months ago
Doink Oink c62a19e299
Party Information Panel (#7877) 7 months ago
Eric Robinson e303a82b1c
Floating Item Info Box (#8000) 7 months ago
Gleb Mazovetskiy e1c95e0eab Make `dun_render` a standalone library 8 months ago
Gleb Mazovetskiy 740868af3f Update sol2 and lua 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 54e30ff210 light_render: Use an std::span for light tables 8 months ago
Gleb Mazovetskiy 87c5b333c9 light_render: Clean up and optimize RenderTriangle 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
staphen aedd98e10c Optimize case 15 of marching squares 9 months ago
Gleb Mazovetskiy 7f2eaf96ad Fix light_render line endings 9 months ago
Gleb Mazovetskiy b210581435 Palette blending: Add a test and a benchmark 10 months ago
Gleb Mazovetskiy 58fe44f836 init.h -> init.hpp 10 months ago
staphen bea626730f Redraw everything when floating numbers is enabled 10 months ago
staphen f1c1e530f5 Draw the filled part of the lower flask 10 months ago
Eric Robinson 8eddf55c3f
Stores - IsPlayerInStore() (#7843) 1 year ago
Eric Robinson aca06e898a
Menu text revision (#3902) 1 year ago
staphen f68a00d347 Extend edge lights to infinity when rendering per-pixel light buffer 1 year ago
staphen e602321d5f Don't assume output surface pitch is the same as width 1 year ago
staphen 7a9c822326 Fix light rendering issue in case 13 of marching squares 1 year ago
staphen b83f006671 Bleed per-pixel light up when rendering walls 1 year ago
staphen e06d88aaca Use signed integers for interpolation in marching squares algorithm 1 year ago
Stephen C. Wills 0b4f3b4732
Introduce subtile lighting into the software renderer (#7807) 1 year ago
Gleb Mazovetskiy b4fbaf1419 text_renderer: Simplify GetLineHeight 1 year ago
Gleb Mazovetskiy 5a14cc57f3 text renderer: colors layout fix + improved tests 1 year ago
Eric Robinson 76407ff41f Adjust x-start with UiFlags::KerningFitSpacing 1 year ago
obligaron 4f9e063197 Change GetDebugGridText text from char to string 1 year ago
Gleb Mazovetskiy 04896c1687 text_render: Readjust kerning on each new line 1 year ago
Gleb Mazovetskiy aa47c40553 text_render: Fix `GetLineStartX` for `AlignCenter` 1 year ago
Gleb Mazovetskiy ee16071761 Untangle pathfinding dependencies 1 year ago
Gleb Mazovetskiy 3bb1d685af Extract current input mode into its own library 1 year ago
Gleb Mazovetskiy 88a9a0656d Move option change handlers out of `options.cpp` 1 year ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago
Gleb Mazovetskiy d7647d6c63 More dependency untangling 1 year ago