Christoph Oelckers
|
681009e1ea
|
- exported the blood spawning part of P_LineAttack as a virtual ZScript function.
|
2019-04-15 21:59:08 +02:00 |
|
Christoph Oelckers
|
f1c7815b16
|
- scriptified A_Explode and relatives.
|
2019-04-15 21:58:52 +02:00 |
|
Christoph Oelckers
|
8c2c888d82
|
- scriptified A_SpawnItem(Ex) and A_ThrowGrenade.
These were the last native functions referencing AWeapon::DepleteAmmo, so that function is now exclusively on the scripting side.
|
2019-04-15 21:58:39 +02:00 |
|
Christoph Oelckers
|
394d8e414f
|
- scriptified A_CustomPunch
|
2019-04-15 21:58:33 +02:00 |
|
Christoph Oelckers
|
d99b46c861
|
- scriptified A_FireBullets and A_CustomBulletAttack.
|
2019-04-15 21:58:30 +02:00 |
|