Commit graph

2385 commits

Author SHA1 Message Date
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
0110704abd
Fixed after a map change when setting sv_maxclients 2023-12-31 01:17:16 +01:00
smallmodel
aca23fc62f
Fixed call vote button not working 2023-12-31 01:01:38 +01:00
smallmodel
c0a284927e
Fixed vote item name being empty 2023-12-31 00:53:26 +01:00
smallmodel
2d911c37a4
Added vote commands for cgame 2023-12-31 00:39:43 +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
759dacd345
Added com_gamename 2023-12-30 21:36:54 +01:00
smallmodel
903fd28953
set cls.bNewLocalServerInfo to tell when there are new local servers 2023-12-30 21:10:27 +01:00
smallmodel
6c520babf0
Make sure to register the material for each GetMaterial() call 2023-12-30 21:09:23 +01:00
smallmodel
9bb2fda6df
Fixed events declaration 2023-12-30 19:50:15 +01:00
smallmodel
d48b37ece1
Implemented UIGlobalGameList 2023-12-30 19:18:59 +01:00
smallmodel
f4164e84e1
Made fields and methods protected instead of private 2023-12-30 19:18:54 +01:00
smallmodel
33aabadaf5
Implemented FAKK Load game class 2023-12-30 19:09:48 +01:00
smallmodel
e815fda908
Fixed save's comment being set to the filename 2023-12-30 19:09:31 +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
319e00214e
Refactored DeactivateCurrentSmart 2023-12-30 17:11:25 +01:00
smallmodel
6bdcfc2b6f
Fixed PassEventToWidget improperly passing events to widgets not matching the name 2023-12-30 17:11:12 +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
696b57f990
Formatted uWinMan source file 2023-12-30 16:54:46 +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
8cd571c96c
Implemented all UIListBox methods and implemented Draw() from BT 2.40 2023-12-30 01:50:12 +01:00
smallmodel
979af2925d
Fixed hide commands and show commands not executing properly 2023-12-30 01:09:11 +01:00
smallmodel
f092eab842
Added InsertItem() and setCurrentItem() for UIListBox 2023-12-30 00:03:21 +01:00
smallmodel
3d4832ca85
Formatted uilistbox source files 2023-12-30 00:01:14 +01:00
smallmodel
b120fc6f2f
Fixed sorting being wrong 2023-12-29 23:03:08 +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
acbd802790
Make COM_IsMapValid always return true from now 2023-12-29 21:59:23 +01:00
smallmodel
c4bcecf5e0
Added COM_IsMapValid 2023-12-29 21:24:23 +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
5bb487e1fa
Set default parameter for fontname 2023-12-29 20:04:57 +01:00
smallmodel
4ae091be4b
Added a slash at the end of the scripts folder name 2023-12-29 19:56:34 +01:00
smallmodel
7654ab6be6
FS_ListFilteredFiles: Fixed subdirectory listing and added support for searching multiple extensions 2023-12-29 19:56:23 +01:00
smallmodel
193cc9dc10
Added FS_FileTime (unimplemented) 2023-12-29 18:59:06 +01:00
smallmodel
a6d268e1a1
Added subdirectory and directory search support for FS_ListFilteredFiles 2023-12-29 18:27:41 +01:00