Commit graph

461 commits

Author SHA1 Message Date
OM
f47474bd27 *UIWidget::set2D*: Fixed Y position 2023-05-16 00:07:36 +02:00
OM
fb254bf4f4 *RB_CalcColorFromConstant*: fixed bad constant color 2023-05-16 00:07:22 +02:00
OM
4ef4c86808 Operating reordering 2023-05-16 00:07:03 +02:00
OM
93d6d00b4a Implemented View3D::FrameInitialized 2023-05-16 00:06:52 +02:00
OM
77b5648094 set backEnd.in2D to qtrue instead of 1 2023-05-15 21:33:25 +02:00
OM
28b434e56d Fixed backEnd.in2D being uninitialized 2023-05-15 21:26:44 +02:00
OM
b6ab949337 type fix for *CGEN_LIGHTING_GRID* 2023-05-15 21:26:33 +02:00
OM
d113d292eb Renamed *GLS_SET2D* to *GLS_DEPTHTEST_DISABLE* 2023-05-15 21:26:14 +02:00
OM
8a855f37a2 Fixed *FONT_JUSTVERT_BOTTOM* 2023-05-15 21:25:51 +02:00
OM
38e46221bd it seems that *UIWidget::getClientFrame* should return a 0 position 2023-05-15 21:25:27 +02:00
OM
2c816c0846 Fixed characters being printed on the same X offset 2023-05-15 21:24:56 +02:00
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