Commit graph

284 commits

Author SHA1 Message Date
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
smallmodel
edd25b9264
Readded support for supporting configstrings in multiple chunks 2023-12-27 15:13:42 +01:00
smallmodel
bc54f22639
Crosshair is now handled by the cgame module 2023-11-07 22:44:13 +01:00
smallmodel
260876b1a2
Always print messages to console regardless of whether or not it's a game message / death message 2023-11-04 00:23:49 +01:00
smallmodel
e4fc074f09
Formatted cl_ui source files 2023-11-04 00:22:35 +01:00
smallmodel
e49833737d
Fixed label showing when stat alpha is 0 2023-10-03 12:21:24 +02:00
smallmodel
c442942022
Using text outlines 2023-10-03 01:49:59 +02:00
smallmodel
001704b22e
Implemented LayoutPlayerStatAlpha and LayoutStatbarShader_Marker 2023-10-03 00:48:41 +02:00