Commit graph

83 commits

Author SHA1 Message Date
OM
2bbba486a4 Semi-console implementation 2023-05-17 15:54:51 +02:00
OM
7eeec056c8 Semi vertscroll implementation 2023-05-17 15:54:31 +02:00
OM
a7a224054a Implemented UIFloatingWindow 2023-05-17 15:54:20 +02:00
OM
fad9529c61 Export W_Button_Pressed 2023-05-17 15:54:06 +02:00
OM
8ff70d1ceb Fixed border colors 2023-05-16 22:02:45 +02:00
OM
08dfaa8e1e Motion fixes 2023-05-16 20:19:13 +02:00
OM
4b449772b3 LayoutAlign fix
Return last responder in *UIWidget::FindResponder* instead
2023-05-16 19:02:46 +02:00
OM
2db3eb868a Fixed view events and active controls not working properly 2023-05-16 19:02:16 +02:00
OM
32028ccf1d Fixed UList crash 2023-05-16 19:01:57 +02:00
OM
5200e886d7 Fixed menus locking up, and menus not hiding 2023-05-16 19:01:44 +02:00
OM
73cf84506b Added *UIFloatingWindow::W_ClosePressed* and *UIFloatingWindow::W_MinimizePressed* 2023-05-16 19:01:21 +02:00
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
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
27ce5af057 *RefreshMaterial*: call Rend_RefreshMaterial instead 2023-05-16 14:11:09 +02:00
OM
f47474bd27 *UIWidget::set2D*: Fixed Y position 2023-05-16 00:07:36 +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
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
a14db185bd Initialize m_lock to false 2023-05-15 17:27:42 +02:00
OM
21916a5ab7 Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
OM
ecf59afd51 const param fix 2023-05-11 18:45:56 +02:00
OM
6a3f7d89bb Fixes for UList 2023-05-10 19:33:26 +02:00
OM
082465ac98 Fixed infinite loop issue 2023-05-09 20:08:35 +02:00
L
53c1c94dac Using Quake 3 renderer 2023-05-08 14:33:37 +02:00
L
72f090b289 Fixed openmohaa.exe compilation (only 102 linker errors) 2023-05-07 21:28:54 +02:00
L
7030c23994 Fixed compilation issues 2023-05-07 20:38:08 +02:00
Ley0k
09bed43f97 Hard reset 2016-03-27 11:49:47 +02:00