Commit graph

5 commits

Author SHA1 Message Date
cypress
5516332fff
GLOBAL: Fix all compiler warnings, add -Werror for pull requests (#51)
* GLOBAL: Fix all compiler warnings, add -Werror for pull requests

* PSP: some gu warnings

* 3DS: Fix remaining warnings

* 3DS: Fix straggler warning

* PSP: Fix compile warnings

* RVL: Fix all (known) introduced bugs

* RVL: Fix intermittent crashes related to external picture loading

* PSP: Fix texture uploads

* PSP: Remove unused Mod_ParseWadsFromEntityLump (wahnsinn boots now)

* PSP/3DS/RVL: Fix for Mod_LoadTexInfo

* GLOBAL: Restore nzportable_defs.h changes

* 3DS: Properly define platform in ifdef

---------

Co-authored-by: Tyler Young <tyleryoung88@yahoo.com>
2025-02-28 17:46:51 -08:00
cypress
77ef73be15
GLOBAL: Use macros for cleaner platform-header includes; quakedef->nzportable_def (#58)
* GLOBAL: Use macros for cleaner platform-header includes; quakedef->nzportable_def

* GLOBAL: Fix concat macro

* GLOBAL: Remove unused decal.h headers
2025-02-26 19:41:44 -08:00
Fancy2209
20fbf46ad4
RVL: A Lot of Scaling Fixes (#50)
* RVL: Fix Credits Menu Scaling and Pause Menu Fade

* RVL: Scale Console

* RVL: Scale Console OSK

* RVL: Add Temp OSK BG

* RVL: Fix Game Build String

Had accidentally comitted a change that made it look wrong

* COMMON: Add Scale parameter to Con_DrawConsole

Also removes the ifdef I had on Con_DrawConsole

* RVL: Fix OSK Height
2025-02-14 21:53:03 -08:00
MotoLegacy
436071f181 CTR: Use fallback loading screen graphic if one does not exist 2024-12-29 12:44:23 -05:00
cypress
8cc00c95a2 CTR: Initial Import 2024-09-08 18:10:06 -07:00