Tyler Young
59c1fedaf0
Start unification of QuakeGX ( #33 )
...
* Start unification of QuakeGX
* silence warning
* Unify draw header
* Add mathlib and pr_cmds to unified list
* add view and wad to unified files
* Fix rumble not being multiplayer safe on Wii
* host.c unified
* various merge cleanups
* Remove unnecessary ifdefs
* properly document ifdef
* console.c unified
* update paths and folder structure for wii
* protection against some crashes on wii
* Change scale to accept floats
* merge cl_hud.c
* Cleaup cl_hud merger and fix an input bug
* Upload GX specific files
* Remove duplicate file
* Upload Makefile.wii and fix ctr/psp compile errors
* Update Makefile to use the same build folder as other systems
* Removed references to SetDlightColor and fixed ifdefs
* Clean up host.c and quakedef.h
* Clean up sv_main.c
* Cleanup and document view.c
* Cleanup wad.c
2024-12-24 15:00:12 -05:00
MotoLegacy
7482eb077f
CTR: Fix missing last_lightmap_allocated def
2024-11-28 20:27:09 -08:00
MotoLegacy
8ec6018ba2
CTR/PSP: Bump MAX_LIGHTMAPS to 128
2024-11-28 20:23:54 -08:00
MotoLegacy
0df971f883
CTR/PSP: Don't allow bad fog values to pass
2024-11-25 00:20:52 -08:00
cypress
b1537dae13
CTR/PSP: Increase MAX_EDICTS to 1024
2024-11-24 23:31:50 -08:00
cypress
e6cff0c008
Fix PSP build path on README
2024-10-30 08:59:50 -07:00
cypress
25df6ca0c8
PSP/CTR: Reset Ammo Time on new Level
2024-09-14 12:14:23 -07:00
cypress
5642b93d93
PSP: qboolean bad.
2024-09-09 18:13:12 -07:00
cypress
19f1b3b8ba
PSP: Fix bad qboolean declaration
2024-09-09 18:09:46 -07:00
cypress
d274259d9d
PSP/CTR: Remove legacy QMB_RayFlash reference
2024-09-09 18:06:32 -07:00
cypress
4bb4e817dd
GIT: Rename to Vril Engine
2024-09-08 18:14:01 -07:00
cypress
8cc00c95a2
CTR: Initial Import
2024-09-08 18:10:06 -07:00
cypress
835c932566
Restructure PSP code paths and names; consolidate slim and phat binaries
2024-09-08 17:51:24 -07:00
cypress
57ab2f0b30
Merge branch 'main' of https://github.com/nzp-team/dquakeplus
2024-09-06 19:06:17 -07:00
cypress
06e8fd4ac7
Update MakeSLIM
2024-09-06 19:06:06 -07:00
cypress
191ca2d906
Accomodate glquake path changes
2024-09-06 19:05:53 -07:00
cypress
9106b4bddf
Delete .DS_Store
2024-09-06 19:00:50 -07:00
cypress
b4b2f11100
More 3DS + PSP unification
2024-09-06 18:07:39 -07:00
cypress
c321e599d9
3DS + PSP draw.h unify
2024-09-06 16:22:36 -07:00
cypress
084de6b010
More 3DS+PSP consolidation
2024-09-05 19:06:43 -07:00
cypress
a8c22557c3
Match sound between 3DS and PSP
2024-09-05 18:15:14 -07:00
cypress
14f8678ac1
Unify 3DS/PSP cl_hud.c
2024-09-05 18:08:13 -07:00
cypress
222c87a7b2
Improved MAX AMMO animation
2024-09-05 17:13:00 -07:00
cypress
463dd12761
Remove legacy q3mdl stuff; guard cl_parse against vfpu
2024-09-05 17:01:07 -07:00
cypress
e0c208786b
Remove stale asm_i386 reference
2024-09-04 20:48:37 -07:00
cypress
2b58f4119f
Don't use qtrue/qfalse for onground
2024-09-04 20:46:12 -07:00
cypress
38679fde18
Match pr_cmds with 3DS
2024-09-04 20:27:14 -07:00
cypress
8597118512
common.c: Remove useless zlib include
2024-09-04 19:37:40 -07:00
cypress
67d7f1f663
Add standard C versions of math+matrix functions
2024-09-04 19:30:04 -07:00
cypress
26d21b1c88
Guard memcpy_vfpu behind PSP_VFPU
2024-09-04 19:15:01 -07:00
cypress
13f63e09fa
Guard PSP-specific functions in cmd.c
2024-09-04 19:11:40 -07:00
cypress
dce67b8ea1
Fix analog movement being eaten with anub move
2024-09-04 19:07:01 -07:00
cypress
18c95d3c0e
Remove legacy MOVETYPE_<LIMB> experiments
2024-09-04 18:33:20 -07:00
cypress
b41030c872
Remove old iframetime references, write frames as bytes, not shorts
2024-09-04 18:18:58 -07:00
cypress
e02beb7111
Fix building with latest Docker
2024-09-04 17:51:51 -07:00
cypress
95f6db8921
Remove references to NZP_BSPVERSION; match bspfile.h with CTR
2024-09-04 17:43:21 -07:00
cypress
429b1d73fe
Quakespasm's enhanced cvar system
2024-09-04 17:36:03 -07:00
cypress
471866ab58
Unify pr_comp.h across all sourceports
2024-09-03 19:16:59 -07:00
cypress
82781db52c
Add support for light_lev
2024-09-02 19:28:46 -07:00
cypress
e478186199
Unify progdefs.h across all sourceports
2024-09-02 19:15:55 -07:00
cypress
ce50b0f8e1
Always write viewmodel index to client
2024-09-01 18:54:51 -07:00
cypress
4c8d0b556d
Move Spatialization LUT to snd_dma
2024-08-31 21:52:22 -07:00
cypress
cf58eaa876
Inverse Square Sound Attenuation
2024-08-31 18:14:51 -07:00
cypress
2d29fa0af1
Font Kerning Implementation
2024-08-31 13:53:17 -07:00
Luis Gutierrez
905f1c1feb
Ai microrevamp ( #31 )
2024-08-04 07:58:14 -07:00
cypress
8440319b4b
Add support for nzp_rumble builtin
2024-06-30 19:15:15 -07:00
cypress
b1018b3f64
nzp_lockviewmodel implementation
2024-06-29 18:10:58 -07:00
cypress
8bc298bfb6
Use same pathing array size as nzp_maxai returns
2024-06-17 17:22:33 -07:00
Peter0x44
27ad857d76
Misc warning cleanup (fixes compilation with GCC 14) ( #32 )
2024-06-17 16:48:48 -07:00
cypress
afce92f79a
Increase MAX_VISIBLE_LIGHTMAPPED_FACES to 6000
2024-04-27 10:04:58 -07:00