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 |
|
Shpuld Shpuldson
|
1536a48ff0
|
fix memory leak
|
2023-09-22 20:55:25 +03:00 |
|
Shpuld Shpuldson
|
876c28b366
|
remove vram alloc, doesn't work for some reason, it's fast enough anyway
|
2023-09-22 09:14:52 +03:00 |
|
Shpuld Shpuldson
|
bd1b011139
|
why not use vram too for clut4
|
2023-09-22 08:38:03 +03:00 |
|
Shpuld Shpuldson
|
eab5ddd082
|
Refactor clut4 conversion to its own file, use 8bpp resampling to better reuse code
|
2023-09-22 08:26:11 +03:00 |
|
Shpuld Shpuldson
|
b2c43cbe5a
|
add a median cut implementation for converting wad3 8bpp textures to 4bpp
|
2023-09-21 23:13:06 +03:00 |
|
cypress
|
08a31968fa
|
Fix default FOV and usebtn offset
hello from mobile
|
2023-09-17 17:28:26 -04:00 |
|
cypress
|
891ad6e5b5
|
Merge pull request #24 from shpuld/feat/faster-pathfinding
|
2023-09-17 14:44:26 -04:00 |
|
Shpuld Shpuldson
|
070e651d7d
|
change print back to dprint
|
2023-09-17 21:42:44 +03:00 |
|
Shpuld Shpuldson
|
2088176fd9
|
Even faster waypoint selection for player/zombies
|
2023-09-17 21:27:30 +03:00 |
|
Shpuld Shpuldson
|
ce6d32162a
|
refactor waypoint code to make 0 valid, add more ways to check first wp before moving on to next ones
|
2023-09-17 19:16:13 +03:00 |
|
cypress
|
08edc7512a
|
Merge pull request #23 from shpuld/feat/optimize-wp-picking-in-pathfinding
|
2023-09-17 05:58:06 -04:00 |
|
cypress
|
cdbb3d1f53
|
Merge pull request #22 from shpuld/fix/doors-losing-lm-when-moving
|
2023-09-17 05:57:19 -04:00 |
|
Shpuld Shpuldson
|
d7009bcaa0
|
reorder code in waypoint picking in pathfinding
|
2023-09-17 11:49:38 +03:00 |
|
Shpuld Shpuldson
|
876dc2702e
|
disable alpha test before blending lightmaps for surfaces that need alpha test
|
2023-09-17 09:56:12 +03:00 |
|
cypress
|
a1568f2b0a
|
Merge pull request #21 from shpuld/feat/dual-frustum-clipping
|
2023-09-16 17:44:37 -04:00 |
|
Shpuld Shpuldson
|
c782d49c77
|
port over dual frustum clipping from interstice
|
2023-09-16 16:00:48 +03:00 |
|
cypress
|
2712c3fdfd
|
Merge pull request #20 from shpuld/feat/working-16bit-lms
|
2023-09-12 05:36:26 -04:00 |
|
Shpuld Shpuldson
|
c708da2fb9
|
fix the -lm_2 arg to work correctly, also use 5551 instead of 4444 when doing so
|
2023-09-12 08:28:06 +03:00 |
|
cypress
|
05ca0c04e5
|
Merge pull request #19 from shpuld/feat/avoid-unnecessary-frustum-checks
|
2023-09-11 15:15:29 -04:00 |
|
Shpuld Shpuldson
|
c38aa2d90e
|
avoid unnecessary frustum checks in world leaves
|
2023-09-11 20:59:48 +03:00 |
|
cypress
|
cfbf7f5098
|
Use custom sound DMA instead of SDL for audio
|
2023-09-11 11:19:31 -04:00 |
|
cypress
|
debcddf2cc
|
Merge pull request #17 from shpuld/fix/revert-clipping-vfpu-asm
Fix: revert changes to vfpu clipping asm, it was too good to be true
|
2023-09-11 10:38:34 -04:00 |
|