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).
- 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...")
- 19:42, 20 February 2020 Fox talk contribs created page Draw y (Created page with "Global y offset of tiles drawn on the screen using rotatesprite or another screen drawing command. Default value is zero. See also draw_yxaspect. Category:Userdef...")
- 19:36, 20 February 2020 Fox talk contribs created page Deaths (Created page with "Equals the total number of times the player died in the round, not including suicides. See also frag, fraggedself, frags and frag_ps. Category:Player struc...")
- 19:36, 20 February 2020 Fox talk contribs created page Frags (Created page with "'''frags #''' equals how many times the one player killed another, # equals the ID of the other players. If # equals the current player, then the value is the same as fragg...")
- 17:56, 20 February 2020 Fox talk contribs created page Cstat (sprite) (Created page with "'''cstat''' is a bitfield for how to draw an actor, as well as a few flags for interaction. Not to be confused with wall cstat.")
- 17:49, 20 February 2020 Fox talk contribs moved page Cstat(wall) to Cstat (wall)
- 17:30, 20 February 2020 Fox talk contribs created page Template:Gamearray flags (Created page with "The following values are used with gamearray. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | Yes || 1 || GAMEARRAY_UINT8 || |- | Yes || 2 || GAMEARRAY_INT...")
- 17:30, 20 February 2020 Fox talk contribs created page Template:Gamevar flags (Created page with "The following values are used with gamevar. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | Yes || 1 || GAMEVAR_PERPLAYER || Per-player variable. |- | Yes |...")
- 17:30, 20 February 2020 Fox talk contribs created page Template:Htmovflags (Created page with "The following values are used with htmovflag and movesprite. define HIT_SECTOR 16384 define HIT_WALL 32768 define HIT...")
- 17:30, 20 February 2020 Fox talk contribs created page Template:Proj workslike (Created page with "The following values are used with PROJ_WORKSLIKE. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | Yes || 1 || PROJECTILE_HITSCAN || |- | Yes || 2 || PROJE...")
- 17:30, 20 February 2020 Fox talk contribs created page Template:Weapon flags (Created page with "The following values are used with WEAPONx_FLAGS. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- || No || 1 || WEAPON_HOLSTER_CLEARS_CLIP || Holster key "r...")
- 17:30, 20 February 2020 Fox talk contribs created page Template:Inventory (Created page with "The following values are used with inven_icon. Not be to be confused with addinventory. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 0 || ICON_...")
- 17:30, 20 February 2020 Fox talk contribs created page Template:Music (Created page with "The following values are used with music, starttrack, starttrackvar, music_level and other music manipulation commands. These are the tracks defined with mu...")
- 17:30, 20 February 2020 Fox talk contribs created page Template:Pals (Created page with "Special lookup palettes (used with commands such as spritepal, etc). Not to be confused with the base palette. {| {{prettytable}} !Exposed!!Value!!Label!!Description!...")
- 17:30, 20 February 2020 Fox talk contribs created page Template:Basepals (Created page with "Base palettes. Not to be confused with lookup palettes (such as sprite palette) {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 0 || BASEPAL |...")
- 17:30, 20 February 2020 Fox talk contribs created page Template:Tilenums (Created page with "Hard-coded tilenums. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 30719 || TILE_SAVESHOT || |- | No || 30718 || TILE_TILT || |- | No || 30717 || TILE...")
- 17:27, 20 February 2020 Fox talk contribs created page Template:Mdflags (Created page with "The following values are used with mdflags. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 1 || SPREXT_NOTMD || Force sprite be displayed as sprite,...")
- 17:27, 20 February 2020 Fox talk contribs created page Template:Statnums (Created page with "The following values are used with statnum. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- |Yes || 0 || STAT_DEFAULT || Sprites that are not defined by the C...")
- 17:26, 20 February 2020 Fox talk contribs created page Template:Cstat (Created page with "The following values are used with cstat. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 1 || CSTAT_SPRITE_BLOCK || Make sprite blockable |- | No ||...")
- 17:26, 20 February 2020 Fox talk contribs created page Template:Wall cstat (Created page with "The following values are used with cstat(wall). {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 1 || CSTAT_WALL_BLOCK || Make wall blockable |- | No |...")
- 17:26, 20 February 2020 Fox talk contribs created page Template:Sector cstat (Created page with "The following values are used with floorstat and ceilingstat. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 1 || FLOOR_STAT_PLAX<br />CEILING_ST...")
- 17:26, 20 February 2020 Fox talk contribs created page Template:Quotes (Created page with "The following values are used with definequote, ftq and other string manipulation commands. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 1 || Q...")
- 17:26, 20 February 2020 Fox talk contribs created page Template:Cheats (Created page with "The following values are used with definecheat and EVENT_ACTIVATECHEAT. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 0 || CHEAT_CORNHOLIO || |- |...")
- 17:26, 20 February 2020 Fox talk contribs created page Template:Extbits (Created page with "The following values are used with extbits. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 1 || INPUT_MOVE_FORWARD || |- | No || 2 || INPUT_MOVE_BAC...")
- 17:26, 20 February 2020 Fox talk contribs created page Template:Bits (Created page with "The following values are used with bits. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 1 || INPUT_JUMP || |- | No || 2 || INPUT_CROUCH || |- | No...")
- 17:23, 20 February 2020 Fox talk contribs created page Template:Input keys (Created page with "The following values are used with definegamefuncname and getkeyname. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 0 || gamefunc_Move_Forward |...")