Commit graph

57 commits

Author SHA1 Message Date
smallmodel
35681e7a1f
Added MASK_IGNORE_ENTS 2024-05-01 17:42:02 +02:00
smallmodel
fa80e0bd75
Implemented FencePost 2024-04-10 00:05:00 +02:00
smallmodel
a6c1cbfd50
Added MASK_USE 2024-02-26 16:34:31 +01:00
smallmodel
e5275c0f05
Fixed MASK_TRANSITION being wrong 2024-02-25 21:26:08 +01:00
smallmodel
ea6e865cc8
Added MASK_CLICKITEM 2024-02-19 19:59:14 +01:00
smallmodel
33b403d6eb
Fixed MASK_CANSEE 2024-02-14 19:58:29 +01:00
smallmodel
3e190ca4b3
Added MASK_SHOT_FLUID (there are so many masks) 2024-02-12 00:02:28 +01:00
smallmodel
d3870309fb
Fixed MASK_MONSTERSOLID 2024-02-11 22:56:44 +01:00
smallmodel
cf1dbf07c7
Corrected MASK_CLICK tracemask (especially for patches surface) 2024-02-04 20:46:05 +01:00
smallmodel
e50a041c12
SimpleEntity subclass flags name now starts with ECF_ prefix 2023-11-16 23:17:06 +01:00
smallmodel
baf451d2a2
Cleaned up bg_public 2023-11-15 20:39:09 +01:00
smallmodel
0e0da3d767
Added MASK_CORNER_NODE 2023-11-09 21:01:03 +01:00
smallmodel
eaff26216a
Added MASK_ACTORPATH 2023-10-23 12:23:47 +02:00
smallmodel
d3d44001ef
Fixed CanSee implementation 2023-10-21 16:50:26 +02:00
smallmodel
9b340e03c5
Added MASK_LOOK trace mask 2023-10-18 19:20:53 +02:00
smallmodel
95bbfba1b8
Added MASK_GRENADEPATH 2023-10-17 18:03:29 +02:00
smallmodel
531825545d
Added MASK_AI_CANSEE 2023-10-16 23:32:46 +02:00
smallmodel
77d4e5d051
Fixed MASK_CANSEE value 2023-10-14 20:23:24 +02:00
smallmodel
d80f55d5bf
Added MASK_MOVEINFO 2023-10-14 14:33:55 +02:00
smallmodel
932454d7b2
Removed MASK_DAMAGEMODEL, using MASK_SOLID instead 2023-10-13 19:11:14 +02:00
smallmodel
63d73c6f86
Added EF_NO_LERP entity flag 2023-10-12 19:57:41 +02:00
smallmodel
f97362cdb1
Added MASK_VEHICLE_TIRES 2023-10-01 14:11:49 +02:00
smallmodel
4141cee13f
Added MASK_MOVEVEHICLE 2023-09-27 20:22:33 +02:00
smallmodel
36d4c4af61
Added MASK_TRANSPARENT 2023-09-24 16:37:36 +02:00
smallmodel
703eb271f9
Added MASK_DAMAGEMODEL 2023-09-20 00:01:12 +02:00
smallmodel
98b7e01069
Implemented Weapon::SetItemSlot 2023-09-19 20:18:13 +02:00
smallmodel
e125a83625
Added MASK_GUNTARGET 2023-09-18 23:34:46 +02:00
smallmodel
e1093d0c0c
Using vec3_t instead of Vector for Weapon::GetMuzzlePosition() 2023-09-18 21:19:08 +02:00
smallmodel
7607932216
Added MASK_CARRYABLETURRET 2023-09-17 17:11:44 +02:00
smallmodel
a85d6d0f4c
Added PMF_DAMAGE_ANGLES for mohaas/mohaab 2023-08-28 18:34:50 +02:00
smallmodel
42f1a286a8
Added MASK_FOOTSHADOW 2023-08-27 16:33:51 +02:00
smallmodel
17f6c25bc7
Fixed leaning values in mohaas/mohaab 2023-08-20 13:54:25 +02:00
smallmodel
7b39218af5
Fixed MASK_VEHICLE 2023-08-19 00:34:56 +02:00
smallmodel
44fe18fef1
Added MASK_SCRIPT_SLAVE 2023-08-17 20:04:58 +02:00
smallmodel
97543622bf
Added MASK_SHOT_TRIG
Fixed MASK_SHOT values
2023-08-17 19:16:49 +02:00
smallmodel
7ce87575bc
Added MASK_PLAYERSTART 2023-08-16 02:37:25 +02:00
smallmodel
c4738966fe
Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
smallmodel
e86e5c0d80
Renamed MOD_MINE to MOD_LANDMINE
Added MOD_AAGUN
2023-08-14 23:37:05 +02:00
smallmodel
c0726f0634
Added objective status and flags enum 2023-08-14 02:33:59 +02:00
smallmodel
0be9e69833
Added protocol for pmove_t for PM_CheckDuck 2023-08-13 17:59:21 +02:00
smallmodel
a163df993c
Added MOD_MINE_EXPLOSION 2023-08-12 13:59:56 +02:00
smallmodel
e371b4bbd3
Replaced unused stats 2023-08-11 03:09:19 +02:00
smallmodel
c8d1248d86
Added MOD_MINE means of death 2023-08-10 21:26:07 +02:00
smallmodel
fc7029c271
Added stopwatch type 2023-08-10 19:32:21 +02:00
smallmodel
cf794d2b95
Added DF_OLD_SNIPER and DF_DISALLOW_KAR98_MORTAR 2023-08-10 18:42:13 +02:00
smallmodel
ceb121d588
Added MASK_BATTLELANGUAGE 2023-08-10 14:14:50 +02:00
smallmodel
3472657f92
Added MASK_SAFESOLID 2023-08-09 22:08:37 +02:00
smallmodel
73b0a84ad0
Added MASK_LANDMINE_PLACE 2023-08-02 21:05:49 +02:00
smallmodel
a498b11e20
Added MASK_LANDMINE 2023-08-02 20:56:19 +02:00
smallmodel
3f4be4f8ef
Added MASK_SMOKE_SPRITE 2023-07-30 16:09:36 +02:00