smallmodel
|
56a8c8d48d
|
Set parm.owner, prevent to trigger non-use trigger with EV_USE, set projectile owner
|
2023-11-01 20:10:57 +01:00 |
|
smallmodel
|
d757fa6306
|
Renamed world.cpp and world.h to worldspawn.cpp and worldspawn.h
|
2023-10-08 00:08:47 +02:00 |
|
smallmodel
|
c5a46be23e
|
Optimized calls to Event() (avoid allocating a new Event when it can be reused)
|
2023-09-07 18:22:07 +02:00 |
|
smallmodel
|
4435984b81
|
Renamed label to m_Thread
|
2023-08-17 19:29:03 +02:00 |
|
smallmodel
|
2749ab92b2
|
trigger_hurt inherits from Trigger and not TriggerUse
|
2023-08-17 18:23:53 +02:00 |
|
smallmodel
|
c4ba60afbd
|
Added TRANS_BSP to G_BeginIntermission
|
2023-08-15 01:38:55 +02:00 |
|
smallmodel
|
c4738966fe
|
Using g_utils.cpp from fakk
|
2023-08-15 01:27:35 +02:00 |
|
smallmodel
|
95510279ed
|
Fixed trigger having no contents when a model is set
|
2023-08-14 00:21:44 +02:00 |
|
smallmodel
|
bb5cf24d5f
|
Fixed "isabandoned" mispelling
|
2023-08-13 03:34:28 +02:00 |
|
smallmodel
|
aa58bcf948
|
Using const_str for trigger
|
2023-08-09 00:54:06 +02:00 |
|
smallmodel
|
fa5b030522
|
Cleaned up trigger source file
|
2023-08-09 00:42:09 +02:00 |
|
smallmodel
|
3e44049abf
|
Removed unused trigger features
|
2023-08-08 23:51:46 +02:00 |
|
smallmodel
|
94c501e71b
|
Formatted document
|
2023-08-08 23:46:45 +02:00 |
|
smallmodel
|
484b2a8900
|
Implemented TriggerAll
|
2023-08-08 23:35:01 +02:00 |
|
smallmodel
|
e8ff4fb9a7
|
Fixed wrong TRIGGER_DAMAGE value
|
2023-08-08 23:06:28 +02:00 |
|
smallmodel
|
367d6ff6fc
|
Added and implemented TriggerNoDamage, TriggerEntity and TriggerLandmine
|
2023-08-02 21:00:16 +02:00 |
|
smallmodel
|
5333c7ff4a
|
Removed empty line before opening braces
|
2023-07-05 20:52:55 +02:00 |
|
OM
|
e4fa0fff3a
|
Renamed **game** to **fgame**
|
2023-06-15 23:44:02 +02:00 |
|