Commit Graph

13 Commits

Author SHA1 Message Date
Peter0x44 f47080d347 VITA/NX: Fix a -Wmisleading-identation warning
source/view.c:1174:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
 1174 | else
      | ^~~~
source/view.c:1181:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
 1181 |  view2->origin[0] = view->origin[0];
      |  ^~~~~
2024-06-17 18:20:26 +01:00
MotoLegacy 1b622cf24f NX/VITA: Bump intensity of idle viewmodel bobbing 2024-01-13 15:34:25 -05:00
cypress d93ecf2b1d
NX/VITA: Idle View Model Bobbing Integration from CSQC 2024-01-13 14:55:23 -05:00
cypress 2108d718d4 NX/VITA: Fix networking progs with multiple clients 2023-11-12 19:53:02 -05:00
Ian 7e37c9acd1 NX/VITA: Replace old name with new 2023-09-07 14:16:49 -04:00
Ian 0ea8833820 NX/VITA: Fixed GAME OVER screen 2023-09-07 13:08:49 -04:00
cypress 0b44621e33 NX/VITA: Restored Weapon Kickback 2023-09-03 11:29:29 -04:00
cypress 3ccfe3530e NX/VITA: Properly utilize QuakeC maxspeed 2023-09-02 19:45:43 -04:00
cypress ccb97a9b01 NX/VITA: Fix Camera being too low 2023-09-01 18:13:54 -04:00
Steam Deck User 3ffcd046ba VITA/NX: Add support for Z axis ADSOfs, adjust zoom amounts 2023-02-03 20:30:34 -05:00
Tyler Young 92cc54eea2 Fixed ADS viewmodel [PITCH] changing with joy input on Vita/NX. 2023-01-07 16:16:13 -05:00
Tyler Young 7364508152 Add dynamic FOV toggle to settings
as above so below
2022-11-27 12:15:07 -05:00
unknown 1556256c74 Initial commit 2022-02-08 14:06:54 -05:00