mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 15:22:15 +00:00
784f7ed671
- fixed a few problems that were encountered during conversion: * action specials as action functions were not recognized by the parser. * Player.StartItem could not be parsed. * disabled the naming hack for PowerupType. ZScript, unlike DECORATE will never prepend 'Power' to the power's name, it always needs to specified by its full name. * states and defaults were not checked for empty bodies. * the scope qualifier for goto labels was not properly converted to a string, because it is an ENamedName, not an FName.
63 lines
1.6 KiB
Text
63 lines
1.6 KiB
Text
zscript/constants.txt
|
|
zscript/actor.txt
|
|
|
|
zscript/shared/inventory.txt
|
|
zscript/shared/player.txt
|
|
zscript/shared/morph.txt
|
|
zscript/shared/botstuff.txt
|
|
zscript/shared/sharedmisc.txt
|
|
zscript/shared/blood.txt
|
|
zscript/shared/ice.txt
|
|
zscript/shared/debris.txt
|
|
zscript/shared/specialspot.txt
|
|
zscript/shared/decal.txt
|
|
zscript/shared/splashes.txt
|
|
zscript/shared/pickups.txt
|
|
zscript/shared/fountain.txt
|
|
zscript/shared/spark.txt
|
|
zscript/shared/soundsequence.txt
|
|
zscript/shared/soundenvironment.txt
|
|
zscript/shared/bridge.txt
|
|
zscript/shared/teleport.txt
|
|
zscript/shared/camera.txt
|
|
zscript/shared/movingcamera.txt
|
|
zscript/shared/mapmarker.txt
|
|
zscript/shared/waterzone.txt
|
|
zscript/shared/skies.txt
|
|
zscript/shared/hatetarget.txt
|
|
zscript/shared/secrettrigger.txt
|
|
zscript/shared/setcolor.txt
|
|
zscript/shared/sectoraction.txt
|
|
zscript/shared/dog.txt
|
|
|
|
zscript/doom/doomplayer.txt
|
|
zscript/doom/possessed.txt
|
|
zscript/doom/doomimp.txt
|
|
zscript/doom/demon.txt
|
|
zscript/doom/lostsoul.txt
|
|
zscript/doom/cacodemon.txt
|
|
zscript/doom/bruiser.txt
|
|
zscript/doom/revenant.txt
|
|
zscript/doom/arachnotron.txt
|
|
zscript/doom/fatso.txt
|
|
zscript/doom/painelemental.txt
|
|
zscript/doom/archvile.txt
|
|
zscript/doom/cyberdemon.txt
|
|
zscript/doom/spidermaster.txt
|
|
zscript/doom/keen.txt
|
|
zscript/doom/bossbrain.txt
|
|
|
|
zscript/doom/deadthings.txt
|
|
zscript/doom/doomammo.txt
|
|
zscript/doom/doomarmor.txt
|
|
zscript/doom/doomartifacts.txt
|
|
zscript/doom/doomhealth.txt
|
|
zscript/doom/doomkeys.txt
|
|
zscript/doom/doommisc.txt
|
|
zscript/doom/doomdecorations.txt
|
|
zscript/doom/doomweapons.txt
|
|
zscript/doom/stealthmonsters.txt
|
|
zscript/doom/scriptedmarine.txt
|
|
|
|
//zscript/test1.txt
|
|
|