225 Commits (4db65d94de34c9f8fa6bc3510ce2d8ca80026fa9)

Author SHA1 Message Date
thebigMuh 7fbcfeb35c Adding text rendering flag to adjust spacing to fit horizontally 5 years ago
Anders Jenbo 18aa04fa4f ♻️Use common text rendering for store menus 5 years ago
qndel 610d5319bd
swap if in drawing inventory items (#1968) 5 years ago
qndel 89c40eaa7b
inventory items rendering cleanup (#1938) 5 years ago
Gleb Mazovetskiy 8ac9047b4f 🧹 Clean up CEL outline clipping 5 years ago
Anders Jenbo 7667880de4 🐛 Implement letter spacing in new font rendering 5 years ago
Gleb Mazovetskiy 29a488738e 🔥 Mark core CL2 and CEL functions as inline hot 5 years ago
Gleb Mazovetskiy f624b9788c 🔥 Mark `dun_render` functions as `hot` 5 years ago
Gleb Mazovetskiy 4d10642b3d 🧹 Add and use a DVL_ALWAYS_INLINE macro 5 years ago
Gleb Mazovetskiy e53a79259d 🐞 CL2 outline: Fix left clip 5 years ago
Gleb Mazovetskiy 537e056111 🐞 CL2 outline: Skip color index 0 5 years ago
Gleb Mazovetskiy fb27ee3907 💨 dun_render.cpp: Faster RenderLine 5 years ago
Gleb Mazovetskiy 64ad9aeacf 🎉 cl2_render.cpp: Clip the outline 5 years ago
Anders Jenbo e3c0c0a216 Fix some compiler warnings 5 years ago
Gleb Mazovetskiy 99dc016ec1 🧹 cel_render: Move internal functions to anon ns 5 years ago
Gleb Mazovetskiy 1838eb43f2 🎉 cl2_render.cpp: Clip the drawing functions 5 years ago
Gleb Mazovetskiy ad18ecc21b 🎉 cel_render.cpp: Clip stippled transparency 5 years ago
Gleb Mazovetskiy be7880c4db 🎉 cel_render.cpp: Clip outline 5 years ago
Anders Jenbo 0b3d1c68fa Precompute font color tables 5 years ago
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago
Anders Jenbo bcbaeba2f0 📝 Correct file header 5 years ago
Gleb Mazovetskiy 710ddb9af6 ♻️ Make SetPixel a method 5 years ago
Gleb Mazovetskiy 9a9941efdd 🚚 Move CL2 rendering to engine/render/cl2_render.cpp 5 years ago
Gleb Mazovetskiy 0edfa3de66 🚚 Move CEL rendering to engine/render/cel_render.cpp 5 years ago
Gleb Mazovetskiy 59dd42692f 🚚 Move render.cpp to engine/render/dun_render.cpp 5 years ago
Gleb Mazovetskiy 6474dea0a9 ♻️ Move automap_render to engine/, rename 2->Steep 5 years ago