Commit Graph

301 Commits

Author SHA1 Message Date
MotoLegacy 7792b98eaa Add nzp_screenflash builtin 2024-01-14 20:43:20 -05:00
cypress 73543ddc84
Idle View Model Bobbing Integration from CSQC 2024-01-13 14:55:28 -05:00
cypress c7a9fd54ce Add support for loading NZ:P Beta Waypoints 2024-01-07 18:00:49 -05:00
cypress eb78c9ddb8 Fix model origin offset when using scaling field 2024-01-07 11:46:31 -05:00
cypress 839570b698 Add crc16 builtin 2024-01-07 10:41:32 -05:00
cypress 23a9dc0b9a Add entity scalefactor 2023-12-29 17:09:37 -05:00
cypress c0326bf2c9
Fix downward velocity on monster MOVETYPE_WALK being constant 2023-12-27 15:40:19 -05:00
cypress b524455525 Add Spike's SV_TouchLinks enhancement -- fixes touching mulptiple ents 2023-12-24 09:32:29 -05:00
cypress 6399b49edc
Remove hardcoded Quake difficulty spawnflags 2023-12-16 12:33:04 -05:00
cypress c96644e1b0
ACTIONS: Only deploy release on main branch 2023-12-14 15:06:08 -05:00
cypress b883e6fd77 Add Warehouse and Warehouse (Classic) to menu 2023-12-01 01:29:01 -05:00
cypress a51908607e
Don't spatialize sounds with no attenuation 2023-11-30 12:30:37 -05:00
cypress 7976734bd4
Use correct index for complete Zombie Crawler mesh 2023-11-29 13:46:24 -05:00
cypress f0ced89573
Add missing MP5K Pack-A-Punch Definition 2023-11-29 11:43:05 -05:00
cypress 6b2e5802d9 Support displaying Double-Tap 1.0 icon 2023-11-28 11:53:23 -05:00
cypress bbb4628670 Fix skyfog rendering with maps without any fog values 2023-11-28 09:41:08 -05:00
cypress 4ea173efc5 Interstice's gamma support 2023-11-22 17:34:59 -05:00
cypress e3202ef9a5 Fix r_showtris crashing when rendering aliasmodels 2023-11-22 17:13:41 -05:00
cypress 5b1925bdac Draw character name on match start 2023-11-21 22:34:25 -05:00
cypress 077a809f23 Allow button look sensitivity application 2023-11-07 09:50:38 -05:00
cypress 60103d3bb3 Remove decrease in FOV while sprinting 2023-11-07 09:33:46 -05:00
cypress 1537ce1c36 ACTUALLY more intelligent strtrim 2023-11-06 10:47:38 -05:00
cypress 682594721f
More intelligent strtrim 2023-11-06 10:11:25 -05:00
cypress bf3a5f8355
Fix Viewmodel FOV not applying to viewent2 2023-11-05 09:59:44 -05:00
cypress 598136d69b Round HUD Time Adjustment 2023-11-03 11:03:08 -04:00
cypress 0d2a2efd1d Add strtolower builtin 2023-10-31 10:32:32 -04:00
cypress a9190e7ef0 Draw on-screen Bouncing Betty prompt 2023-10-28 12:09:23 -04:00
cypress 33dc5e3c9f Fix MP3 streaming always looping 2023-10-23 18:01:54 -04:00
cypress 1c269181aa Update username in comments 2023-10-23 17:32:15 -04:00
cypress b50603d1b6 Fix maps without sky textures hall of mirrors 2023-10-23 17:29:52 -04:00
cypress aff27e1322 Fix chapter text positioning 2023-10-23 16:56:13 -04:00
cypress 6af6f1969e
Let engine dictate max AI 2023-10-16 16:04:02 -04:00
cypress 5b06813113 Fix grenade crosshair changing colors 2023-10-16 10:42:29 -04:00
cypress a41197667d Give crosshair control to the server 2023-10-16 10:22:40 -04:00
cypress e0983ae009
Allow disabling of crosshair 2023-10-15 16:08:09 -04:00
cypress 85b63809fc
Merge pull request #29 from shpuld/feat/horizon-fog-blend 2023-10-05 09:19:52 -04:00
cypress 6ac20842a5
Merge pull request #30 from shpuld/fix/custom-map-thumbnails-second-page 2023-10-03 09:00:31 -04:00
Shpuld Shpuldson 1f069ab842 fix oversight in custom maps menu 2023-10-03 07:29:18 +03:00
Shpuld Shpuldson bb12f7699e fix fegefeuer sky loading (wtf??) 2023-09-30 10:42:52 +03:00
Shpuld Shpuldson d646689352 reduce lots of vram use, add horizon fog blending for sky 2023-09-30 10:00:10 +03:00
cypress c0ecce2a8b
Merge pull request #28 from shpuld/feat/simplify-gltextures-tracking 2023-09-27 12:04:28 -04:00
Shpuld Shpuldson 05e611b7f2 clean up code, fix one memory leak 2023-09-26 22:44:11 +03:00
Shpuld Shpuldson 1b1b7e9564 refactor texture freeing to work around gltextures not mapTextureNameList 2023-09-26 21:54:09 +03:00
cypress 0adba79537
force rebuild 2023-09-23 16:04:39 -04:00
Shpuld Shpuldson 4109dd2bdb wip move gltextures allocating all to 1 place instead of copy paste 2023-09-22 23:13:29 +03:00
cypress a2b869e2a7
Merge pull request #26 from shpuld/feat/comment-out-unnecessary-hunk-spending
Remove some unnecessary hunk usage
2023-09-22 15:00:44 -04:00
Shpuld Shpuldson 86d36d1fd1 remove some unnecessary hunk usage 2023-09-22 21:42:40 +03:00
cypress 509a13ca21
Merge pull request #25 from shpuld/feat/clut4-compression-on-load
8bpp to 4bpp compression
2023-09-22 14:40:15 -04:00
Shpuld Shpuldson a6592a09b7 remove unnecessary comment 2023-09-22 21:39:07 +03:00
Shpuld Shpuldson 8c44c5b1ea fix uploading to vram 2023-09-22 21:21:45 +03:00