Commit graph

568 commits

Author SHA1 Message Date
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
OM
76f107230c Exchanged SURF_NOLIGHTMAP and SURF_HINT 2023-05-19 13:57:35 +02:00
OM
4a49b15649 Removed CONTENTS_FOG
Added more surface params
2023-05-19 13:56:07 +02:00
OM
6c448694b6 Fixed static models color rendering 2023-05-19 13:40:29 +02:00
OM
34a1cee89b Made sure to unpack static models correctly 2023-05-19 13:40:18 +02:00
OM
29239dadfa Don't call ri.Hunk_Alloc when there are no texmods 2023-05-19 13:40:03 +02:00
OM
e5a4574f92 Added *R_DistanceCullPointAndRadius* 2023-05-19 13:39:31 +02:00
OM
2d70547f9d Cleanup 2023-05-19 03:21:04 +02:00
OM
f6279e8c17 *R_RecursiveWorldNode* now take the fog frustum into account, it also calls *R_AddPermanentMarkFragmentSurfaces* and set the vis static models 2023-05-19 03:20:50 +02:00
OM
18ade839c6 Added more shader commands
More fox support
2023-05-19 03:19:56 +02:00
OM
b72eb8c6cc Using PLANE_NON_AXIAL instead of 3 2023-05-19 03:13:37 +02:00
OM
e0446db81d Added one more mark function 2023-05-19 03:13:23 +02:00
OM
a8bb9aaa77 Using qglFogi instead 2023-05-19 03:12:55 +02:00
OM
6595c3c673 Added sprites and ter marks to the render scene 2023-05-19 02:12:03 +02:00
OM
4ecf3195a5 Added *R_CullLocalBoxOffset* 2023-05-19 02:11:45 +02:00
OM
02f0e309e3 Implemented *R_ClearRealDlights*, *R_UploadDlights* and *R_AllocLMBlock* 2023-05-19 02:11:28 +02:00
OM
0fdfcf48f9 Added *RB_ComputeShadowVolume* (not implemented) 2023-05-19 02:10:56 +02:00
OM
e9b5c7efd5 Initialize extension and level marks
Initialize the font debug string
2023-05-19 02:10:38 +02:00
OM
2a32b75815 Added GL flags 2023-05-19 02:10:19 +02:00
OM
d966afe4ef Added *g_bInfoworldtris* 2023-05-19 02:10:03 +02:00
OM
92e2d42e19 Pre-added marks functions 2023-05-19 02:09:28 +02:00
OM
58e5e3fd63 Added multi-texture GL values
Don't iterate the stage if it has a skyAlpha gen near invisibility
2023-05-19 02:09:13 +02:00
OM
b61c7b3988 Fog fixes 2023-05-19 02:08:32 +02:00
OM
ee030f27e2 Early implementation of fog and sky portal 2023-05-19 00:29:13 +02:00
OM
03100b47c1 Set the project name to openmohaa 2023-05-18 20:24:09 +02:00
OM
67444b0f15 Fixed sound being muted on startup 2023-05-18 20:21:38 +02:00
OM
f6ae9a2b43 Incremented the version number 2023-05-18 20:16:19 +02:00
OM
98cd85bc9a Fixed compilation under Linux 2023-05-18 20:07:54 +02:00
OM
448e9010dc Fixed alias random indexes being wrong 2023-05-18 19:47:50 +02:00
OM
ce69ed75f7 Reverted to Quake 3 sound system 2023-05-18 19:47:37 +02:00
OM
6ac70d6b7c Fixed terrain patch not drawing properly 2023-05-18 18:51:45 +02:00
OM
4f588d939d Prevent spawning a tempmodel that has the world as a tempmodel 2023-05-18 18:45:25 +02:00
OM
f6ebdd1998 Better multitexture / bundle support 2023-05-18 18:17:32 +02:00
OM
7438dd709c Fixed terrain unpacking 2023-05-18 18:17:18 +02:00
OM
1207b46937 Fixed terrains vertices being wrongly rendered 2023-05-18 17:15:52 +02:00
OM
497f853171 Fixed terrain varnodes being badly loaded 2023-05-18 17:14:00 +02:00
OM
4984f8b925 nextBundle fix 2023-05-18 16:40:17 +02:00
OM
a1d581df39 Introducing full LOD terrain support 2023-05-18 14:41:37 +02:00
OM
6db89a5440 Wrong dedicated condition for CL_SetFrameNumber 2023-05-18 01:40:18 +02:00
OM
4671aa9893 Replaced memset with a *for* loop 2023-05-18 01:36:13 +02:00
OM
4d66b35ba1 Added *SV_SetFrameNumber* and *CL_SetFrameNumber* so TIKI cache can get refreshed 2023-05-18 01:35:58 +02:00
OM
4b6bb674c5 Set the console name to OpenMoHAA 2023-05-18 01:13:32 +02:00
OM
c9a4fc65a2 Implemented the dm box 2023-05-18 01:13:11 +02:00
OM
d84b22aa5c Using boxstate_t namespace 2023-05-18 01:03:44 +02:00
OM
1f484e3e15 Implemented *UIDMConsole::KeyEnter* 2023-05-18 00:54:56 +02:00
OM
8beec0a84d Using size_t for UIFont::Print 2023-05-18 00:54:37 +02:00
OM
f66475d957 Moved item_t structure to each UI*Box 2023-05-18 00:54:25 +02:00
OM
5bef94f671 Implemented UIGMBox 2023-05-18 00:54:12 +02:00