User contributions for Printz
From Eternity Wiki
Jump to navigationJump to search
12 October 2024
- 12:4012:40, 12 October 2024 diff hist +51 ZIP No edit summary current
- 12:3612:36, 12 October 2024 diff hist +1,291 List of cheat codes No edit summary
- 11:0311:03, 12 October 2024 diff hist +68 List of console commands and variables →Console variables
- 11:0011:00, 12 October 2024 diff hist +119 List of console commands and variables →Console variables
- 10:5110:51, 12 October 2024 diff hist +93 List of console commands and variables →Console variables
- 10:4710:47, 12 October 2024 diff hist +227 List of console commands and variables →Console variables
- 10:4410:44, 12 October 2024 diff hist +91 List of console commands and variables →Console variables
- 10:4310:43, 12 October 2024 diff hist +32 List of console commands and variables →Console variables
- 10:3710:37, 12 October 2024 diff hist +54 List of console commands and variables →List of console commands
- 10:3510:35, 12 October 2024 diff hist +183 List of console commands and variables →List of console commands
- 10:3110:31, 12 October 2024 diff hist +68 List of console commands and variables →List of console commands
- 10:2810:28, 12 October 2024 diff hist +54 List of console commands and variables →List of console commands
- 10:2610:26, 12 October 2024 diff hist +61 List of console commands and variables →List of console commands
- 10:2310:23, 12 October 2024 diff hist +73 List of console commands and variables →List of console commands
- 10:1910:19, 12 October 2024 diff hist +179 List of console commands and variables →List of console commands
- 10:0110:01, 12 October 2024 diff hist +79 List of command line parameters →Demos current
- 10:0010:00, 12 October 2024 diff hist +42 List of command line parameters →Wads and other files
- 09:5909:59, 12 October 2024 diff hist +189 List of command line parameters No edit summary
- 09:5609:56, 12 October 2024 diff hist +243 List of command line parameters →Loose WADs
- 09:5109:51, 12 October 2024 diff hist +437 List of command line parameters No edit summary
- 09:2809:28, 12 October 2024 diff hist +137 Eternity Engine →Releases
- 09:2509:25, 12 October 2024 diff hist 0 Template:Latest No edit summary
12 September 2024
- 14:5014:50, 12 September 2024 diff hist +4 Category:Codepointers No edit summary current
- 14:3214:32, 12 September 2024 diff hist +198 SetTics No edit summary current
- 14:2814:28, 12 September 2024 diff hist +413 N WeaponSound Created page with "{{codepointer|description= Plays a sound from a weapon frame. |usage= '''A_WeaponSound'''(''sound'', ''full_volume'') |parameters= *''sound'': sound to play *''full_volume'': if 1, play this sound at full volume across the entire map. If 0 (default), play this sound normally. |notes= This is for player weapon frames only. Use PlaySound and related for things. |seealso= *PlaySound *PlaySoundEx}}" current
- 14:2614:26, 12 September 2024 diff hist +61 List of codepointers →Weapon maintenance
- 02:0802:08, 12 September 2024 diff hist +132 Lower No edit summary current
- 02:0802:08, 12 September 2024 diff hist +13 Lower No edit summary
- 02:0602:06, 12 September 2024 diff hist +2 Raise No edit summary current
- 02:0502:05, 12 September 2024 diff hist +27 Raise No edit summary
- 02:0402:04, 12 September 2024 diff hist +117 Raise No edit summary
2 September 2024
- 14:3414:34, 2 September 2024 diff hist +471 N MonsterMeleeAttack Created page with "{{Codepointer|description=Generic monster melee attack. |usage='''A_MonsterMeleeAttack'''(''base_damage'', ''random_multiplier'', ''sound'', ''range'') |parameters= *''base_damage'': base damage of attack; if not set, defaults to 3. *''random_multiplier'': attack damage random multiplier; if not set, defaults to 8. *''sound'': sound to play if attack hits. *''range'': attack range; if not set, defaults to calling actor's melee range property. |seealso= *Scratch}}" current
- 14:3114:31, 2 September 2024 diff hist +61 List of codepointers →Parameterized
28 August 2024
- 13:2113:21, 28 August 2024 diff hist +45 List of cheat codes Added link to console commands (they're cheating, too)
1 August 2024
- 13:5313:53, 1 August 2024 diff hist +106 OPTIONS No edit summary current
- 01:3401:34, 1 August 2024 diff hist +51 Pillar linedef types →Pillar linedef types current
26 July 2024
- 11:3811:38, 26 July 2024 diff hist +51 GetActorAngle No edit summary current
- 11:2811:28, 26 July 2024 diff hist +245 N GetActorAngle Created page with "{{ACSFunction|description=Gets a thing's current facing angle, in byte angle. |usage=''fixed'' '''GetActorAngle(''int tid'') |parameters= *''tid'': TID of thing to check |return= The byte angle of thing's facing. |id=(ACC internal)}}"
24 June 2024
- 07:5507:55, 24 June 2024 diff hist +31 N A JumpIfTargetInLOS Redirected page to JumpIfTargetInLOS current Tag: New redirect
7 July 2023
- 02:1702:17, 7 July 2023 diff hist +24 BossDeath No edit summary current
- 02:1702:17, 7 July 2023 diff hist +38 BossDeath No edit summary
1 April 2023
- 07:3107:31, 1 April 2023 diff hist +19 SetCounter →See also current
4 February 2023
- 12:5112:51, 4 February 2023 diff hist +75 List of console commands and variables →Console variables
28 January 2023
- 04:1204:12, 28 January 2023 diff hist +19 CounterJump →See also current
- 04:1204:12, 28 January 2023 diff hist +17 CounterJumpEx →See also current
22 September 2022
- 02:0302:03, 22 September 2022 diff hist +704 N CheckFlag Created page with "{{ACSFunction|description=Checks if a tagged thing has the given EDF flag. |usage=''bool'' '''CheckFlag'''(''int tid'', ''str flag'') |parameters= *''tid'..." current
21 September 2022
- 02:0302:03, 21 September 2022 diff hist +713 N CheckActorFloorTexture Created page with "{{ACSFunction|description=Checks if the tagged thing is on a floor with the given texture. |usage=''boolean'' '''CheckActorFloorTexture'''(''int tid'', ''str texture'') |param..." current
27 May 2022
- 02:1902:19, 27 May 2022 diff hist +394 ExtraData →Sector Syntax and Fields
20 January 2022
- 02:1802:18, 20 January 2022 diff hist +951 EDF font reference No edit summary
2 January 2022
- 11:1611:16, 2 January 2022 diff hist +59 ACS built-in functions →Sectors