Commit graph

187 commits

Author SHA1 Message Date
OM
ca3340b158 ioquake3 porting 2023-05-24 19:29:36 +02:00
OM
312332ac5e Fixed weapon commands not working as intended 2023-05-23 01:57:18 +02:00
OM
d3870ccf45 Compilation fixes for ARM 2023-05-22 17:33:26 +02:00
OM
fe8170e102 Added MESSAGE_CHAT_GREEN (Spearhead and Breakthrough) 2023-05-22 13:07:37 +02:00
OM
4e3eb02915 Call **ForceHide** instead of **ShowMenu** in **UI_RemoveHud_f** (this fixes hud elements like stopwatch not hidding) 2023-05-22 12:31:21 +02:00
OM
86e7a24b38 Fixed a nasty bug that can freeze/crash the game 2023-05-22 01:59:06 +02:00
OM
ce336e8962 Userinfo was never updating 2023-05-22 01:44:19 +02:00
OM
fc675e4064 Fixed authorization stuck 2023-05-21 22:06:42 +02:00
OM
e23ce01d19 Added getKey/authorizeThis 2023-05-21 21:21:07 +02:00
OM
ab2a26a14e Added support for *Team Assault* and *Team Tactics* 2023-05-21 19:59:36 +02:00
OM
7085d60d02 Added Team Tactics features 2023-05-21 19:58:43 +02:00
OM
103debcf6b Key bind string was not working as intended 2023-05-21 02:11:02 +02:00
OM
59bf9fbd54 Fix CL_Vid_Restart_f for UI 2023-05-21 02:03:18 +02:00
OM
76178064a0 Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
OM
31ac3f7096 Using the standard version semantic 2023-05-21 00:01:27 +02:00
OM
5031402c2c CL_Vid_Restart_f: check if allowed, and call UI resolution change 2023-05-20 19:29:26 +02:00
OM
a4bd37af8c Fixed buttons 2023-05-20 19:29:02 +02:00
OM
4d108a272f The scoreboard is now properly working 2023-05-20 01:20:20 +02:00
OM
80f3296854 *CL_GetSnapshot* will take parent entities into account 2023-05-20 01:01:54 +02:00
OM
1b1433dd1b Removed useless cgame fields 2023-05-20 01:00:08 +02:00
OM
7647bbaf36 *CL_KeyEvent*: call *UI_StartStageKeyEvent* if intro hasn't finished 2023-05-20 00:59:48 +02:00
OM
f00fd281b3 Added *TIKI_CG_Command_ProcessFile* 2023-05-20 00:59:21 +02:00
OM
b5ea1ddb53 Added weapon command button bits from cgame module 2023-05-19 23:15:45 +02:00
OM
f5fa8d15d1 Made loading screens work 2023-05-19 21:33:02 +02:00
OM
cf51e14cf5 Added FPS counter 2023-05-19 20:52:10 +02:00
OM
34f66963e3 Implemented DrawStatCompass 2023-05-19 19:26:46 +02:00
OM
9f1d35a11b Statbar fix
Implemented *UIFakkLabel::DrawStatbar*
2023-05-19 17:34:01 +02:00
OM
4e14535f08 Fixed stats not drawing properly 2023-05-19 15:44:42 +02:00
OM
67444b0f15 Fixed sound being muted on startup 2023-05-18 20:21:38 +02:00
OM
98cd85bc9a Fixed compilation under Linux 2023-05-18 20:07:54 +02:00
OM
ce69ed75f7 Reverted to Quake 3 sound system 2023-05-18 19:47:37 +02:00
OM
4d66b35ba1 Added *SV_SetFrameNumber* and *CL_SetFrameNumber* so TIKI cache can get refreshed 2023-05-18 01:35:58 +02:00
OM
4b6bb674c5 Set the console name to OpenMoHAA 2023-05-18 01:13:32 +02:00
OM
c9a4fc65a2 Implemented the dm box 2023-05-18 01:13:11 +02:00
OM
d84b22aa5c Using boxstate_t namespace 2023-05-18 01:03:44 +02:00
OM
f66475d957 Moved item_t structure to each UI*Box 2023-05-18 00:54:25 +02:00
OM
5bef94f671 Implemented UIGMBox 2023-05-18 00:54:12 +02:00
OM
08ba82bcb6 Fixed DMConsoleCommandHandler crash
Fixed UI_PrintConsole not printing to the correct box
2023-05-18 00:53:47 +02:00
OM
2c5225bce2 Removed Quake3 colors 2023-05-18 00:53:13 +02:00
OM
44b69efde5 Implemented console hiders 2023-05-17 21:51:09 +02:00
OM
d074eea927 Using AddObject instead of AddUniqueObject 2023-05-17 21:48:42 +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
699f8b1b01 *UI_PrintConsole*: Fixed the console always printing after the first character 2023-05-17 17:30:07 +02:00
OM
c1ae133cf1 Fixed main menu loop 2023-05-17 15:53:53 +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
7064abc862 Added activation and mouse events for View3D 2023-05-16 19:03:10 +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