Commit graph

  • 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
  • 1ab0b87a0d Fix errors about missing M_PI_DIV_180 Peter0x44 2024-06-17 22:00:28 +0100
  • 0a9005d7c9 Fix -Wmisleading-indentation warning Peter0x44 2024-06-17 21:51:59 +0100
  • e147dac0a9 Fix -Wlogical-not-parentheses Peter0x44 2024-06-17 21:49:55 +0100
  • 33a0eecc89 Fix -Wmaybe-uninitialized warning Peter0x44 2024-06-17 21:43:05 +0100
  • 34537e3904 Fix -Wsequence-point warning Peter0x44 2024-06-17 21:36:45 +0100
  • 4ae9999255 Fix -Warray-compare warning Peter0x44 2024-06-17 21:34:25 +0100
  • 84a1d2ac78 Fix -Wsequence-point warning Peter0x44 2024-06-17 21:26:39 +0100
  • b0bbcb0e42 Fix -Wmisleading-indentation warning Peter0x44 2024-06-17 21:22:49 +0100
  • 91616164fe Fix -Wreturn-mismatch warning Peter0x44 2024-06-17 21:21:17 +0100
  • f590e6a34c Fix -Wmisleading-indentation warning Peter0x44 2024-06-17 21:18:21 +0100
  • 50f34f8e22 Fix -Wmaybe-uninitialized warning Peter0x44 2024-06-17 21:16:13 +0100
  • 163779af06 Fix -Wmaybe-uninitialized warning Peter0x44 2024-06-17 21:14:10 +0100
  • 56cd7bbf99 Fix -Wmisleading-indentation warning Peter0x44 2024-06-17 21:12:13 +0100
  • 347996b12c Fix -Wmisleading-identation warning Peter0x44 2024-06-17 21:11:16 +0100
  • 1d452b1898 Fix -Wmisleading-indentation warning Peter0x44 2024-06-17 21:08:51 +0100
  • 9fcab3e5e8 Fix redefining DEG2RAD in mathlib.h Peter0x44 2024-06-17 21:04:40 +0100
  • 55fb6fa341 Fix -Wmisleading-indentation warning Peter0x44 2024-06-17 20:44:01 +0100
  • 3f0762a660 Fix -Wimplicit-function-declaration warning Peter0x44 2024-06-17 20:40:51 +0100
  • d9a6cf1740 Fix -Wint-conversion warning Peter0x44 2024-06-17 20:36:25 +0100
  • 022d1e343d Fix -Wimplicit-function-declaration warning Peter0x44 2024-06-17 20:33:10 +0100
  • 4ad28d62b8 Replace tracepath with tracebox Removed redundant "id" / "target_id" waypoint fields Update beta-map waypoint loading code to use waypoint "owners" rather than "links" blubs 2024-05-22 01:13:09 -0700
  • 4dcaa2147b Merge branch 'main' into ai_microrevamp blubs 2024-05-21 22:28:49 -0700
  • afce92f79a
    Increase MAX_VISIBLE_LIGHTMAPPED_FACES to 6000 cypress 2024-04-27 10:04:58 -0700
  • 6b69210d03 Display correct build date in menu cypress 2024-04-20 10:22:45 -0700
  • 3621d42cb7 Replace standard EF_ROTATE with one that mimicks Power-Up behavior cypress 2024-04-07 20:08:52 -0700
  • f074921080
    Force Update cypress 2024-03-16 19:53:03 -0700
  • 79eb10bf24 Add mat3x3 utils Add missing section of build_skeleton Lots of debug print cleanups blubs 2024-02-11 03:53:36 -0800
  • b915a9beb8 Calculate bone rest transforms + inv transforms Parse anim frames Parse anim framegroups Add build_skeleton function Add test server-side and client-side skeleton object arrays Add quaternion defs to math header Add test playback of animation in IQM draw code blubs 2024-02-11 03:47:32 -0800
  • 9577c771c4 Add member flattening / offset utils for improved readability blubs 2024-02-05 23:21:20 -0800
  • 21ff8d163f Add drawing of int16 / int8 hwskinned meshes Split write_skinning_vert_structs into 3 functions Update free_pointer_and_clear to not require casting Fills missing default values for mesh struct blubs 2024-02-05 23:19:41 -0800
  • aa791f2d7c Draw bone axes Parse bone names and rest transforms from IQM Refactor mesh loading to use temporary structs for modular modifications Add conversion of float verts to vert8 / vert16 Add Matrix3x4_scale_rotate_translate util Add mesh submesh splitting algorithm Add float to u/int8/16 conversion helpers Add bone set operations helpers Add bone members to skeletal_model_t Update skeletal_mesh_t recursive struct Add IQM vert8 and vert16 structs blubs 2024-02-05 22:00:38 -0800
  • f60e0c5a0a Add loading of IQM verts / tris Add proof-of-concept IQM struct conversion to relocatable struct Add IQM object files to build blubs 2024-01-24 22:37:09 -0800
  • ee15629380
    Fix nzp_screenflash build error cypress 2024-01-22 23:13:09 -0500
  • 481ff3d5de
    Prevent Sniper Sway with Deadshot Daiquiri cypress 2024-01-22 23:06:55 -0500
  • 5bf8349094
    Fix SCREENFLASH_FADE_INANDOUT updating too slow cypress 2024-01-14 21:21:31 -0500
  • 7792b98eaa Add nzp_screenflash builtin MotoLegacy 2024-01-14 20:43:20 -0500
  • 73543ddc84
    Idle View Model Bobbing Integration from CSQC cypress 2024-01-13 14:55:28 -0500
  • 2d8c725f21 Add mod_iqm model type enum Add stubs for loading / drawing IQM Check if model type is IQM for loading Check if model type is IQM for drawing blubs 2024-01-08 01:27:31 -0800
  • c7a9fd54ce Add support for loading NZ:P Beta Waypoints cypress 2024-01-07 18:00:49 -0500
  • eb78c9ddb8 Fix model origin offset when using scaling field cypress 2024-01-07 11:46:31 -0500
  • 839570b698 Add crc16 builtin cypress 2024-01-07 10:41:32 -0500
  • 23a9dc0b9a Add entity scalefactor cypress 2023-12-29 17:09:37 -0500
  • c0326bf2c9
    Fix downward velocity on monster MOVETYPE_WALK being constant cypress 2023-12-27 15:40:19 -0500
  • b524455525 Add Spike's SV_TouchLinks enhancement -- fixes touching mulptiple ents cypress 2023-12-24 09:32:29 -0500
  • 6399b49edc
    Remove hardcoded Quake difficulty spawnflags cypress 2023-12-16 12:33:04 -0500
  • c96644e1b0
    ACTIONS: Only deploy release on main branch cypress 2023-12-14 15:06:08 -0500
  • 007bcacb02 hybrid traceline+tracepath get_closest_waypoint blubs 2023-12-04 03:15:06 -0800
  • f61b37ad73 Update tracepath to trace lines at top and bottom blubs 2023-12-02 02:08:25 -0800
  • b8791e9725 Fix waypoint openset binary insert Fix function names Fix n_waypoints calc Misc cleanups blubs 2023-12-02 01:53:44 -0800
  • faa5e06232 Clean up engine-side pathfinding Includes various optimizations and bugfixes blubs 2023-12-01 03:16:30 -0800
  • b883e6fd77 Add Warehouse and Warehouse (Classic) to menu cypress 2023-12-01 01:29:01 -0500
  • a51908607e
    Don't spatialize sounds with no attenuation cypress 2023-11-30 12:30:37 -0500
  • 7976734bd4
    Use correct index for complete Zombie Crawler mesh cypress 2023-11-29 13:46:24 -0500
  • f0ced89573
    Add missing MP5K Pack-A-Punch Definition cypress 2023-11-29 11:43:05 -0500
  • 6b2e5802d9 Support displaying Double-Tap 1.0 icon cypress 2023-11-28 11:53:23 -0500
  • bbb4628670 Fix skyfog rendering with maps without any fog values cypress 2023-11-28 09:41:08 -0500
  • 4ea173efc5 Interstice's gamma support cypress 2023-11-22 17:34:59 -0500
  • e3202ef9a5 Fix r_showtris crashing when rendering aliasmodels cypress 2023-11-22 17:13:41 -0500
  • 5b1925bdac Draw character name on match start cypress 2023-11-21 22:34:25 -0500
  • 077a809f23 Allow button look sensitivity application cypress 2023-11-07 09:50:38 -0500
  • 60103d3bb3 Remove decrease in FOV while sprinting cypress 2023-11-07 09:33:46 -0500
  • 1537ce1c36 ACTUALLY more intelligent strtrim cypress 2023-11-06 10:47:38 -0500
  • 682594721f
    More intelligent strtrim cypress 2023-11-06 10:11:25 -0500
  • bf3a5f8355
    Fix Viewmodel FOV not applying to viewent2 cypress 2023-11-05 09:59:44 -0500
  • 598136d69b Round HUD Time Adjustment cypress 2023-11-03 11:03:08 -0400
  • 0d2a2efd1d Add strtolower builtin cypress 2023-10-31 10:32:32 -0400
  • a9190e7ef0 Draw on-screen Bouncing Betty prompt cypress 2023-10-28 12:09:23 -0400
  • 33dc5e3c9f Fix MP3 streaming always looping cypress 2023-10-23 18:01:54 -0400
  • 1c269181aa Update username in comments cypress 2023-10-23 17:32:15 -0400
  • b50603d1b6 Fix maps without sky textures hall of mirrors cypress 2023-10-23 17:29:52 -0400
  • aff27e1322 Fix chapter text positioning cypress 2023-10-23 16:56:13 -0400
  • 6af6f1969e
    Let engine dictate max AI cypress 2023-10-16 16:04:02 -0400
  • 5b06813113 Fix grenade crosshair changing colors cypress 2023-10-16 10:42:29 -0400
  • a41197667d Give crosshair control to the server cypress 2023-10-16 10:22:40 -0400
  • e0983ae009
    Allow disabling of crosshair cypress 2023-10-15 16:08:09 -0400
  • 85b63809fc
    Merge pull request #29 from shpuld/feat/horizon-fog-blend cypress 2023-10-05 09:19:52 -0400
  • 6ac20842a5
    Merge pull request #30 from shpuld/fix/custom-map-thumbnails-second-page cypress 2023-10-03 09:00:31 -0400
  • 1f069ab842 fix oversight in custom maps menu Shpuld Shpuldson 2023-10-03 07:29:18 +0300
  • bb12f7699e fix fegefeuer sky loading (wtf??) Shpuld Shpuldson 2023-09-30 10:42:52 +0300
  • d646689352 reduce lots of vram use, add horizon fog blending for sky Shpuld Shpuldson 2023-09-30 10:00:10 +0300
  • c0ecce2a8b
    Merge pull request #28 from shpuld/feat/simplify-gltextures-tracking cypress 2023-09-27 12:04:28 -0400
  • 05e611b7f2 clean up code, fix one memory leak Shpuld Shpuldson 2023-09-26 22:44:11 +0300
  • 1b1b7e9564 refactor texture freeing to work around gltextures not mapTextureNameList Shpuld Shpuldson 2023-09-26 21:54:09 +0300
  • bd97062c0d
    Merge 7f06aa13af into 0adba79537 cypress 2023-09-24 14:03:40 +0000
  • 0adba79537
    force rebuild cypress 2023-09-23 16:04:39 -0400
  • 7f06aa13af Remove comment block for r4w support feat/faster-loading Ian 2023-09-23 13:11:41 -0400
  • 150beab6ef Fix loading screens causing crash Ian 2023-09-23 13:10:22 -0400
  • 4109dd2bdb wip move gltextures allocating all to 1 place instead of copy paste Shpuld Shpuldson 2023-09-22 23:13:29 +0300
  • bd2087ebc3 Change test frame text Ian 2023-09-22 15:45:06 -0400
  • 304e63f8b6 Limit file i/o operations during texture loading Ian 2023-09-22 15:36:41 -0400
  • c7ed9701ba Remove useless conprints Ian 2023-09-22 15:07:54 -0400
  • a2b869e2a7
    Merge pull request #26 from shpuld/feat/comment-out-unnecessary-hunk-spending cypress 2023-09-22 15:00:44 -0400
  • 86d36d1fd1 remove some unnecessary hunk usage Shpuld Shpuldson 2023-09-22 21:42:40 +0300