Commit Graph

301 Commits

Author SHA1 Message Date
Ian 41f13c3929
Add extra Cache_Alloc safety check to Mod_LoadAliasModel() 2023-02-02 11:46:01 -05:00
Ian edae0262f0
Remove non-zombie models from Preload() 2023-02-02 11:12:21 -05:00
Steam Deck User 0f7d7367e9 Reset state after zoom out 2023-01-20 19:04:49 -05:00
Steam Deck User 82f798f2c5 Fix order for ADS offsets 2023-01-20 18:56:24 -05:00
Steam Deck User 50ef590d86 add missing def for W_KOLLIDER 2023-01-20 18:50:09 -05:00
Steam Deck User 862718afd6 Add support for Z axis ADSOfs, adjust zoom amounts 2023-01-20 18:46:24 -05:00
Steam Deck User 688f57bab1 sigh 2023-01-19 01:50:14 -05:00
Steam Deck User 7858b53153 force actions deployment 2023-01-19 01:39:57 -05:00
Steam Deck User 485bdf4dcd bump heap size up to 13mB on PHAT 2023-01-19 01:37:39 -05:00
Steam Deck User 2fa179a206 Rename Zombie Bodies to use % instead of # 2023-01-16 20:13:44 -05:00
Steam Deck User fddb0859dc MENU: Fix oversight with OPT_FULLBRIGHT 2023-01-13 13:27:22 -05:00
Steam Deck User 853ce803ad If it aint broke 2023-01-13 13:19:56 -05:00
Steam Deck User 6d0f10eaa6 Fix typo 2023-01-13 13:13:39 -05:00
Steam Deck User fe3f28a09c Fix typo 2023-01-13 13:11:04 -05:00
Steam Deck User 81dbd7f39d Merge branch 'main' of https://github.com/nzp-team/dquakeplus 2023-01-13 13:06:20 -05:00
Steam Deck User c2a101cb9b Restore old version of the zombie texture hack 2023-01-13 13:05:55 -05:00
Ian cded49861e
cl_hud: Seek out chaptertitle from worldspawn. 2023-01-11 10:01:34 -05:00
Steam Deck User 972c7c2e1a Re-Wrap R_DrawEntitiesOnList 2022-12-27 22:56:12 -05:00
Steam Deck User d703ed6427 Restore ZHack in R_DrawEntitiesOnList 2022-12-27 21:55:43 -05:00
Steam Deck User 98bdccecc8 Make Preload() use the ZHack paths 2022-12-27 21:51:58 -05:00
Steam Deck User ba17ae0ce5 Remove hacked-in zombie skins 2022-12-27 21:48:58 -05:00
Steam Deck User db6f33d495 Revert broken scale to fix map loading 2022-12-27 16:39:40 -05:00
Steam Deck User a7461c4dcf svc_parsebaseline HACK 2022-12-22 18:38:17 -05:00
Steam Deck User 5966fd86de .. 2022-12-22 18:15:50 -05:00
Steam Deck User d564ccf92a Make sure we explicitly express scale as a float 2022-12-22 18:13:32 -05:00
Steam Deck User 4300d60192 Add scale to progdefs 2022-12-22 17:55:51 -05:00
Steam Deck User 77488595d1 Add Scale support. 2022-12-22 17:52:45 -05:00
Ian e5513fb25e dumbest hack ever 2022-12-21 15:13:12 -05:00
Ian d2ea2631f2 Force use of external Zombie skins and override MDL loading 2022-12-21 15:09:14 -05:00
Ian 4d799a9cb4
Fix old footstep path 2022-07-02 09:29:39 -04:00
moto 3fcf3a0b1f Crow_Bar's VFPU-driven matrix math; ADQ Physics Enhancements 2022-05-22 11:21:10 -04:00
moto 4857dab378 ADQuake's improved R_CullBox 2022-05-22 10:48:29 -04:00
moto 72288cf9ee Fix vram.h include 2022-05-20 09:56:12 -04:00
moto fbfc75b7b0 Fix VRAM leak in GL_UnloadTexture 2022-05-20 09:51:40 -04:00
moto 06d658573c Don't bother making an amod display list cache 2022-05-19 13:31:16 -04:00
moto 8558301901 Implement host_timescale; replace host_frametime 2022-05-19 13:11:21 -04:00
moto a2ce78450d Use VFPU for most memcpy operations - backported from ADQ 2022-05-19 12:58:48 -04:00
moto 431f5bd09f ericw's AllocBlock optimization 2022-05-19 12:19:25 -04:00
moto e54c7d1ea4 Use DarkPlaces name scheme for sprites 2022-05-09 16:12:46 -04:00
Ian 96443917c7
Merge pull request #3 from mallgrab/heap_png
Allocate JPEG and PNG files by using the hunk.
2022-04-20 18:28:25 -04:00
mallgrab 54513cb802 Allocate JPEG files with the hunk. 2022-04-18 06:01:32 +02:00
mallgrab 8d46664c66 Allocate PNG files with the hunk. 2022-04-18 06:01:19 +02:00
Ian 41e391fd05
Merge pull request #2 from mallgrab/heap_allocation
Replace texture allocations to use the hunk.
2022-04-09 18:01:30 -04:00
mallgrab e0c3214d79 Replace texture allocations to use the hunk. 2022-04-09 23:22:11 +02:00
unknown 5ae2552f5e Use DarkPlaces name scheme for external skins 2022-04-06 00:25:32 -04:00
unknown c0beb9220f Fix bolt2 path 2022-04-05 17:56:21 -04:00
unknown 22393d7147 Use new docker image 2022-04-05 11:57:03 -04:00
unknown c4f894e939 Restore new loading screens 2022-04-05 11:54:40 -04:00
unknown f278201d26 Fix duplicate vram.hpp include 2022-02-08 16:54:34 -05:00
unknown 7362ae53b7 gethost.hpp include fix 2022-02-08 16:52:51 -05:00