Blue Shadow
|
2cc9c0bbde
|
- fixed: the minotaur spawned its floor flames regardless of the setting of compat_minotaur
A_MinotaurAtk3 was checking against the CVAR instead of the compatibility flag constant.
# Conflicts:
# wadsrc/static/zscript/actors/raven/minotaur.zs
|
2020-07-28 13:26:55 +02:00 |
|
drfrag
|
6a3f2b59cd
|
- Fixed compatibility flags not working in scripting.
|
2020-05-03 18:40:48 +02: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 |
|