Ethan Lee
f4cad5010e
Apply changes from Thirty Flights of Loving (2021 Edition)
2021-12-02 18:09:12 -05:00
Knightmare66
1e5348cbe0
Refactoring and rearrangment of menu code.
...
Added new graphic for text box.
Made edict_t pointer arrays static in 3ZB2, Awakening2, and Zaero DLLs due to stack size concerns.
2021-08-12 15:30:51 -04:00
Knightmare66
9912c694d0
Added borderless window support.
...
Added UI changes for renaming cl_screen.c->SCR_AdjustFrom640() to SCR_ScaleCoords().
Syntax cleanup in some client particle code.
Simplified Zaero visor HUD scaling hack with strncmp().
2021-07-20 00:21:05 -04:00
Knightmare66
6f4f02f5bf
Added implementation of TE_RAILTRAIL_COLORED.
...
Refactored railgun trail effect and decal code to handle color as red, green, blue parameters.
Moved CL_TextColor() from cl_string.c to cl_utils.c.
AddedCL_EffectColor() to cl_utils.c.
2020-10-08 17:32:37 -04:00
Knightmare66
e317029eac
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
Knightmare66
ee9f79daff
Use cvar integer field instead of float value field where applicable in client and UI.
...
Fixed false alerts on 0-length unicasts in PF_Unicast().
2020-05-29 03:54:33 -04:00
Knightmare66
2708250c0a
Added horizontal offset to third-person mode, controlled by cvar cg_thirdperson_offset.
...
Add thirdperson offset option to controls menu.
Added cg_thirdperson_overhead cvar for experimental overhead mode.
Increased MAX_GLTEXTURES to 16K.
2020-05-05 01:37:53 -04:00
Knightmare66
d1c1e87940
Prevent divide by zero errors with cl_particle_scale cvar.
2020-03-19 17:15:38 -04:00
Knightmare66
9c5fca4da2
Fixed maps.lst inside pak file overridding the external version of this file in baseq2.
...
Blacklisted maps.lst from loading from pak files.
Cleaned up unneeded va() string expansion in cl_main.c->CL_Connect_f().
2019-05-05 13:07:41 -04:00
Knightmare66
f986267ae2
inital commit of full repository
2019-03-13 15:20:07 -04:00