Rachael Alexanderson
|
2997f31f9f
|
- removed ZDOOMADD and updated actors in question with ZDOOMTRANS
|
2017-06-04 12:30:35 +02:00 |
|
Rachael Alexanderson
|
a937f709aa
|
- Added +ZDOOMADD to all Heretic, Hexen, and Strife actors that needed it (that I know of...)
- this developer's insanity level increased another 21%
|
2017-06-04 12:30:35 +02:00 |
|
Christoph Oelckers
|
7a5171a2e9
|
- fixed: The check for virtual function overrides was never done if the overriding function had no qualifier at all.
- fixed several occurences where an 'override' qualifier was missing.
|
2017-01-08 19:07:26 +01:00 |
|
Christoph Oelckers
|
3d61d2c1f4
|
- reviewd script code for spawn calls that did not check their results.
Nothing should ever assume that spawning an actor is unconditionally successful. There can always be some edge cases where this is not the case.
|
2016-12-31 15:40:51 +01:00 |
|
Christoph Oelckers
|
4e802652c7
|
- scriptified ArtiBlastRadius.
|
2016-11-26 09:51:14 +01:00 |
|
Christoph Oelckers
|
4f370ba181
|
- scriptified the Phoenix Rod, completing the Heretic weapons.
|
2016-11-25 18:13:08 +01:00 |
|