Commit graph

441 commits

Author SHA1 Message Date
smallmodel
04e0242422
Added source files for OpenAL FAKK (unimplemented) 2024-01-07 20:10:53 +01:00
smallmodel
983f5b9ca4
Fixed UI sounds 2024-01-01 23:17:09 +01:00
smallmodel
c2c3f6aa1b
Implemented miniconsole 2024-01-01 14:53:16 +01:00
smallmodel
3a18c9f327
Fixed PrintJustified virtual parameter 2024-01-01 01:53:23 +01:00
smallmodel
9438f6497d
Added partial implementations 2024-01-01 01:50:10 +01:00
smallmodel
5c3c3f8e70
Finished View3D implementation (implemented PrintSound, LocationPrint, DrawSubtitleOverlay, and CenterPrint) 2024-01-01 01:42:44 +01:00
smallmodel
3d3c99cd22
Formatted cl_uiview3d source files 2024-01-01 00:32:31 +01:00
smallmodel
46e7f29820
Fixed dialog bad cancel command 2023-12-31 23:43:05 +01:00
smallmodel
66cb10a3bf
Added a fix that reset the viewangles if it is NaN 2023-12-31 23:14:22 +01:00
smallmodel
bfdd99a028
Added m_parent to get values from parent 2023-12-31 23:13:24 +01:00
smallmodel
576869bda0
Fixed UIFakkLabel::Draw() implementation 2023-12-31 22:02:59 +01:00
smallmodel
0d556b1b40
Implemented cl_invrender 2023-12-31 22:02:47 +01:00
smallmodel
907255837e
Added INV_ALIGN_NONE 2023-12-31 15:35:00 +01:00
smallmodel
ebf33349a3
Added EV_ClearInvItemReference declaration 2023-12-31 15:34:53 +01:00
smallmodel
ea6920b711
Added CL_Key_ForceCommand 2023-12-31 15:34:45 +01:00
smallmodel
53a47d470a
Implemented cl_inv 2023-12-31 14:19:57 +01:00
smallmodel
7fe7b6ce79
Formatted cl_inv* source files 2023-12-31 13:32:46 +01:00
smallmodel
aca23fc62f
Fixed call vote button not working 2023-12-31 01:01:38 +01:00
smallmodel
1e7af27227
Fixed DM map selection having the incorrect map path 2023-12-31 00:38:41 +01:00
smallmodel
06678a8b0a
Added UI_MultiplayerMainMenuWidgetsUpdate from mohaas/mohaab 2023-12-31 00:38:22 +01:00
smallmodel
e1706610c4
Fixed versions for mohaas server 2023-12-30 23:52:25 +01:00
smallmodel
7bb940d819
Implemented LAN game list 2023-12-30 23:03:56 +01:00
smallmodel
b4e0120428
Using ioquake3 code for IPv6 support and network fixes 2023-12-30 23:03:49 +01:00
smallmodel
db1013d926
Use clc.connectStartTime instead of clc.connectTime 2023-12-30 22:59:57 +01:00
smallmodel
903fd28953
set cls.bNewLocalServerInfo to tell when there are new local servers 2023-12-30 21:10:27 +01:00
smallmodel
9bb2fda6df
Fixed events declaration 2023-12-30 19:50:15 +01:00
smallmodel
33aabadaf5
Implemented FAKK Load game class 2023-12-30 19:09:48 +01:00
smallmodel
fe04adee1d
Formatted source files 2023-12-30 17:36:01 +01:00
smallmodel
115647a8c0
Use ApplyPlayerModel/GetPlayerModel from mohaab 2.40 2023-12-30 17:23:30 +01:00
smallmodel
ddd70eadf6
Exported PM_FilenameToDisplayname and PM_DisplaynameT 2023-12-30 17:23:11 +01:00
smallmodel
ae0a2238da
Set mouse position with player model 2023-12-30 16:55:06 +01:00
smallmodel
a69f9fe88b
Implemented UI player model picker 2023-12-30 16:54:57 +01:00
smallmodel
998c1b78c7
Added all picker models from mohaa 1.0 up to mohaab 2.40 2023-12-30 14:10:06 +01:00
smallmodel
8c207f094d
Implemented PMPickerItem and added name parameter to FileSelected/FileChosen methods 2023-12-30 02:22:41 +01:00
smallmodel
09c9c0ef51
Added UI map rotation from BT 2.40 2023-12-30 01:59:03 +01:00
smallmodel
c299ad92aa
Improver UI_DMMapSelect_f for SH/BT 2023-12-29 22:06:49 +01:00
smallmodel
956cd59385
Implemented MP map picker 2023-12-29 22:06:36 +01:00
smallmodel
09949251ac
Implemented cl_uisoundpicker 2023-12-29 20:23:42 +01:00
smallmodel
43218f1685
Use a const str& reference 2023-12-29 20:19:28 +01:00
smallmodel
eb7d01b3e7
Implemented cl_uimaprunner 2023-12-29 20:18:04 +01:00
smallmodel
c58e6d58b4
Filter "_sml" maps for maplist 2023-12-29 20:05:36 +01:00
smallmodel
3a892e1a47
Implemented file picker class 2023-12-29 20:05:29 +01:00
smallmodel
7822e94e61
Formatted picker source files 2023-12-29 14:38:55 +01:00
smallmodel
2fa568eb01
CL_KeyEvent must not handle GUI mouse events, as it's the job of the UIWindowManager 2023-12-28 17:26:32 +01:00
smallmodel
035de09c15
Formatted cl_keys.cpp source file 2023-12-28 17:21:02 +01:00
smallmodel
c23a182bec
Added bindlistener events 2023-12-28 01:11:17 +01:00
smallmodel
c321470382
Implemented CL_LoadBind 2023-12-27 22:53:49 +01:00
smallmodel
3692671f49
Implemented bind_t and bindlistener 2023-12-27 20:19:58 +01:00
smallmodel
c0f7a48649
Formatted ui source files 2023-12-27 18:54:20 +01:00
smallmodel
fae261d7da
UI game message fix 2023-12-27 15:43:28 +01:00