Commit graph

375 commits

Author SHA1 Message Date
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
smallmodel
6274d9a1e9
Added UI_StartLocalSoundDialog, UI_FadeSound and UI_StopAll imports 2023-10-02 21:11:32 +02:00
smallmodel
5fa9d91401
Added S_StartLocalSoundChannel 2023-10-02 21:11:16 +02:00
smallmodel
5f12be2037
Formatted source files 2023-10-02 19:18:25 +02:00
smallmodel
13931c40cb
Added playerstatalpha and statbar_shader_marker from 2.0 2023-10-02 19:16:12 +02:00
smallmodel
5799bcceb2
Fixed buffer overflow for szBlah 2023-10-02 00:07:54 +02:00
smallmodel
ed6839dc99
Export DebugPrintf for client 2023-09-17 19:34:10 +02:00
smallmodel
67556a88f1
Fixed errors when compiling with DEBUG_MEMORY 2023-09-07 19:06:06 +02:00
smallmodel
c5a46be23e
Optimized calls to Event() (avoid allocating a new Event when it can be reused) 2023-09-07 18:22:07 +02:00
smallmodel
5ea3fc28f7
Added FS_ListFilteredFiles, FS_FreeFileList, R_GetModelName and R_GetShaderName to client game imports 2023-09-06 20:31:50 +02:00