Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of EDukeWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:05, 21 February 2020 Fox talk contribs created page Undefblendtablerange (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Newgamechoices (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Basepalette (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Multipsky (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Copytile (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Echo (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Mapinfo (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Artfile (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Tilefromtexture (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Dummytilefrompic (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Cachesize (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Animtilerange (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:05, 21 February 2020 Fox talk contribs created page Undefinetile (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:04, 21 February 2020 Fox talk contribs created page Setuptile (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:04, 21 February 2020 Fox talk contribs created page Dummytile (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 13:04, 21 February 2020 Fox talk contribs created page Category:WIP pages (Created blank page)
- 13:04, 21 February 2020 Fox talk contribs created page Loadgrp (DEF) (Created page with "Category:WIP pages Category:DEF commands")
- 12:47, 21 February 2020 Fox talk contribs created page 2dcolidxrange (DEF) (Created page with "'''2dcolidxrange''' <col> <idx> <idxend> Editor colors from <col> onward will be mapped to [<idx> ... min(<idxend>, 255)]. Takes precedence over '2dcol'. == Parameters ==...")
- 11:02, 21 February 2020 Fox talk contribs created page Tile (DEF) (Created page with "What is it used for? Category:DEF commands")
- 10:09, 21 February 2020 Fox talk contribs created page Test (Created page with "== Test 1 == '''defineprojectile''' <tilenum> '''PROJ_WORKSLIKE''' <flag value> Used to set flags for projectile function. Note that the damage on impact bit (32768) must b...")
- 09:59, 21 February 2020 Fox talk contribs created page Alphahack (DEF) (Created page with "'''alphahack''' <tilenum> <value> '''alphahackrange''' <start tilenum> <end tilenum> <value> '''alphahack''' is a deprecated command previously used to improve alpha filterin...")
- 09:57, 21 February 2020 Fox talk contribs created page Undeftexture (DEF) (Created page with "'''undeftexture''' <tilenum><br /> '''undeftexturerange''' <start tilenum> <end tilenum> Undefine the high-res texture replacement of the specified tiles. Category:DEF com...")
- 09:56, 21 February 2020 Fox talk contribs created page Undefmodelof (DEF) (Created page with "This command is not functional. Category:DEF commands")
- 09:48, 21 February 2020 Fox talk contribs created page Undefmodel (DEF) (Created page with "'''undefmodel''' <tilenum> '''undefmodelrange''' <start tilenum> <end tilenum> Undefine the model of the specified tiles. Category:DEF commands")
- 08:38, 21 February 2020 Fox talk contribs created page Texture hitscan (Created page with "Texture hitscan is a feature that makes hitscan weapons (such as bullets) pass through the transparent pixels of masked walls.")
- 08:36, 21 February 2020 Fox talk contribs created page Nofullbrightrange (DEF) (Created page with "'''nofloorpalrange''' <start tilenum> <end tilenum> Set a range of textures to have fullbright colors disabled in GL modes. Category:DEF commands")
- 08:35, 21 February 2020 Fox talk contribs created page Texhitscanrange (DEF) (Created page with "'''texhitscanrange''' <start tilenum> <end tilenum> Set a range of textures to have texture hitscan. Category:DEF commands")
- 08:33, 21 February 2020 Fox talk contribs created page Category:Paldata structure members (Created blank page)
- 08:32, 21 February 2020 Fox talk contribs created page Nofloorpal (Created page with "If 1, sprites will not inherit the floor palette.")
- 08:30, 21 February 2020 Fox talk contribs created page Nofloorpalrange (DEF) (Created page with "'''nofloorpalrange''' <start tilenum> <end tilenum> Set nofloorpal to true for the lookup palettes within the range. Category:DEF commands")
- 08:17, 21 February 2020 Fox talk contribs created page Sound (DEF) (Created page with "'''sound { [...] } == Tokens == '''id <value> Specifies the ID of sound. The ID can be found in DEFS.CON. '''NOTE:''' This should only be used for HRP-like replacement of e...")
- 08:10, 21 February 2020 Fox talk contribs created page Music (DEF) (Created page with "'''music''' { [...] } == Tokens == '''id''' <value> <value> is "intro", "briefing", "loading" or "E'''x'''L'''y'''" (where x is the episode and y is the level). '''file'''...")
- 07:55, 21 February 2020 Fox talk contribs created page Texture (DEF) (Created page with "'''texture''' <tilenum> { [...] } Defines a Hightile texture to replace an ART-file tile. <tilenum> may be a number, or a defined label. == Tokens == '''pal''' <palnum> { [...")
- 07:50, 21 February 2020 Fox talk contribs created page Makepalookup (DEF) (Created page with "'''makepalookup { [...] } Interface to creating palette lookups containing both color index remapping (only in effect for non-hightile textures) and fog. This is in contrast...")
- 07:30, 21 February 2020 Fox talk contribs created page Highpalookup (DEF) (Created page with "WIP Category:DEF commands")
- 07:09, 21 February 2020 Fox talk contribs created page Skybox (DEF) (Created page with "'''skybox''' { [...] } Defines a skybox that overrides a parallaxing floor or ceiling in OpenGL rendering modes. NOTE: All six faces are required to be specified. == Tokens...")
- 06:57, 21 February 2020 Fox talk contribs created page Voxel (DEF) (Created page with "'''voxel''' <filename> { ... } Defines a voxel to replace sprites. filename is the name of the .KVX file containing the voxel. The brace-enclosed block may contain these inst...")
- 05:04, 21 February 2020 Fox talk contribs created page Template:Paramtable (Created page with "border="0" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: none; font-size: 95%;"")
- 04:46, 21 February 2020 Fox talk contribs created page Model (DEF) (Created page with "'''model''' <filename> { [...] } Defines a model to replace certain sprites in the game when running in 32-bit OpenGL mode. <filename> is the model file in md2 or md3 format....")
- 04:17, 21 February 2020 Fox talk contribs created page Define (DEF) (Created page with "'''define''' <name> <number> '''#define''' <name> <number> Declares <name> to represent the numeric value <number>. <number> can be a label, in which case the value of the la...")
- 04:16, 21 February 2020 Fox talk contribs created page Includedefault (DEF) (Created page with "'''includedefault''' '''#includedefault''' Processes the script commands in the default .def file at the point of the '''include''' call. Only useful for command-line overri...")
- 04:14, 21 February 2020 Fox talk contribs created page Include (DEF) (Created page with "'''include''' <filename> '''#include''' <filename> Processes the script commands in <filename> at the point of the '''include''' call. Category:DEF commands")
- 04:07, 21 February 2020 Fox talk contribs created page Animsounds (DEF) (Created page with "'''animsounds''' <ANM file> { [...] } Defines the sounds to be played with a cutscene. == Tokens == {| {{prettytable}} | <frame> <sound ID> || Defines a...")
- 03:47, 21 February 2020 Fox talk contribs moved page Play a movie file when starting an episode to Cutscene (DEF)
- 03:26, 21 February 2020 Fox talk contribs moved page Shadefactor (def) to Shadefactor (DEF)
- 03:26, 21 February 2020 Fox talk contribs moved page Globalgameflags (def) to Globalgameflags (DEF)
- 03:26, 21 February 2020 Fox talk contribs moved page Globalflags (def) to Globalflags (DEF)
- 03:25, 21 February 2020 Fox talk contribs moved page Tint (def) to Tint (DEF)
- 19:49, 20 February 2020 Fox talk contribs created page Category:DEF commands (Created blank page)
- 19:42, 20 February 2020 Fox talk contribs created page Draw yxaspect (Created page with "Global y/z aspect of tiles drawn on the screen using rotatesprite or another screen drawing command. Default value is 65536. Setting it to (65536 * 5 / 6) will make weapo...")