Commit graph

1354 commits

Author SHA1 Message Date
smallmodel
d89175ebc8
Added "always" parameter for alias registration 2023-07-30 23:02:13 +02:00
smallmodel
727eb71995
Added all mohaas/mohaab entity events 2023-07-30 21:21:00 +02:00
smallmodel
3d48c00902
Added g_realismmode 2023-07-30 20:21:18 +02:00
smallmodel
963318264c
Added SV_HitEntity from mohaab 2023-07-30 20:21:08 +02:00
smallmodel
d9123799d6
Added CONTENTS_CLAYPIDGEON 2023-07-30 19:48:43 +02:00
smallmodel
6562bcb164
Added mohaas/mohaab weapon events (unimplemented) 2023-07-30 19:41:11 +02:00
smallmodel
4fa8af3b30
Smoke system implementation from mohaas/mohaab 2023-07-30 16:09:54 +02:00
smallmodel
3f4be4f8ef
Added MASK_SMOKE_SPRITE 2023-07-30 16:09:36 +02:00
smallmodel
09c7badf4f
Added g_debugsmoke cvar 2023-07-30 16:09:22 +02:00
smallmodel
7b9b371cf6
Added RotatePointAroundAxis 2023-07-30 15:42:59 +02:00
smallmodel
25e44e7a45
Added stub source files from mohaas/mohaab 2023-07-30 14:28:58 +02:00
smallmodel
51374729d3
Clear g_iInThinks each frame
Display the memory usage if the g_showmem cvar is set
2023-07-30 14:27:15 +02:00
smallmodel
5a19f7f574
Added LightClass 2023-07-30 14:26:52 +02:00
smallmodel
40ac8a1557
Added watchstring from mohaab 2023-07-30 14:09:22 +02:00
smallmodel
ca42a3e08e
Implemented View3D::DrawLetterbox, View3D::DrawFades, View3D::DrawSoundOverlay, View3D::ClearCenterPrint, View3D::UpdateCenterPrint, View3D::UpdateLocationPrint, View3D::LetterboxActive, View3D::InitSubtitle 2023-07-30 11:47:20 +02:00
smallmodel
3a04357b71
Fixed enum values and enum names 2023-07-30 11:40:50 +02:00
smallmodel
078223c1b6
Centerprint when screenshotting 2023-07-30 11:40:33 +02:00
smallmodel
3fe7cbf725
Fixed vertex colors spam 2023-07-30 11:38:59 +02:00
smallmodel
d6059e42ba
Export sound_overlay for View3D 2023-07-30 11:38:41 +02:00
smallmodel
02c1fbe4fc
Export LV_ConvertString to ref 2023-07-30 11:38:31 +02:00
smallmodel
6f8fee47f2
Using const char* for LV_ConvertString 2023-07-30 11:38:18 +02:00
smallmodel
3627760748
Removed parent entity not found message in CG_GetOrigin 2023-07-30 01:10:26 +02:00
smallmodel
f3affb3d4c
Implemented DontLocalize and FadeSequence from mohaas 2023-07-30 00:56:54 +02:00
smallmodel
a86ed01ba3
Fixed shader tiling being bad with virtual scaling on mohaas/mohaab 2023-07-29 23:18:31 +02:00
smallmodel
d40755eb7c
Added MouseAwayCommand. (this fixes main menu with items staying hovered in mohaas/mohaab) 2023-07-29 23:18:22 +02:00
smallmodel
ce7599cb02
Set column padding 2023-07-29 22:31:16 +02:00
smallmodel
68bf89c522
Fixed entity axis index crash (was using i instead of j) 2023-07-29 21:26:28 +02:00
smallmodel
0c5b57ee05
Fixed MASK_SURF_TYPE not matching all surfaces 2023-07-29 21:25:39 +02:00
smallmodel
69a10da52c
Version number increment 2023-07-29 19:57:16 +02:00
smallmodel
ab534623c4
Fixed crash due to trace.allSolid not being initialized 2023-07-29 19:56:54 +02:00
smallmodel
ae4ea14b35
Fixed crash related to backEnd.currentEntity being null 2023-07-29 19:56:36 +02:00
smallmodel
ea3c48af02
Fixed double-click not working 2023-07-29 19:41:29 +02:00
smallmodel
9df0c023ed
Fixed the server list
Fully implemented the server list
Added support for mohaas/mohaab server list
2023-07-29 19:31:16 +02:00
smallmodel
a5259ebc05
Using MASTER_SERVER_HOST macro 2023-07-29 19:30:39 +02:00
smallmodel
add59ad12a
Implemented UIListBase::TrySelectItem and UIListBase::KeyEvent 2023-07-29 19:30:22 +02:00
smallmodel
53eecb4d4c
Fixed compare function being wrong 2023-07-29 19:29:52 +02:00
smallmodel
77fb47451c
Added game_version cvar so it shows on the UI on mohaas/mohaab 2023-07-29 19:29:38 +02:00
smallmodel
80ae39c2a7
Fixed mouse wheel not working 2023-07-29 19:29:13 +02:00
smallmodel
118ce0d550
Implemented all unimplemented functions/methods 2023-07-29 00:47:05 +02:00
smallmodel
dfd9afceba
Added Cvar_VariableFloatValue 2023-07-28 22:34:29 +02:00
smallmodel
6f7eb93645
Export UI_SetReturnMenuToCurrent() 2023-07-28 22:34:22 +02:00
smallmodel
a5268cbd24
Implemented FAKKServerListItem class
Implemented UIFAKKServerList::RefreshServerList, UIFAKKServerList::RefreshLANServerList, UIFAKKServerList::NewServerList, UIFAKKServerList::ServerCompareFunction and UIFAKKServerList::SortByColumn
2023-07-28 21:51:37 +02:00
smallmodel
c732ed66b2
Set default alpha to 1.0 2023-07-28 21:45:19 +02:00
smallmodel
10981f706f
Added functions to get game key, game name and game ID 2023-07-28 21:45:07 +02:00
smallmodel
d61218d7e2
Fixed const parameters 2023-07-28 21:44:43 +02:00
smallmodel
615032bc25
Fixed cross-platform errors 2023-07-27 23:13:57 +02:00
smallmodel
ea70be07a2
Added FAKKServerListItem class (with unimplemented methods) 2023-07-27 23:02:39 +02:00
smallmodel
1884d3d23c
Using a const char* for ServerListAuxUpdate 2023-07-27 23:00:27 +02:00
smallmodel
3f036cca5e
Added GameSpy server list 2023-07-27 22:43:51 +02:00
smallmodel
3e02fe340b
Implemented UIFAKKServerList's constructor 2023-07-27 22:43:41 +02:00