Commit graph

103 commits

Author SHA1 Message Date
Steam Deck User
d6599e343a Rename Zombie Bodies to use % instead of # 2023-01-16 20:16:56 -05:00
Steam Deck User
1e93559078 Revert linear heap sizes, fix closing file in LoadPCX 2023-01-12 18:59:57 -05:00
Ian
9d0a62acec
Increase it..? 2023-01-12 18:27:59 -05:00
Ian
1017469344
Try 20mB for linear heap instead 2023-01-12 18:17:16 -05:00
Ian
9dea6fd071
Decrease libctru's linear memory heap 2023-01-12 18:11:45 -05:00
Steam Deck User
ac56f0b765 Add sB's re-enabled Zombie Hacks 2023-01-02 12:15:33 -05:00
Steam Deck User
ecff804936 Fix bolt2.mdl path 2022-12-28 15:09:46 -05:00
Steam Deck User
d2147b6e35 Properly re-direct cl_tent to QMB; Add defines for TE_RAYSPLASH 2022-12-28 14:58:22 -05:00
Steam Deck User
8b40a3e8dd Reposition it a bit 2022-12-28 14:41:56 -05:00
Steam Deck User
df0cb3bbea Properly handle svc_maxammo for MAX AMMO! HUD Text 2022-12-28 14:36:46 -05:00
Steam Deck User
0eec42ed8c Add dummy iframetime for QC parity 2022-12-28 13:36:44 -05:00
Steam Deck User
d2e27d27c7 Disable Save_Achievements() for nwo 2022-12-28 13:12:39 -05:00
Steam Deck User
73b6717c44 Add back Achievement HUD Parser 2022-12-28 13:09:07 -05:00
Steam Deck User
7a885e417d lazy 2022-12-27 23:40:16 -05:00
Steam Deck User
8b6204484e add lerpdata 2022-12-27 23:38:27 -05:00
Steam Deck User
fb61ade5e2 Implement ZHack 2022-12-27 23:36:00 -05:00
Steam Deck User
c4b0f01ccc Revert scale support to fix map loading 2022-12-27 16:44:10 -05:00
Steam Deck User
f108dbe293 Make sure we don't apply scale to viewmodels 2022-12-21 21:40:05 -05:00
Steam Deck User
96773c9fc4 Move scale to R_RotateForEntity 2022-12-21 21:34:29 -05:00
Steam Deck User
559157d7dc assign scale transformations 2022-12-21 21:15:11 -05:00
Steam Deck User
3e2804d254 add scale to progdefs 2022-12-21 21:08:28 -05:00
Steam Deck User
ab9d9cc5b1 maybe add scale field to entities 2022-12-21 20:57:32 -05:00
Ian
896ca8814e Force use of external Zombie skins and override MDL loading 2022-12-21 14:25:55 -05:00
Ian
0a2aa8795a Add External Texture hack from dquakeplus
Makes .TGA and .PCX loading for models and sprites work finally
2022-12-21 13:28:34 -05:00
Ian
1d1db3ab2a Merge branch 'main' of https://github.com/nzp-team/glquake into main 2022-12-01 22:48:06 -05:00
MasterFeizz
f40c68d6d0 Increase picaGL vertex buffer size
Use explicit picaGL initialization to increase vertex buffer size.

Fixes garbled geometry and random freezes.
2022-12-01 18:59:02 -05:00
MasterFeizz
9f3769cb1a Enable 800px widescreen mode 2022-12-01 18:56:46 -05:00
MasterFeizz
5578e3c910 Use full color framebuffer format
Use full color (GSP_BGR8_OES) framebuffer format. Fixes color banding issues.
2022-12-01 18:34:58 -05:00
Ian
0cfc029f33 Move world text up 2022-12-01 10:55:01 -05:00
Ian
626b57c17b Move point hud up 2022-12-01 10:46:33 -05:00
Ian
10367ca0d9 Merge branch 'main' of https://github.com/nzp-team/glquake into main 2022-11-30 17:59:16 -05:00
Ian
8ddeedc913 Broken but kinda there fog support 2022-11-30 17:58:40 -05:00
Ian
f95dcee6e3
stupid forceful rebuild 2022-11-29 15:56:02 -05:00
Ian
d8cd0a35d2 blank 2022-11-29 10:45:44 -05:00
Ian
ad6c46175d UI improvements 2022-11-28 11:50:11 -05:00
Ian
4e6c12cf07 Fix Draw_Fill and Draw_FillByColot 2022-11-28 10:48:51 -05:00
Ian
cdca881579 Enable r_viewmodel_fov for cl.viewent2 2022-11-28 10:09:46 -05:00
Ian
dc2cbdf1be add some useful things 2022-11-27 19:33:07 -05:00
Ian
bdc677fc97 Remove breakage return statement 2022-11-27 19:31:18 -05:00
Ian
fb16e30278 No longer crash in Mod_LoadModel
Load our super cool missing model instead :^)
2022-11-27 19:21:17 -05:00
Ian
b96ad2c5d7 Give New 3DS some more memory
crashes if you go higher.. missing some build flag maybe?
2022-11-27 19:07:38 -05:00
Ian
80885493aa Add q_snprintf 2022-11-27 18:45:27 -05:00
Ian
f9847970e5 Add offset for sniper scope
Fixes dumb issue with it not being centered
2022-11-27 18:25:01 -05:00
Ian
3f8c75dd59 Stretch Loading Screens to fit the top screen
fixes issues with them looking a bit warped and not fitting at all
2022-11-27 18:08:59 -05:00
Ian
77aab0b0eb Remove dependency on old 'conchars' graphic.
We use charset now :^)
2022-11-27 13:08:17 -05:00
Ian
65889a3484 Remove gfx.wad dependency
Hopefully this was enough lol
2022-11-27 13:01:07 -05:00
Ryan Baldwin
e310a7be26 Increase model brightness again, add waypoint loading 2022-08-20 02:08:17 -07:00
Ryan Baldwin
61bdecc763 Fix view2 drawing 2022-08-20 00:24:15 -07:00
Ryan Baldwin
e1ea8dfcfa Fix aimsnap, point change causing incorrect color 2022-08-19 23:43:31 -07:00
Ryan Baldwin
f4528b18be Non-transparent texture fullbright display fix 2022-08-19 22:54:38 -07:00