User contributions for DrinkyBird
A user with 1,584 edits. Account created on 20 August 2016.
9 July 2023
- 21:0921:09, 9 July 2023 diff hist +872 Version history/3.2 Update to 230709-1914 Tag: Source edit
- 21:0621:06, 9 July 2023 diff hist 0 Template:LatestBeta Update beta Tag: Source edit
- 20:4420:44, 9 July 2023 diff hist +540 N LumpReadString Created page with "{{ACSWarning}} {{DevfeatureWarning|version=3.2|type=an ACS function}} {{stub}} int '''LumpReadString''' (int ''lump'', int ''pos'') {{Devfeature|3.2|alpha}} ==Usage== Reads a string from a lump, stopping upon encountering a null terminator or the end of the lump. ===Parameters=== * ''lump'': The lump index as returned from <tt>LumpOpen</tt>. * ''pos'': The byte position in the lump to start reading the string from. ===Return value=== Returns the string that w..." Tag: Source edit
- 20:3720:37, 9 July 2023 diff hist +496 N LumpOpen Created page with "{{ACSWarning}} {{DevfeatureWarning|version=3.2|type=an ACS function}} {{stub}} int '''LumpOpen''' (str ''name''[, int ''start'']) {{Devfeature|3.2|alpha}} ==Usage== Returns the index of the given lump, starting the search after ''start''. ===Parameters=== * ''name'': The name of the lump to find. * ''start'': The lump index to start searching for this lump after. ===Return value=== Returns the index of the lump, or -1 on error. ==Examples== {{noexamples}} Cat..." Tag: Source edit
- 20:3320:33, 9 July 2023 diff hist +150 ACS ...and devfeature templates for lump functions Tag: Source edit
- 20:3220:32, 9 July 2023 diff hist +186 ACS Added links to new lump APIs Tag: Source edit
28 June 2023
- 00:3600:36, 28 June 2023 diff hist −10 Category:Zandronum versions Err... I meant Category:Versions current Tag: Source edit
- 00:3600:36, 28 June 2023 diff hist +33 Category:Zandronum versions Added to Category:Zandronum versions Tag: Source edit
- 00:2700:27, 28 June 2023 diff hist +437 Version history/3.2 Updated with latest zandronum-history Tag: Source edit
22 June 2023
- 02:1702:17, 22 June 2023 diff hist −1 m Version history/3.1 an -> a current Tag: Source edit
21 June 2023
- 15:0915:09, 21 June 2023 diff hist +4 MAPINFO Add quotes around the first two parameters of AddCustomData current Tag: Source edit
- 11:2811:28, 21 June 2023 diff hist −1 Launcher protocol correct value of SERVER_LAUNCHER_CHALLENGE Tag: Source edit
13 June 2023
- 21:3921:39, 13 June 2023 diff hist −17 GetCustomPlayerValue remove accidental copypaste parameter current Tag: Source edit
- 21:3821:38, 13 June 2023 diff hist −17 m ResetCustomDataToDefault remove accidental copypaste parameter Tag: Source edit
- 15:5715:57, 13 June 2023 diff hist +10 m SCORINFO Wording Tag: Source edit
- 15:5215:52, 13 June 2023 diff hist +39 SCORINFO added to Category:Zandronum-specific lumps Tag: Source edit
- 14:0914:09, 13 June 2023 diff hist 0 Template:DevfeatureWarning Changed icon current Tag: Source edit
- 14:0214:02, 13 June 2023 diff hist +199 ACS Add new scoreboard funcs Tag: Source edit
- 14:0114:01, 13 June 2023 diff hist +592 N ResetCustomDataToDefault Created page with "{{ACSWarning}} {{DevfeatureWarning|version=3.2|type=an ACS function}} {{stub}} int '''ResetCustomDataToDefault''' (str ''data'', int ''player'', mixed ''value'') {{Devfeature|3.2|alpha}} ==Usage== Resets the value of a player's data field for the scoreboard back to its default value. ===Parameters=== * ''data'': The data field as defined in the GameInfo definition. * ''player'': The player number to reset the data for. ===Return va..." Tag: Source edit
- 14:0014:00, 13 June 2023 diff hist +588 N GetCustomPlayerValue Created page with "{{ACSWarning}} {{DevfeatureWarning|version=3.2|type=an ACS function}} {{stub}} int '''GetCustomPlayerValue''' (str ''data'', int ''player'', mixed ''value'') {{Devfeature|3.2|alpha}} ==Usage== Returns the value of a player's data field for the scoreboard. ===Parameters=== * ''data'': The data field as defined in the GameInfo definition. * ''player'': The player number to get the data for. ===Return value=== Returns the value of the..." Tag: Source edit
- 13:5913:59, 13 June 2023 diff hist +615 N SetCustomPlayerValue Created page with "{{ACSWarning}} {{DevfeatureWarning|version=3.2|type=an ACS function}} {{stub}} int '''SetCustomPlayerValue''' (str ''data'', int ''player'', mixed ''value'') {{Devfeature|3.2|alpha}} ==Usage== Changes the value of a player's data field for the scoreboard. ===Parameters=== * ''data'': The data field as defined in the GameInfo definition. * ''player'': The player number whose value will be changed. * ''value'': The new value of the da..." current Tag: Source edit
- 13:5613:56, 13 June 2023 diff hist +351 MAPINFO Add AddCustomData Tag: Source edit
22 May 2023
- 19:1019:10, 22 May 2023 diff hist 0 GetTimeProperty Correct <tt>TM_DAY</tt> range current Tag: Source edit
- 10:3810:38, 22 May 2023 diff hist +1 m Compiling Zandronum with Visual Studio a letter Tag: Source edit
- 10:3810:38, 22 May 2023 diff hist −205 m Compiling Zandronum with Visual Studio No edit summary Tag: Source edit
21 May 2023
- 23:4323:43, 21 May 2023 diff hist −32 Compiling Zandronum with Visual Studio No edit summary Tag: Source edit
- 23:4023:40, 21 May 2023 diff hist 0 Compiling Zandronum with Visual Studio Caps... Tag: Source edit
- 23:3923:39, 21 May 2023 diff hist +137 Compiling Zandronum with Visual Studio Add instructions for VS 2022 Tag: Source edit
- 23:2623:26, 21 May 2023 diff hist 0 N File:Vs2022 cmake.PNG No edit summary current
- 23:0923:09, 21 May 2023 diff hist 0 N File:Vs2022 v140.png No edit summary current
- 23:0823:08, 21 May 2023 diff hist 0 N File:Vs2022 cppdevel.png No edit summary current
12 May 2023
- 13:3613:36, 12 May 2023 diff hist −368 Launcher protocol Remove broken python huffman links Tag: Source edit
7 May 2023
- 21:2921:29, 7 May 2023 diff hist +7,982 Launcher protocol Updated with segmented protocol changes Tag: Source edit
- 19:4619:46, 7 May 2023 diff hist 0 Main Page Move ADR link so it's sorted alphabetically again Tag: Source edit
6 May 2023
- 19:5519:55, 6 May 2023 diff hist +1 Main Page DUD renamed themselves to Austral Doom Realms Tag: Source edit
2 May 2023
- 21:5221:52, 2 May 2023 diff hist +29 N Category:Skulltag map views Created page with "Map views of Skulltag levels." Tag: Source edit
13 April 2023
- 15:0115:01, 13 April 2023 diff hist +44 Template:Outlook Materia Nouveau Add link to EVENT scripts Tag: Source edit
9 April 2023
- 15:0315:03, 9 April 2023 diff hist +21 CMPGNINF Add mapname to the format example current Tag: Source edit
- 15:0015:00, 9 April 2023 diff hist +28 Category:Zandronum-specific lumps Made this a subcategory of Category: Special lumps current Tag: Source edit
22 March 2023
- 01:2501:25, 22 March 2023 diff hist +1 m Discord a letter current Tag: Source edit
19 March 2023
- 23:3823:38, 19 March 2023 diff hist +4 Template:Outlook Materia Nouveau No edit summary Tag: Source edit
- 23:3723:37, 19 March 2023 diff hist +79 Template:Outlook Materia Nouveau Latest beta page now points to the relevant Version history page; added a downloads link to the same box Tag: Source edit
- 23:3523:35, 19 March 2023 diff hist +33 N Version history/3.2-alpha-221030-0316 Create as a redirect to Version history/3.2 current Tags: New redirect Source edit
- 22:2122:21, 19 March 2023 diff hist +1,733 Version history/3.2 Update changelog. Added an "Other changes" section to cover the missing entries. Tag: Source edit
15 March 2023
- 14:3314:33, 15 March 2023 diff hist −18 ACS It's no longer incomplete I think Tag: Source edit
12 March 2023
- 16:5116:51, 12 March 2023 diff hist +8 m SetPlayerClass Indent the example current Tag: Source edit
19 February 2023
- 21:2421:24, 19 February 2023 diff hist +24 Launcher protocol ...missing parameter Tag: Source edit
- 21:2321:23, 19 February 2023 diff hist +76 Launcher protocol Added missing devfeature templates Tag: Source edit
- 21:2321:23, 19 February 2023 diff hist +478 Launcher protocol No edit summary Tag: Source edit
12 February 2023
- 19:5319:53, 12 February 2023 diff hist 0 Main Page allfearthesentinel.net -> allfearthesentinel.com Tag: Source edit