Commit graph

763 commits

Author SHA1 Message Date
OM
55c0366382 Fixed FFA scoreboard 2023-06-11 13:03:14 +02:00
OM
0c8af97818 Increased *DEF_COMSOUNDMEGS* to 16
Fatal error out if no sound was freed
2023-06-11 12:49:19 +02:00
OM
d2146807fd S_FreeOldestSound: returns *qfalse* if the sound wasn't freed 2023-06-11 12:48:39 +02:00
OM
425406bf94 Safe NULL m_spawnthing check 2023-06-11 12:41:34 +02:00
OM
e28563a7f4 Assert on debug builds 2023-06-11 12:41:02 +02:00
OM
a46fd50654 Set S_COLOR to empty strings 2023-05-31 20:16:45 +02:00
OM
8e04842a0b Added stuff from ioq3 2023-05-31 19:55:37 +02:00
OM
50a625239a Adding CVAR_PROTECTED flags for fs_basepath 2023-05-31 19:41:21 +02:00
OM
b1dc544c5e export Q_isanumber and Q_isintegral 2023-05-31 19:40:36 +02:00
OM
c79fd4b35b Set DEFAULT_BASEDIR to NULL to use cwd instead 2023-05-31 19:40:19 +02:00
OM
3f34b73458 Moved temp models code from **cg_commands.cpp** to **cg_tempmodels.cpp** 2023-05-30 22:03:34 +02:00
OM
59ce9cb349 Added **TCGEN_ENVIRONMENT_MAPPED2** and **TCGEN_SUN_REFLECTION** (unimplemented) 2023-05-30 01:08:34 +02:00
OM
2506625e59 Added **RB_CalcEnvironmentTexCoords2** (not really implemented) 2023-05-30 01:06:52 +02:00
OM
1f053c2548 Set **tess.vertexColorValid** to true for polys 2023-05-30 00:22:15 +02:00
OM
7258117ff3 Added **BEAM_FADE** and fixed modulation 2023-05-30 00:22:00 +02:00
OM
5153892447 Added BEAM_FADE 2023-05-30 00:21:40 +02:00
OM
d5970ff198 Scoreboard fix 2023-05-30 00:21:28 +02:00
OM
80e22921a7 Fixed **settiki** event name 2023-05-29 22:07:23 +02:00
OM
ede2177fa9 Added LALT/LSHIFT/LCTRL (binds to the same key) 2023-05-29 22:06:00 +02:00
OM
518b2abf0a Improved mouse sensitivity 2023-05-29 21:17:53 +02:00
OM
418e84620c Removed useless statement 2023-05-29 21:14:55 +02:00
OM
19716b20c0 Fixed kar98 zoom overlay 2023-05-29 21:14:43 +02:00
OM
6f1b23ddb8 Added **"scalecvar"** widget command (used by Spearhead and Breakthrough compass) 2023-05-29 20:32:22 +02:00
OM
c958bef261 Added **ui_compass_scale**
Fixed gmbox/dmbox locations (AA/SH/BT)
2023-05-29 20:31:57 +02:00
OM
f2dd4149a8 Call **UI_ResolutionChange** in **CL_StartHunkUsers** 2023-05-29 20:31:17 +02:00
OM
471393c389 Emitters fixes
Implemented "spin" from Spearhead and Breakthrough
2023-05-29 19:03:24 +02:00
OM
509cd72921 Added **T2_COLOR_AVEL** 2023-05-29 18:06:58 +02:00
OM
8f6ba3261e Output vLight values even if unimplemented 2023-05-29 15:53:01 +02:00
OM
088434bfb3 Fixed **ParseVector** not working as intended (removed parenthesis)
Added "heightFade", "tikiDistFade" and "oneMinusTikiDistFade"
2023-05-29 15:26:37 +02:00
OM
629880e5ca Added **AGEN_TIKI_DIST_FADE**, **AGEN_ONE_MINUS_TIKI_DIST_FADE** and **AGEN_HEIGHT_FADE** 2023-05-29 15:25:54 +02:00
OM
ae6dab4022 Renamed **CG_PlayerTeamUpdate** to **CG_PlayerTeamIcon** 2023-05-29 15:25:04 +02:00
OM
143d14a582 Fixed **bLoadForMap** not working as intended 2023-05-29 15:24:43 +02:00
OM
7910c3c1c9 Added full MP3 support 2023-05-29 15:24:24 +02:00
OM
3acda727d2 Added full sprite support 2023-05-29 14:27:36 +02:00
OM
d5c2c22dbb Using **RB_CHECKOVERFLOW** for **RB_DrawTerrainTris** 2023-05-29 13:50:17 +02:00
OM
eeae4c7da3 Added **animMapOnce** and **animMapPhase** 2023-05-29 13:49:46 +02:00
OM
a7f6c77b8d Mixed mipmap param fix 2023-05-29 13:49:19 +02:00
OM
2b9241ee01 Increased **MAX_SPRITES** to 2048 2023-05-29 13:48:19 +02:00
OM
b7f071f80d Added **R_AddSwipeSurfaces** 2023-05-29 13:48:01 +02:00
OM
c7138bfb92 Implemented **LightGlowDeform** 2023-05-29 13:47:41 +02:00
OM
ccfdc1ef2d Changed version number 2023-05-29 01:58:05 +02:00
OM
e45289d28b Renamed **NO_SCRIPTENGINE** to **WITH_SCRIPT_ENGINE** 2023-05-29 01:33:07 +02:00
OM
6b1da4af57 Removed "quotes" in command-line... 2023-05-29 01:32:40 +02:00
OM
b14e678bbe Fixed R_Shutdown not clearing gl values 2023-05-28 23:13:35 +02:00
OM
223463729a Added con_autochat 2023-05-28 23:13:15 +02:00
OM
7536301d2e Using qgl functions 2023-05-28 22:55:29 +02:00
OM
5575b68c94 Added CallList, Fog and LineStipple 2023-05-28 22:55:14 +02:00
OM
3f0e2e7430 Added parameters to CL_Shutdown 2023-05-28 22:54:45 +02:00
OM
24cf12dd36 Fixed Linux compilation errors 2023-05-28 22:54:19 +02:00
OM
92a5883243 Networking fixes 2023-05-28 21:36:09 +02:00