smallmodel
|
ffa5a91cd2
|
Added Landmine and Defuse fire types for Shoot
Added GetUseCrosshair()
|
2023-08-02 19:53:14 +02:00 |
|
smallmodel
|
ae680ffd5d
|
Added Landmine functions from mohaab
Added more parameters for BulletAttack and FakeBulletAttack from mohaas/mohaab
|
2023-08-02 19:52:04 +02:00 |
|
smallmodel
|
4c17d12fc6
|
Added new fire types
Added GetFireAnim()
Using m_sTagBarrel rather than an hardcoded tag name
|
2023-08-01 21:18:35 +02:00 |
|
smallmodel
|
0259f1a251
|
Reworked Weapon::ReadyToFire and Weapon::PickupWeapon with mohaas/mohaab features
|
2023-08-01 20:36:52 +02:00 |
|
smallmodel
|
04708aeb67
|
Fixed CurrentFrame() not found error
|
2023-08-01 19:59:32 +02:00 |
|
smallmodel
|
a47eb1653e
|
Override animation functions from entity
|
2023-08-01 19:59:19 +02:00 |
|
smallmodel
|
10fda39430
|
Added animation functions
|
2023-08-01 19:59:05 +02:00 |
|
smallmodel
|
b2be03cce3
|
Initialize all weapon vars, including mohaas/mohaab variables
|
2023-08-01 19:31:25 +02:00 |
|
smallmodel
|
84ecf838d4
|
Optimized G_Command_ProcessFile a little bit
|
2023-08-01 19:31:08 +02:00 |
|
smallmodel
|
c115796137
|
Optimized GetValue() so it moves value instead of copying it
|
2023-08-01 19:30:28 +02:00 |
|
smallmodel
|
7e054c8beb
|
Implemented all mohaas/mohaab events
|
2023-07-31 23:41:53 +02:00 |
|
smallmodel
|
e8df36998e
|
Added mohaas/mohaab variables
|
2023-07-31 23:41:45 +02:00 |
|
smallmodel
|
0cc558f757
|
Added overcooked field
|
2023-07-31 23:41:01 +02:00 |
|
smallmodel
|
5c9bc074f4
|
Removed fov variable (was useless)
|
2023-07-31 23:40:39 +02:00 |
|
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 |
|