Commit graph

474 commits

Author SHA1 Message Date
OM
bad116e615 Implemented uibutton.cpp 2023-05-16 19:01:01 +02:00
OM
6dfc8b8f32 Fixed signals not working properly 2023-05-16 19:00:43 +02:00
OM
2ccd63e31a Updated keys with mohaa keys 2023-05-16 19:00:15 +02:00
OM
7b0132f2fb Fixed user eyes 2023-05-16 18:59:56 +02:00
OM
d1d87edaa1 Fixed widget position 2023-05-16 16:23:13 +02:00
OM
c36757be06 Fixed layout virtualres on children widgets 2023-05-16 16:22:55 +02:00
OM
6807471464 Fixed font string position 2023-05-16 16:22:42 +02:00
OM
9787c5c235 Added more shader commands 2023-05-16 14:12:47 +02:00
OM
707de8d342 Initialize tess.vertexColorValid 2023-05-16 14:12:20 +02:00
OM
57d24335cc Made cntColors as a byte instead 2023-05-16 14:11:53 +02:00
OM
27ce5af057 *RefreshMaterial*: call Rend_RefreshMaterial instead 2023-05-16 14:11:09 +02:00
OM
5a474b84c8 Fixed UI_Update not refreshing UI in main menu 2023-05-16 14:10:50 +02:00
OM
4dcd1111fb overbright bits fix 2023-05-16 14:09:18 +02:00
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