Commit graph

514 commits

Author SHA1 Message Date
OM
78f810e943 Delete font when destroying *UIWidget*
Calling *IsDead()* instead of *BindActive* in *UIWidget::SendSignal*
2023-05-17 21:50:50 +02:00
OM
8e14620067 Fixed *UIWindowManager::getResponder* returning immediately 2023-05-17 21:49:59 +02:00
OM
e3b5279f2e Added UIFloatingWindow destructor 2023-05-17 21:49:37 +02:00
OM
c7bc06746c Added floatingconsole destructors
UIFloatingDMConsole is now partially implemented
2023-05-17 21:49:20 +02:00
OM
d074eea927 Using AddObject instead of AddUniqueObject 2023-05-17 21:48:42 +02:00
OM
cb0aab4aa2 Initialize m_clicktime to -20000 2023-05-17 19:09:49 +02:00
OM
7268d9a733 Stack overflow fix with lines 2023-05-17 19:09:25 +02:00
OM
4a2278ffc7 Small m_background_color tweak by default 2023-05-17 19:08:48 +02:00
OM
e0c2329e44 Multiply by 60 always 2023-05-17 19:08:28 +02:00
OM
64934be8bc Fixed *str::str* crashing on 0-length string 2023-05-17 19:08:10 +02:00
OM
d232388e2d Fixed message colors 2023-05-17 19:07:32 +02:00
OM
63c5057a45 Moved HUD_WINDOW_COLOR to UWindowColor 2023-05-17 19:07:22 +02:00
OM
407a30408d Fixed unmovable window 2023-05-17 17:38:17 +02:00
OM
0dc31e22b4 Fixed vertical scrollbar upper arrow 2023-05-17 17:38:11 +02:00
OM
da89c99586 Implemented *UIConsole::AddHistory* and *UIConsole::OnSizeChanged* 2023-05-17 17:31:09 +02:00
OM
55b91adb45 Implemented the vertical scrollbar 2023-05-17 17:30:22 +02:00
OM
699f8b1b01 *UI_PrintConsole*: Fixed the console always printing after the first character 2023-05-17 17:30:07 +02:00
OM
0b14732f9e Fixed *IterateFromTail* 2023-05-17 17:29:39 +02:00
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
c1ae133cf1 Fixed main menu loop 2023-05-17 15:53:53 +02:00
OM
cf14b84876 Using MOHAA's R_CreateImage and R_LoadImage 2023-05-17 00:25:27 +02:00
OM
3f2d62db4a Fixed no mipmaps shader, better quality for UI 2023-05-17 00:05:22 +02:00
OM
717a56c116 *CG_LandingSound*: Initialize iEffectNum to -1 2023-05-16 23:49:44 +02:00
OM
21958db630 Made static models rendering work 2023-05-16 23:35:39 +02:00
OM
bba11beb39 Reset static models rendering properly 2023-05-16 23:34:50 +02:00
OM
0e33f8258a *TIKI_GetSkelAnimFrame2*: fixed radius/mins/maxes parameters being unused 2023-05-16 22:04:07 +02:00
OM
8ff70d1ceb Fixed border colors 2023-05-16 22:02:45 +02:00
OM
fe0e345a8d Fixed weaponbar 2023-05-16 22:02:25 +02:00
OM
6e3b83bd3a Fixed the weapon bar not working properly 2023-05-16 20:19:25 +02:00
OM
08dfaa8e1e Motion fixes 2023-05-16 20:19:13 +02:00
OM
a4e0e7b697 L_ProcessPendingEvents tweaks 2023-05-16 20:18:43 +02:00
OM
7064abc862 Added activation and mouse events for View3D 2023-05-16 19:03:10 +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
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