Commit graph

3 commits

Author SHA1 Message Date
cypress
059082e436
PSP: Add Pull Request Map Boot Validaiton Test (#61)
* PSP: Add Pull Request Map Boot Validaiton Test

* GLOBAL: Allow for hyphens in stuffcmds

* TEST: Add Bunker-Defense master
2025-03-01 21:39:33 -08:00
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
Renamed from source/quakedef.h (Browse further)