Commit graph

11 commits

Author SHA1 Message Date
Peter0x44
70bec7322b NX: Fix -Wmisleading-indentation warning
/__w/quakespasm/quakespasm/source/gl_rpart.c: In function 'QMB_InitParticles':
/__w/quakespasm/quakespasm/source/gl_rpart.c:509:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  509 |         for (i = 0 ; i < 5 ; i++)
      |         ^~~
/__w/quakespasm/quakespasm/source/gl_rpart.c:219:1: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  219 | do {                                                                                                                                    \
      | ^~
2024-06-17 18:27:36 +01:00
cypress
8461381b9b
NX/VITA: Add missing MP5K and Springfield Pack-A-Punch Definition 2023-11-29 11:43:04 -05:00
cypress
2108d718d4 NX/VITA: Fix networking progs with multiple clients 2023-11-12 19:53:02 -05:00
Ian
2ecd4c5e04 VITA/NX: Prevent muzzleflash from clipping with world 2023-09-09 13:44:56 -04:00
Ian
3ea40400e9 NX/VITA: Add contextual muzzleflash colors 2023-09-09 13:37:26 -04:00
Ian
4b983470bc VITA/NX: Add support for QMB trails 2023-09-09 11:40:16 -04:00
Ian
a47a06b5cb NX/VITA: Fix Muzzleflash offsets (with help from shpuld) 2023-09-08 15:27:59 -04:00
Ian
fb428464cb NX/VITA: Some decal stuff (not working) 2023-09-08 12:30:46 -04:00
Ian
d99a749cac NX/VITA: Add support and fixes for MOST particles 2023-09-06 17:27:21 -04:00
Tyler Young
b912fc17d6 Add Loading Screens to NX and Vita.
+ misc changes. Please report bugs.
2022-12-31 19:22:56 -05:00
unknown
1556256c74 Initial commit 2022-02-08 14:06:54 -05:00