Commit graph

  • 53d672ad37
    Move GX to libogc2 and add CD Audio support (#34) main bleeding-edge Tyler Young 2025-01-18 19:08:34 -0500
  • 989fcc1d13 Correctly stop CD audio Tyler Young 2025-01-18 01:25:23 -0500
  • e56d7b898d Document cd audio play-string and add credits on gx Tyler Young 2025-01-18 00:45:02 -0500
  • af92b9db11 Fix protocol mismatch between sv / cl iqm blubs 2025-01-17 18:49:55 -0800
  • 1b9c7ead21 Stop main menu cd track on map load Tyler Young 2025-01-17 21:21:05 -0500
  • a1480c02b1 Finalize gx cd audio support Tyler Young 2025-01-16 19:52:52 -0500
  • a0c50fd288 A few small gx cleanups (logging) Tyler Young 2025-01-16 19:52:23 -0500
  • 2b75423717 Move GX to libogc2 Tyler Young 2025-01-16 19:51:46 -0500
  • 9ddb1bb0b4 Merge remote-tracking branch 'upstream/main' Tyler Young 2025-01-16 19:46:36 -0500
  • 478f25577e Post-merge fixes for IQM blubs 2025-01-15 22:59:16 -0800
  • 1c4dfec721 Merge branch 'main' into iqm blubs 2025-01-15 22:33:53 -0800
  • ab278014a1 Make dynamic bbox calculation be toggleable via macro blubs 2025-01-10 19:21:04 -0800
  • 950e770a15 Clean up various server-side hullcheck functions Add is_linefield to moveclip_t struct for easy traceline checks Pass clip_type bitflags to pass through recursive hull checks for conditional hit detection Add IQM skeleton hitbox checking in "SV_ClipToLinks" blubs 2025-01-09 00:18:12 -0800
  • 8a52c3e09e Numerous changes and enhancements for IQM prototype blubs 2025-01-05 17:02:24 -0800
  • 436071f181 CTR: Use fallback loading screen graphic if one does not exist MotoLegacy 2024-12-29 12:44:23 -0500
  • 60a930f132 CTR: Adjust libctru linear heap and stacksize; increase static game hunk MotoLegacy 2024-12-28 23:49:25 -0500
  • 59c1fedaf0
    Start unification of QuakeGX (#33) Tyler Young 2024-12-24 15:00:12 -0500
  • 585f9c2625 Cleanup wad.c Tyler Young 2024-12-21 19:59:47 -0500
  • 08d9e09183 Cleanup and document view.c Tyler Young 2024-12-21 19:54:18 -0500
  • dab6ab8ce1 Clean up sv_main.c Tyler Young 2024-12-21 19:38:17 -0500
  • b6e80422e2 Clean up host.c and quakedef.h Tyler Young 2024-12-21 19:34:45 -0500
  • 729f28cd11 Removed references to SetDlightColor and fixed ifdefs Tyler Young 2024-12-21 18:49:30 -0500
  • dc0b5f86bc Update Makefile to use the same build folder as other systems Tyler Young 2024-12-15 21:41:36 -0500
  • b7e01e547d Upload Makefile.wii and fix ctr/psp compile errors Tyler Young 2024-12-15 21:40:29 -0500
  • d9473157fe Merge recent Vril commits Tyler Young 2024-12-15 21:19:19 -0500
  • 7482eb077f CTR: Fix missing last_lightmap_allocated def MotoLegacy 2024-11-28 20:27:09 -0800
  • 8ec6018ba2 CTR/PSP: Bump MAX_LIGHTMAPS to 128 MotoLegacy 2024-11-28 20:23:54 -0800
  • 0df971f883 CTR/PSP: Don't allow bad fog values to pass MotoLegacy 2024-11-25 00:20:52 -0800
  • b1537dae13
    CTR/PSP: Increase MAX_EDICTS to 1024 cypress 2024-11-24 23:31:50 -0800
  • e6cff0c008
    Fix PSP build path on README cypress 2024-10-30 08:59:50 -0700
  • e7179c130a Remove duplicate file Tyler Young 2024-10-07 16:10:01 -0400
  • d9bf7bc199 Upload GX specific files Tyler Young 2024-10-07 16:04:43 -0400
  • 5276a116a9 Cleaup cl_hud merger and fix an input bug Tyler Young 2024-10-07 15:08:11 -0400
  • 7ce51c8621 merge cl_hud.c Tyler Young 2024-10-07 12:22:33 -0400
  • fb9766bbae Change scale to accept floats Tyler Young 2024-09-15 11:02:42 -0400
  • 3e35e41996 protection against some crashes on wii Tyler Young 2024-09-15 10:40:41 -0400
  • d41af489db update paths and folder structure for wii Tyler Young 2024-09-15 10:36:56 -0400
  • 8ac13fec62 console.c unified Tyler Young 2024-09-15 10:18:02 -0400
  • 65c19fd34b properly document ifdef Tyler Young 2024-09-14 21:52:47 -0400
  • a1b646e83c Remove unnecessary ifdefs Tyler Young 2024-09-14 21:36:15 -0400
  • 234699d58f various merge cleanups Tyler Young 2024-09-14 19:13:55 -0400
  • 4f6b56c662 host.c unified Tyler Young 2024-09-14 19:04:48 -0400
  • 28ad20ab15 Fix rumble not being multiplayer safe on Wii Tyler Young 2024-09-14 18:52:33 -0400
  • ecbafc7d9d add view and wad to unified files Tyler Young 2024-09-14 18:49:59 -0400
  • 25df6ca0c8
    PSP/CTR: Reset Ammo Time on new Level cypress 2024-09-14 12:14:23 -0700
  • a93bd161d8 Add mathlib and pr_cmds to unified list Tyler Young 2024-09-11 22:01:44 -0400
  • 8974ed4f8a Unify draw header Tyler Young 2024-09-10 21:45:56 -0400
  • 84922d57cd silence warning Tyler Young 2024-09-09 22:18:03 -0400
  • 1b0d5ac319 Start unification of QuakeGX Tyler Young 2024-09-09 22:05:12 -0400
  • 5642b93d93 PSP: qboolean bad. cypress 2024-09-09 18:13:12 -0700
  • 19f1b3b8ba PSP: Fix bad qboolean declaration cypress 2024-09-09 18:09:46 -0700
  • d274259d9d PSP/CTR: Remove legacy QMB_RayFlash reference cypress 2024-09-09 18:06:32 -0700
  • 4bb4e817dd GIT: Rename to Vril Engine cypress 2024-09-08 18:14:01 -0700
  • 8cc00c95a2 CTR: Initial Import cypress 2024-09-08 18:10:06 -0700
  • 835c932566 Restructure PSP code paths and names; consolidate slim and phat binaries cypress 2024-09-08 17:51:24 -0700
  • 57ab2f0b30 Merge branch 'main' of https://github.com/nzp-team/dquakeplus cypress 2024-09-06 19:06:17 -0700
  • 06e8fd4ac7 Update MakeSLIM cypress 2024-09-06 19:06:06 -0700
  • 191ca2d906 Accomodate glquake path changes cypress 2024-09-06 19:05:53 -0700
  • 9106b4bddf
    Delete .DS_Store cypress 2024-09-06 19:00:50 -0700
  • b4b2f11100 More 3DS + PSP unification cypress 2024-09-06 18:07:39 -0700
  • c321e599d9 3DS + PSP draw.h unify cypress 2024-09-06 16:22:36 -0700
  • 084de6b010 More 3DS+PSP consolidation cypress 2024-09-05 19:06:43 -0700
  • a8c22557c3 Match sound between 3DS and PSP cypress 2024-09-05 18:15:14 -0700
  • 14f8678ac1 Unify 3DS/PSP cl_hud.c cypress 2024-09-05 18:08:13 -0700
  • 222c87a7b2 Improved MAX AMMO animation cypress 2024-09-05 17:13:00 -0700
  • 463dd12761 Remove legacy q3mdl stuff; guard cl_parse against vfpu cypress 2024-09-05 17:01:07 -0700
  • e0c208786b Remove stale asm_i386 reference cypress 2024-09-04 20:48:37 -0700
  • 2b58f4119f Don't use qtrue/qfalse for onground cypress 2024-09-04 20:46:12 -0700
  • 38679fde18 Match pr_cmds with 3DS cypress 2024-09-04 20:27:14 -0700
  • 8597118512 common.c: Remove useless zlib include cypress 2024-09-04 19:37:40 -0700
  • 67d7f1f663 Add standard C versions of math+matrix functions cypress 2024-09-04 19:30:04 -0700
  • 26d21b1c88 Guard memcpy_vfpu behind PSP_VFPU cypress 2024-09-04 19:15:01 -0700
  • 13f63e09fa Guard PSP-specific functions in cmd.c cypress 2024-09-04 19:11:40 -0700
  • dce67b8ea1 Fix analog movement being eaten with anub move cypress 2024-09-04 19:07:01 -0700
  • 18c95d3c0e Remove legacy MOVETYPE_<LIMB> experiments cypress 2024-09-04 18:33:20 -0700
  • b41030c872 Remove old iframetime references, write frames as bytes, not shorts cypress 2024-09-04 18:18:58 -0700
  • e02beb7111 Fix building with latest Docker cypress 2024-09-04 17:51:51 -0700
  • 95f6db8921 Remove references to NZP_BSPVERSION; match bspfile.h with CTR cypress 2024-09-04 17:43:21 -0700
  • 429b1d73fe Quakespasm's enhanced cvar system cypress 2024-09-04 17:36:03 -0700
  • 471866ab58
    Unify pr_comp.h across all sourceports cypress 2024-09-03 19:16:59 -0700
  • 82781db52c Add support for light_lev cypress 2024-09-02 19:28:46 -0700
  • e478186199 Unify progdefs.h across all sourceports cypress 2024-09-02 19:15:55 -0700
  • ce50b0f8e1 Always write viewmodel index to client cypress 2024-09-01 18:54:51 -0700
  • 4c8d0b556d Move Spatialization LUT to snd_dma cypress 2024-08-31 21:52:22 -0700
  • cf58eaa876 Inverse Square Sound Attenuation cypress 2024-08-31 18:14:51 -0700
  • 2d29fa0af1 Font Kerning Implementation cypress 2024-08-31 13:53:17 -0700
  • 905f1c1feb
    Ai microrevamp (#31) waypoint_dist_fix Luis Gutierrez 2024-08-04 07:58:14 -0700
  • 2c65089a2c Remove get_closest_waypoint prototype functions ai_microrevamp blubs 2024-08-04 07:44:56 -0700
  • 4c6eaf0a2a Update MaxZombies macro to 12 Add prototype get_closest_waypoint KD tree impl Add prototype get_closest_waypoint naive impl Add waypoint KD tree construction and datastructs Add Vector math min / max utils Add prototype waypoint benchmark on map load blubs 2024-08-04 07:39:42 -0700
  • 6cd2bfce22 Fix typo blubs 2024-08-03 07:20:16 -0700
  • a675157ae1 Various fixes and enhancements to Get_Next_Waypoint Adjustments to get_closest_waypoint Moves pathfind debug logging to (developer==3) blubs 2024-08-02 09:53:55 -0700
  • 1b586f2c07 Merge remote-tracking branch 'origin/main' into ai_microrevamp blubs 2024-07-20 18:09:58 -0700
  • 8440319b4b Add support for nzp_rumble builtin cypress 2024-06-30 19:15:15 -0700
  • b1018b3f64 nzp_lockviewmodel implementation cypress 2024-06-29 18:10:58 -0700
  • 8bc298bfb6
    Use same pathing array size as nzp_maxai returns cypress 2024-06-17 17:22:33 -0700
  • 27ad857d76
    Misc warning cleanup (fixes compilation with GCC 14) (#32) Peter0x44 2024-06-17 16:48:48 -0700
  • 12bf8e9ecd Fix -Wconversion-null warning Peter0x44 2024-06-17 22:13:59 +0100
  • 916c2995c2 Fix -Wmaybe-uninitalized warning Peter0x44 2024-06-17 22:11:02 +0100
  • 0282d22cec Fix -Wmisleading-indentation warnings Peter0x44 2024-06-17 22:06:18 +0100
  • 1055e3c321 Fix -Wmisleading-indentation warning Peter0x44 2024-06-17 22:03:01 +0100