Commit graph

453 commits

Author SHA1 Message Date
smallmodel
aac9dd40de
Add USE_OPENAL=1 definition when USE_SOUND_NEW is defined 2024-01-09 23:27:51 +01:00
smallmodel
71dba1b7dc
Added snd_info.cpp 2024-01-08 23:25:48 +01:00
smallmodel
8b85e4e075
Export number_of_sfx_infos and sfx_infos 2024-01-08 23:25:41 +01:00
smallmodel
028489d673
Implemented snd_mem_new.c 2024-01-08 23:15:12 +01:00
smallmodel
5c4c14a17d
Added SFX flags 2024-01-08 23:15:09 +01:00
smallmodel
88ccaee5cc
Implemented C++ sound DMA 2024-01-08 20:07:26 +01:00
smallmodel
e936a0b995
Added more declarations 2024-01-08 20:03:25 +01:00
smallmodel
ff5b0b7607
Added snd_mem_new.c 2024-01-08 19:43:47 +01:00
smallmodel
08d97e0277
Added snd_miles source files 2024-01-07 23:50:02 +01:00
smallmodel
21d0675035
Using vec3_t instead of a pointer to float 2024-01-07 23:42:32 +01:00
smallmodel
1dfb81917c
Added public driver functions 2024-01-07 23:38:57 +01:00
smallmodel
af8c92f090
Added public OPENAL driver declarations 2024-01-07 23:36:32 +01:00
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