DEF Language: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="column-count:2;-moz-column-count:2;"> | <div style="column-count:2;-moz-column-count:2;"> | ||
=== Setup === | === Setup === | ||
* [[cachesize (DEF)|cachesize]] | |||
* [[define (DEF)|define]] | |||
* [[include (DEF)|include]] | * [[include (DEF)|include]] | ||
* [[includedefault (DEF)|includedefault]] | * [[includedefault (DEF)|includedefault]] | ||
* [[loadgrp (DEF)|loadgrp]] | * [[loadgrp (DEF)|loadgrp]] | ||
* [[noautoload (DEF)|noautoload]] | * [[noautoload (DEF)|noautoload]] | ||
* [[ | |||
=== Global === | |||
* [[Globalgameflags (DEF)|Globalgameflags]] | |||
* [[Numalphatables (DEF)|Numalphatables]] | |||
* [[Shadefactor (DEF)|Shadefactor]] | |||
* [[globalflags (DEF)|globalflags]] | * [[globalflags (DEF)|globalflags]] | ||
=== | === Palettes === | ||
* [[ | * [[Basepalette (DEF)|Basepalette]] | ||
* [[Blendtable (DEF)|Blendtable]] | |||
* [[Highpalookup (DEF)|Highpalookup]] | |||
* [[Nofloorpalrange (DEF)|Nofloorpalrange]] | |||
* [[Nofullbrightrange (DEF)|Nofullbrightrange]] | |||
* [[Palookup (DEF)|Palookup]] | |||
* [[fogpal (DEF)|fogpal]] | * [[fogpal (DEF)|fogpal]] | ||
* [[makepalookup (DEF)|makepalookup]] | * [[makepalookup (DEF)|makepalookup]] | ||
* [[tint (DEF)|tint]] | |||
=== Definitions === | === Definitions === | ||
* [[ | * [[Artfile (DEF)|Artfile]] | ||
* [[animsounds (DEF)|animsounds]] | |||
* [[animtilerange (DEF)|animtilerange]] | * [[animtilerange (DEF)|animtilerange]] | ||
* [[model (DEF)|model]] | * [[model (DEF)|model]] | ||
* [[music (DEF)|music]] | * [[music (DEF)|music]] | ||
* [[newgamechoices (DEF)|newgamechoices]] | |||
* [[skybox (DEF)|skybox]] | |||
* [[sound (DEF)|sound]] | * [[sound (DEF)|sound]] | ||
* [[ | * [[texture (DEF)|texture]] | ||
* [[ | * [[tilefromtexture (DEF)|tilefromtexture]] | ||
* [[voxel (DEF)|voxel]] | |||
=== Un-Definitions === | === Un-Definitions === | ||
* [[Undefbasepaletterange (DEF)|Undefbasepaletterange]] | |||
* [[Undefblendtablerange (DEF)|Undefblendtablerange]] | |||
* [[Undefinetile (DEF)|Undefinetile]] | |||
* [[Undefpalookuprange (DEF)|Undefpalookuprange]] | |||
* [[undefmodel (DEF)|undefmodel]] | |||
* [[undeftexture (DEF)|undeftexture]] | * [[undeftexture (DEF)|undeftexture]] | ||
=== Misc === | === Misc === | ||
* [[Copytile (DEF)|Copytile]] | |||
* [[Cutscene (DEF)|Cutscene]] | |||
* [[Echo (DEF)|Echo]] | |||
* [[Mapinfo (DEF)|Mapinfo]] | |||
* [[Multipsky (DEF)|Multipsky]] | |||
* [[Texhitscanrange (DEF)|Texhitscanrange]] | |||
* [[dummytile (DEF)|dummytile]] | * [[dummytile (DEF)|dummytile]] | ||
* [[dummytilefrompic (DEF)|dummytilefrompic]] | |||
* [[setuptile (DEF)|setuptile]] | * [[setuptile (DEF)|setuptile]] | ||
=== Mapster32 === | === Mapster32 === | ||
* [[2dcol (DEF)|2dcol]] | * [[2dcol (DEF)|2dcol]] | ||
* [[2dcolidxrange (DEF)|2dcolidxrange]] | |||
* [[alphabet (DEF)|alphabet]] | |||
* [[spritecol (DEF)|spritecol]] | * [[spritecol (DEF)|spritecol]] | ||
* [[spritehotkey (DEF)|spritehotkey]] | * [[spritehotkey (DEF)|spritehotkey]] | ||
* [[tilegroup (DEF)|tilegroup]] | * [[tilegroup (DEF)|tilegroup]] | ||
=== Deprecated commands === | === Deprecated commands === | ||
* [[alphahack (DEF)|alphahack]] | |||
* [[definemodel (DEF)|definemodel]] | |||
* [[defineskybox (DEF)|defineskybox]] | |||
* [[definetexture (DEF)|definetexture]] | * [[definetexture (DEF)|definetexture]] | ||
* [[definetint (DEF)|definetint]] | * [[definetint (DEF)|definetint]] | ||
* [[definevoxel (DEF)|definevoxel]] | * [[definevoxel (DEF)|definevoxel]] | ||
</div> | </div> | ||
__NOTOC__ | __NOTOC__ |
Revision as of 02:17, 22 February 2020
Setup
Global
Palettes
- Basepalette
- Blendtable
- Highpalookup
- Nofloorpalrange
- Nofullbrightrange
- Palookup
- fogpal
- makepalookup
- tint
Definitions
- Artfile
- animsounds
- animtilerange
- model
- music
- newgamechoices
- skybox
- sound
- texture
- tilefromtexture
- voxel
Un-Definitions
Misc
Mapster32
Deprecated commands