Commit graph

615 commits

Author SHA1 Message Date
OM
b4e22d3040 set *r_ignoreFastPath* to 0 by default 2023-05-20 21:12:00 +02:00
OM
351f601986 Implemented *bLoadForMap* and fixed subtitle/maps parsing with *alias / aliascache* 2023-05-20 20:40:44 +02:00
OM
41fdd28d8b Refactored *Alias_ListAddParms* 2023-05-20 20:40:14 +02:00
OM
d7c6cc0157 Removed scratchimage array 2023-05-20 19:33:16 +02:00
OM
f1b83f1dab Added more rgbgen support 2023-05-20 19:33:00 +02:00
OM
bb401d8d3c now sets tr.needsLightScale 2023-05-20 19:32:47 +02:00
OM
8bb9cd46f8 RB_SurfaceFace renders with dlight 2023-05-20 19:32:29 +02:00
OM
c27695247e drawSurf sprite check fix 2023-05-20 19:32:09 +02:00
OM
7b9835a118 Corrected terrain lightmap 2023-05-20 19:31:51 +02:00
OM
2dc75b7527 Added lightmap grid data support 2023-05-20 19:30:12 +02:00
OM
6c577a7251 Fixed angle values 2023-05-20 19:29:38 +02:00
OM
5031402c2c CL_Vid_Restart_f: check if allowed, and call UI resolution change 2023-05-20 19:29:26 +02:00
OM
a4bd37af8c Fixed buttons 2023-05-20 19:29:02 +02:00
OM
4dc60b9aa4 Added lighting-grid / sphere light basic implementation 2023-05-20 17:02:01 +02:00
OM
ce89399824 Fixed unix compilation errors 2023-05-20 16:14:53 +02:00
OM
b92d2972f6 Added RDF_FULLBRIGHT 2023-05-20 16:14:12 +02:00
OM
d6fd337a07 Terrain crash fix 2023-05-20 14:57:14 +02:00
OM
95230a8d0a Added list destructor 2023-05-20 14:57:06 +02:00
OM
04524e9de9 Fixed huddraw_alpha and huddraw_color not working 2023-05-20 14:39:15 +02:00
OM
df4f6f9515 Fixed crash due to null m_spawnthing 2023-05-20 14:38:54 +02:00
OM
e9c7a1f959 Changed version number to 0.51 2023-05-20 02:19:35 +02:00
OM
c4502469f4 Partially implemented UIListBox and UIList 2023-05-20 02:15:52 +02:00
OM
c2cb15a1d1 Implemented UIListCtrl 2023-05-20 01:52:31 +02:00
OM
4d108a272f The scoreboard is now properly working 2023-05-20 01:20:20 +02:00
OM
f523c32044 Partial implementation of UIList 2023-05-20 01:19:17 +02:00
OM
5ac5632e59 Export *CL_FinishedIntro* and *UI_StartStageKeyEvent* 2023-05-20 01:02:14 +02:00
OM
80f3296854 *CL_GetSnapshot* will take parent entities into account 2023-05-20 01:01:54 +02:00
OM
1b1433dd1b Removed useless cgame fields 2023-05-20 01:00:08 +02:00
OM
7647bbaf36 *CL_KeyEvent*: call *UI_StartStageKeyEvent* if intro hasn't finished 2023-05-20 00:59:48 +02:00
OM
f00fd281b3 Added *TIKI_CG_Command_ProcessFile* 2023-05-20 00:59:21 +02:00
OM
b5ea1ddb53 Added weapon command button bits from cgame module 2023-05-19 23:15:45 +02:00
OM
b16ce90be3 Added *UI_LoadResource* calls 2023-05-19 23:15:24 +02:00
OM
4c0f7a34de Updated BUTTON ucmd flags 2023-05-19 23:15:06 +02:00
OM
2e11cd4ea2 *CG_Command_ProcessFile*: call *cgi.LoadResource* to update the UI while loading 2023-05-19 21:34:59 +02:00
OM
c2ad608508 Fixed parameters of *CG_PermanentMark* 2023-05-19 21:34:36 +02:00
OM
5ec8c901e2 Using float instead of long double in *CG_RegisterSounds* 2023-05-19 21:34:18 +02:00
OM
f5fa8d15d1 Made loading screens work 2023-05-19 21:33:02 +02:00
OM
7aee02ba8d Implemented *Sys_PumpMessageLoop* 2023-05-19 21:32:51 +02:00
OM
cf51e14cf5 Added FPS counter 2023-05-19 20:52:10 +02:00
OM
34f66963e3 Implemented DrawStatCompass 2023-05-19 19:26:46 +02:00
OM
6059063b67 Added "constant" parameter for "rgbGen" 2023-05-19 17:48:24 +02:00
OM
8bf57017ac Proper implementation of *RE_AddPolyToScene*
+ Increased *MAX_POLYS* and *MAX_POLYVERTS*
2023-05-19 17:48:09 +02:00
OM
9f1d35a11b Statbar fix
Implemented *UIFakkLabel::DrawStatbar*
2023-05-19 17:34:01 +02:00
OM
aa51987077 Moved *BG_EvaluateTrajectory* from *game/bg_misc.cpp* to *cgame/cg_ents.c* 2023-05-19 17:27:38 +02:00
OM
64055d2580 Using RT_MODEL instead of ET_MODELANIM_SKEL 2023-05-19 16:59:44 +02:00
OM
45e82c590e Set numSpheresUsed to 0 2023-05-19 16:59:20 +02:00
OM
0c92890ef2 Implemented CGEN_STATIC 2023-05-19 16:59:08 +02:00
OM
03e8a64283 Added parent support in *RE_AddRefEntityToScene* 2023-05-19 16:58:46 +02:00
OM
4e14535f08 Fixed stats not drawing properly 2023-05-19 15:44:42 +02:00
OM
356e7c51fc Fixed widget alignment problem 2023-05-19 15:44:31 +02:00