Commit graph

450 commits

Author SHA1 Message Date
OM
9abc35bc18 Fixed colors not working properly (used floats instead of bytes) 2023-05-15 20:15:06 +02:00
OM
5b141089c3 Added support for a few colorGen_t and alphaGen_t values 2023-05-15 20:14:45 +02:00
OM
7fb4de0c6c Implemented *MenuManager::ClearMenus*
Fixed *MenuManager::ForceMenu* not registering the menu in the menu stack
2023-05-15 20:13:54 +02:00
OM
52cb234142 Made SetColor work properly
Initialize m_bgfill in *UIWidgetContainer*'s constructor
2023-05-15 20:13:04 +02:00
OM
c88a3f5a24 Fixed *UIWindowManager::DeactivateCurrentSmart* not working properly 2023-05-15 20:12:25 +02:00
OM
f93ea7ab8d Replaced float* with vec4_t 2023-05-15 20:11:53 +02:00
OM
83a6f2a03f Implemented View3D's constructor 2023-05-15 20:11:41 +02:00
OM
f4ed87b30a Fixed UI_ParseLoadMapinfo crashing 2023-05-15 20:11:23 +02:00
OM
a14db185bd Initialize m_lock to false 2023-05-15 17:27:42 +02:00
OM
dc96125c61 Implemented View3D::Draw2D 2023-05-15 17:27:31 +02:00
OM
2af3dee1d8 Implemented Set2DWindow 2023-05-15 17:27:05 +02:00
OM
0e1b92a5eb Fixed corrupted memory due to TIKI 2023-05-15 16:50:19 +02:00
OM
4b04bfaea2 Fixed weights being completely wrong 2023-05-15 16:49:44 +02:00
OM
1e843cfb78 Fixed DLL dbg suffix 2023-05-15 16:48:36 +02:00
OM
3f412058f7 Using HeapAlloc to test for memory corruption on WIN32 and DEBUG 2023-05-15 15:33:28 +02:00
OM
a7c0a086c4 Fixed x64 windows procedure 2023-05-15 15:33:12 +02:00
OM
2af56d8a2e Fixed R_ColorShiftLightingBytes for lightmaps 2023-05-15 14:59:20 +02:00
OM
e7768ce390 Fixed CG_Splash trace crash 2023-05-15 14:58:57 +02:00
OM
2b6bd8c8d2 Fixed dynamic light issues 2023-05-15 14:21:16 +02:00
OM
8ec2359d26 Fixed x64 crash 2023-05-12 00:10:27 +02:00
OM
26a7e3c25a x64 fix try 2023-05-12 00:01:26 +02:00
OM
e605159f7f Removed R_InitSkins 2023-05-11 23:28:36 +02:00
OM
6198c4ceee Fixed win64 compilation errors 2023-05-11 23:18:40 +02:00
OM
21916a5ab7 Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
OM
7228a07e50 Fixed Linux compilation errors 2023-05-11 22:48:13 +02:00
OM
8b73d676cb Fakk modifications 2023-05-11 18:56:40 +02:00
OM
e99f9599f3 Return value fix 2023-05-11 18:46:14 +02:00
OM
ecf59afd51 const param fix 2023-05-11 18:45:56 +02:00
OM
d0b9890213 Added more shader stage parameters 2023-05-10 23:47:23 +02:00
OM
0f4e22947b Implemented R_DrawString 2023-05-10 23:19:08 +02:00
OM
454b5c6988 RE_RenderScene: Reset TIKI caches 2023-05-10 20:56:58 +02:00
OM
cb7144bf82 Added R_VisDebug 2023-05-10 20:56:38 +02:00
OM
3c16267738 Implemented View3D::Pressed 2023-05-10 20:56:26 +02:00
OM
c62185ef04 Fixed skeleton morph and weight 2023-05-10 20:39:59 +02:00
OM
3865e1a784 Fixed UI crashing on exit 2023-05-10 20:39:49 +02:00
OM
849e213d95 Dlight tweak 2023-05-10 20:29:49 +02:00
OM
1c9055b705 Added sky portal unimplemented functions 2023-05-10 20:19:12 +02:00
OM
d447ec1c14 Redundantly load fix 2023-05-10 20:18:49 +02:00
OM
195ed5872a Implemented View3D::OnActivate 2023-05-10 19:34:21 +02:00
OM
f985785629 CL_ShutdownCGame: don't set the key catcher 2023-05-10 19:34:09 +02:00
OM
e31b284243 Using Key_SetCatcher instead of setting the variable directly 2023-05-10 19:33:50 +02:00
OM
6a3f7d89bb Fixes for UList 2023-05-10 19:33:26 +02:00
OM
537c381644 Fixed rendering crashes 2023-05-10 18:26:17 +02:00
OM
776d3fa897 Added all mohaa renderer Cvars 2023-05-10 18:21:26 +02:00
OM
b4ad70dc20 Fixed server connection issue 2023-05-10 18:21:21 +02:00
OM
95c0f4fe2d Fixed renderer crash 2023-05-10 17:07:10 +02:00
OM
08cf0462dc CL_MapLoading refactor + added connectStartTime 2023-05-10 00:52:29 +02:00
OM
102e395133 Fixed loadString empty 2023-05-10 00:52:05 +02:00
OM
6c552b0cb3 Added com_dedicated check in Com_Frame 2023-05-10 00:51:32 +02:00
OM
929cb3eb79 JPEG-6 fix 2023-05-10 00:51:18 +02:00