Christoph Oelckers
|
4e40c4dfa9
|
- 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 20:18:43 +01:00 |
|
Major Cooke
|
116a935b71
|
Added source, inflictor and damage flags to AbsorbDamage.
|
2020-02-11 00:55:21 +01:00 |
|
alexey.lysiuk
|
b8395e5b59
|
- fixed wrong arguments of a few A_StartSound() calls
https://forum.zdoom.org/viewtopic.php?t=67074
|
2020-01-24 15:20:35 +01:00 |
|
Christoph Oelckers
|
5229a84047
|
- deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound
# Conflicts:
# wadsrc_extra/static/filter/harmony/decorate.txt
|
2020-01-07 19:36:57 +01:00 |
|
Christoph Oelckers
|
961a6fe211
|
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
# Conflicts:
# wadsrc/static/zscript.txt
|
2019-04-28 22:14:34 +02:00 |
|