Commit graph

154 commits

Author SHA1 Message Date
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
75487e7674 Add banner for DB 2022-11-29 11:13:26 -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
8063dc40e0 Shorten description 2022-11-27 14:43:19 -05:00
Ian
8e51fa13e1 Make icon right resolution 2022-11-27 14:37:01 -05:00
Ian
79b2cbf543 Change Description and Title for APP 2022-11-27 14:16:27 -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
Ian
d598c964c7 Oops!
Adjust file name change with Unify-and-Release
2022-11-27 12:33:28 -05:00
Ian
f85c567b98 Make release output more legible.
Changes a few things like file name and 'tutorial' to make it easier
to understand.
2022-11-27 12:30:24 -05:00
Ian
ae8f4766e6 Swap old README.txt for informative README.md
Matches the structure of all of our other repositories.
2022-11-27 12:26:59 -05:00
Ian
32b7a3e972 Downgrade GPL license to v2 to match source files 2022-11-27 12:20:50 -05:00
Ian
ef8bc07d03 Actually remove built binary files.
It's too bad gitignore does not do that for me :(
2022-11-27 12:18:15 -05:00
Ian
4b8986be45
Update .gitignore to remove binaries
Keep the repo clean!
2022-11-27 11:25:16 -05:00
Ryan Baldwin
ad66e0a7bf
Update build-and-release.yml 2022-10-31 23:25:34 -07:00
Ryan Baldwin
8bee1f885c
Update build-and-release.yml 2022-10-31 23:24:51 -07:00
Ryan Baldwin
b92de21b20
Update build-and-release.yml 2022-10-31 23:19:32 -07:00
Ryan Baldwin
2ce705b60f
Update build-and-release.yml 2022-10-31 23:17:29 -07:00
Ryan Baldwin
2dc4221236
Update build-and-release.yml 2022-10-31 23:13:08 -07:00
Ryan Baldwin
28865d1636
Update build-and-release.yml 2022-10-31 23:10:10 -07:00
Ryan Baldwin
4b7fe33d95
Update build-and-release.yml 2022-10-31 23:08:11 -07:00
Ryan Baldwin
0c6296b36f
Update build-and-release.yml 2022-10-31 23:05:58 -07:00
Ryan Baldwin
9d1d160075
Update build-and-release.yml 2022-10-31 23:05:21 -07:00
Ryan Baldwin
089f49ef1e
Update build-and-release.yml 2022-10-31 23:03:22 -07:00
Ryan Baldwin
c8b4e2e2cb
Update build-and-release.yml 2022-10-31 22:52:53 -07:00
Ryan Baldwin
b74449a748
Update build-and-release.yml 2022-09-09 03:10:09 -04:00
Ryan Baldwin
a67ea9adc0 Add github actions (might be broken :( ) 2022-09-09 03:06:02 -04: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
Ryan Baldwin
05d82bc901 Add sprinting and other binddt functions 2022-08-19 21:42:57 -07:00
Ryan Baldwin
96a7b5d33d Add pause menu, fix world text overlap 2022-08-19 20:38:53 -07:00