ZZYZX
|
4b1a31c3ca
|
Fixed: duration 0 frames should be skipped if there are nonzero frames after them (reported by Tormentor667, Ozymandias81). Fixed crash if some actor had a modeldef entry but doesn't anymore.
|
2017-03-04 02:13:39 +02:00 |
|
ZZYZX
|
55b24eef39
|
Fixed: ZScript: scale property should be expanded into xscale and yscale; Fixed: if actor's Spawn state starts with TNT1, first non-TNT1 frame will be used
|
2017-01-18 08:35:26 +02:00 |
|
ZZYZX
|
7a70ac8c17
|
Internal: removed parser stuff from ActorStructure, StateStructure, StateGoto classes
|
2017-01-17 11:40:58 +02:00 |
|
ZZYZX
|
8fa63cae3d
|
Fixed: DECORATE and ZScript parsers would ignore TNT1 when used in states
|
2017-01-17 06:58:52 +02:00 |
|
ZZYZX
|
0787f96042
|
GLDEFS, MODELDEF: Included ZScript actors in missing class check
|
2017-01-17 06:53:20 +02:00 |
|
ZZYZX
|
76ce87eace
|
Fixed null reference access while searching for superclass state; Fixed incorrect parsing of random() in frame duration; Fixed incorrect parsing of quoted sprite names
|
2017-01-16 14:10:11 +02:00 |
|
ZZYZX
|
37a3eab150
|
Enabled prototype ZScript support
|
2017-01-16 13:18:46 +02:00 |
|