User contributions for Printz
From Eternity Wiki
Jump to navigationJump to search
28 March 2017
- 15:5915:59, 28 March 2017 diff hist +44 N Detailed parameterized linedef specification Printz moved page Detailed parameterized linedef specification to Parameterized linedef specials: Easier to remember title current
- 15:5915:59, 28 March 2017 diff hist 0 m Parameterized linedef specials Printz moved page Detailed parameterized linedef specification to Parameterized linedef specials: Easier to remember title
- 15:5815:58, 28 March 2017 diff hist +911 N Door WaitRaise Created page with "==Parameterized linedef special== :UDMF id: 105 :ExtraData id: 304 :Parameters: ''tag'', ''speed'', ''delay'', ''topcount'', ''lighttag'' Raises a door after a delay,..."
- 15:4915:49, 28 March 2017 diff hist +14 m Linedef types Added ExtraData reference
- 15:4915:49, 28 March 2017 diff hist +98 Linedef types Separated specials into parameterized and classic
- 15:3715:37, 28 March 2017 diff hist +170 m Linedef types More stuff in the intro.
- 15:3115:31, 28 March 2017 diff hist +94 Linedef types Updated introduction
26 March 2017
- 14:4414:44, 26 March 2017 diff hist +2,006 EDF damagetype reference →Default damage types (means of death)
- 14:0214:02, 26 March 2017 diff hist +764 EDF damagetype reference No edit summary
29 January 2017
- 14:3514:35, 29 January 2017 diff hist +7 Eternity Engine →History
25 January 2017
- 15:4415:44, 25 January 2017 diff hist +179 N LineSide Created page with "==ACS function== ''int'' '''LineSide'''(); Returns the side of the linedef from which this script was called. If the script wasn't called from a linedef, this function return..."
- 15:4215:42, 25 January 2017 diff hist −711 ACS built-in functions →Linedefs and sidedefs
- 15:4215:42, 25 January 2017 diff hist +35 N GetLineY Redirected page to GetLineX and GetLineY current
- 15:4115:41, 25 January 2017 diff hist +812 N GetLineX and GetLineY Created page with "==ACS functions== :''fixed'' '''GetLineX'''(''int'' lineId, ''fixed'' ratioAlongLine, ''fixed'' distanceFromLine); :''fixed'' '''GetLineY'''(''int'' lineId, ''fixed'' ratioAl..."
- 15:4115:41, 25 January 2017 diff hist +35 N GetLineX Redirected page to GetLineX and GetLineY current
21 January 2017
- 07:2907:29, 21 January 2017 diff hist +79 OPTIONS →OPTIONS full listing: Added comp_aircontrol
19 January 2017
- 15:2115:21, 19 January 2017 diff hist +203 ZIP Added mention about backslash
17 January 2017
- 17:0817:08, 17 January 2017 diff hist +201 ExtraData →Mapthing Syntax and Fields: added mapthing special
- 15:4915:49, 17 January 2017 diff hist +206 N SetSpecial Created page with "A_SetSpecial(special, arg1, arg2, arg3, arg4, arg5) This codepointer sets the parameterized special..."
15 January 2017
- 13:4413:44, 15 January 2017 diff hist +82 ExtraData Undo revision 3959 by Printz (talk)
- 12:5012:50, 15 January 2017 diff hist −82 ExtraData →extflags
- 12:4412:44, 15 January 2017 diff hist +82 ExtraData →extflags
14 January 2017
- 17:4717:47, 14 January 2017 diff hist +175 EMAPINFO →MapInfo Variables
- 17:3917:39, 14 January 2017 diff hist +105 EMAPINFO →MapInfo Variables
- 17:3817:38, 14 January 2017 diff hist +255 EMAPINFO →MapInfo Variables: added levelaction
8 January 2017
- 18:0318:03, 8 January 2017 diff hist +34 N Codepointers Redirected page to List of codepointers current
- 18:0318:03, 8 January 2017 diff hist +251 N Counter Created page with "Counters are internal states of things and weapons. They are variables which can be freely set and tested in EDF frame definitions, using codepointers such as Se..."
- 18:0118:01, 8 January 2017 diff hist +4 SetActorProperty No edit summary
- 18:0118:01, 8 January 2017 diff hist +79 SetActorProperty No edit summary
- 15:5415:54, 8 January 2017 diff hist +30 N GetActorProperty Redirected page to SetActorProperty current
- 15:5415:54, 8 January 2017 diff hist +30 N CheckActorProperty Redirected page to SetActorProperty current
- 15:5415:54, 8 January 2017 diff hist −1,802 ACS built-in functions No edit summary
- 15:5315:53, 8 January 2017 diff hist +1,958 N SetActorProperty Created page with ":void SetActorProperty(int tid, int property, int/float/bool/str value) :int/float/bool/str GetActorProperty(int tid, int property) :bool CheckActorProperty(int tid, int prope..."
- 15:2315:23, 8 January 2017 diff hist −47 ACS built-in functions →Things
- 13:4213:42, 8 January 2017 diff hist +3,180 N UDMF Created page with "UDMF is the extensible format that replaces the classic Doom format and ExtraData. Each level, instead of being defined by the classic lumps (THINGS, LINEDEFS, SIDEDEFS et..."
- 13:2713:27, 8 January 2017 diff hist +111 EDF sound reference →Sound sequences
- 13:2513:25, 8 January 2017 diff hist −445 Sound sequence Redirected page to Soundsequence#Sound sequences current
- 13:2413:24, 8 January 2017 diff hist +24 N Polyobjects Redirected page to Polyobject current
- 13:2313:23, 8 January 2017 diff hist +152 Sound sequence things No edit summary current
- 13:2213:22, 8 January 2017 diff hist +283 N Sound sequence things Created page with "Sound sequence things are objects placed on the map which modify the sound sequence of the sector they are spawned in. They're useful for the Doom format maps, but in UD..."
- 13:2013:20, 8 January 2017 diff hist +488 N Sound sequence Created page with "A sound sequence is a set of sounds played while a sector or polyobject is moving, such as the mechanical noise made by moving floors in Doom. It's identified by a number..."
- 13:1613:16, 8 January 2017 diff hist +431 N Sector ChangeSound Created page with "140:495:Sector_ChangeSound(tag, sound_sequence_id) Changes the sound sequence from sectors with ''tag'' to the one pointed by ''sound_sequence_id''. The ''sound_sequence_..." current
- 13:1413:14, 8 January 2017 diff hist +77 Parameterized linedef specials →Sectors
7 January 2017
- 18:1818:18, 7 January 2017 diff hist +74 Parameterized linedef specials →Floor movement, earthquake
- 12:1012:10, 7 January 2017 diff hist +143 Parameterized linedef specials →Portals
- 12:0912:09, 7 January 2017 diff hist +123 Parameterized linedef specials →Portals
- 12:0812:08, 7 January 2017 diff hist +2,669 Parameterized linedef specials →Portals
- 11:2011:20, 7 January 2017 diff hist 0 Parameterized linedef specials →Property transfer
- 11:2011:20, 7 January 2017 diff hist +317 Parameterized linedef specials →Property transfer
- 11:1911:19, 7 January 2017 diff hist −209 Parameterized linedef specials →Sectors