smallmodel
|
edd2fd5e63
|
Renamed aarch64 to arm64
|
2024-01-08 18:37:33 +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 |
|
pryon
|
110ffc3a01
|
Implement UIField (#90)
* Implement UIField
* Formatting and naming fixes
- Ran clang-format on previously modified files
- Replaced ifdef guards with `#pragma once`
- Changed wording in comments above OPM-only changes for easier searchability
|
2024-01-04 23:51:16 +01:00 |
|
smallmodel
|
6b4a8bd627
|
Fixed jumpstart modheight not working on AA
|
2024-01-02 23:32:06 +01:00 |
|
smallmodel
|
0d851fdb68
|
Players now get correct weapons depending on the target game version
|
2024-01-02 18:38:21 +01:00 |
|
smallmodel
|
5064f2c16d
|
Added g_target_game
|
2024-01-02 18:30:46 +01:00 |
|
smallmodel
|
ac46d0eef0
|
Added sv_minplayers variable
|
2024-01-02 18:14:13 +01:00 |
|
smallmodel
|
70c71b69ee
|
Added a feature to let each team have their own objective location
|
2024-01-02 00:52:25 +01:00 |
|
smallmodel
|
4487113c58
|
Fixed dlight image name
|
2024-01-01 23:52:38 +01:00 |
|
smallmodel
|
983f5b9ca4
|
Fixed UI sounds
|
2024-01-01 23:17:09 +01:00 |
|
smallmodel
|
13612d3de9
|
r_fastdlights is not a cheat-protected cvar
|
2024-01-01 22:52:08 +01:00 |
|
smallmodel
|
6317ca7183
|
Fixed the origin of cone emitters
|
2024-01-01 22:33:05 +01:00 |
|
smallmodel
|
2b96aac1c8
|
PointToSelectionPoint: the p parameter must be a constant
|
2024-01-01 21:57:49 +01:00 |
|
smallmodel
|
a6b75aefa4
|
Implemented UIMultiLineEdit
|
2024-01-01 20:34:50 +01:00 |
|
smallmodel
|
7dc72b435e
|
Formatted multiline edit source file
|
2024-01-01 15:57:44 +01:00 |
|
smallmodel
|
5a586f4700
|
Implemented UIHorizScroll
|
2024-01-01 15:45:40 +01:00 |
|
smallmodel
|
ef50a5f2cd
|
Prepared UIHorizScroll for implementation
|
2024-01-01 15:01:23 +01:00 |
|
smallmodel
|
c2c3f6aa1b
|
Implemented miniconsole
|
2024-01-01 14:53:16 +01:00 |
|
smallmodel
|
9c8ca98e68
|
Added anisotropic filtering
|
2024-01-01 14:25:02 +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
|
72a38b0b68
|
Implemented UIDialog
|
2023-12-31 23:43:22 +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
|
63ef75222e
|
Added isVirtual and getVirtualScale
|
2023-12-31 23:12:40 +01:00 |
|
smallmodel
|
072ba0a38f
|
Fixed fullbright light not setting the colors correctly
|
2023-12-31 22:15:19 +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
|
0cd217b484
|
Fixed RB_Sphere_SetupGlobals() setting up sphere in leafs when there is no world loaded
|
2023-12-31 21:53:13 +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
|
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 |
|