Ricardo Luís Vaz Silva
|
52c878c0d7
|
Fix vanilla weapon functions passing ammo count to DepleteAmmo
|
2023-12-10 07:19:21 +01:00 |
|
Christoph Oelckers
|
d4df121053
|
- added target check to A_MaulerTorpedoWave.
|
2022-11-05 10:22:19 +01:00 |
|
Christoph Oelckers
|
a638cfbd6e
|
- fixed: player_t::GetPSprite cannot guarantee success
As a consequence it must return null in the failure case instead of asserting and all calls to this function must check for the failure case.
|
2020-03-11 00:56:29 +01:00 |
|
Christoph Oelckers
|
4a67bfcddb
|
- deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound
|
2020-01-04 14:25:55 +01:00 |
|
Christoph Oelckers
|
b542d1371d
|
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
|
2019-02-23 12:08:27 +01:00 |
|