summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
AgeCommit message (Expand)AuthorFilesLines
2011-02-12- Fixed the cutin example in script_commands.txtbrianluau1-1/+1
2011-01-06* Fixed script command 'deletearray' deleting incorrect amount of array eleme...ai4rei1-6/+3
2010-12-17* Spellchecked script_commands.txt.ai4rei1-174/+176
2010-12-12* Updates to the playBGM functionality (since r14335).ai4rei1-10/+10
2010-12-08* Applied some script command documentation updates and fixes as already done...ai4rei1-139/+127
2010-11-30* Resolved missing script documentation (bugreport:4578).ai4rei1-0/+17
2010-11-26* Some updates and fixes to script command documentation. [Ai4rei]ai4rei1-36/+185
2010-11-23* Added script command pushpc, which is required by newer scripts.ai4rei1-0/+18
2010-11-13- Fixed a typo in abra_db.txt (bugreport:4548)brianluau1-1/+1
2010-11-02Updated script doc to appropriately describe the effects of close/close2 when...Paradox924X1-5/+5
2010-10-21 * Removed unused 'indoors' mapflag (follow-up to r3729).Gepard1-1/+1
2010-08-18- Fixed some small typos.brianluau1-10/+10
2010-08-14* Quest log kill count now updated properly. (Added from topic 253813)L0ne_W0lf1-1/+2
2010-08-11* Documented Battleground commands with as much information as I've got.L0ne_W0lf1-2/+129
2010-08-03* A rather large overhaul of the battlegrounds.L0ne_W0lf1-11/+6
2010-06-28* Updated specialeffect2 to accept player names. (follow up to r14353)L0ne_W0lf1-2/+7
2010-06-28* Follow up to r13895, added a battle.conf setting to control if ranges shoul...L0ne_W0lf1-1/+1
2010-06-22* Added support for NPC names in the 'specialeffect' script command, go go co...L0ne_W0lf1-1/+14
2010-06-18Added support for NPC/PC names in 'emotion' script command. (topic:249193)Gepard1-1/+4
2010-06-15- Fixed some item script typos from r14332. (bugreport:4312)brianluau1-2/+7
2010-06-09* Added support for packet 0x7fe which changes the bgm temporarily for a sing...Yommy1-0/+19
2010-06-02- Fixed item script of Chicken_Hat (5431). (bugreport:4174)brianluau1-2/+2
2010-05-29Follow-up to r14311.Paradox924X1-1/+3
2010-04-17- Fixed some typos in quest_db.txt (bugreport:4186)brianluau1-0/+1
2010-03-31- Updated 'getinventorylist' to also return expire_time in the array @invento...brianluau1-1/+2
2010-03-16- Added documentation for 'setiteminfo', follow up to r9938. (bugreport:3360)brianluau1-1/+23
2010-03-06- Fixed the Pineapple_Juice (12320) should be 20 flee not 10. (bugreport:4074)brianluau1-6/+8
2010-02-24- Removed 'adopt' documentation from script_commands (bugreport:4066).Kisuka1-22/+1
2010-01-30- Added support for PACKETVER 20100105, which updates the vending related pac...skotlex1-1/+1
2009-11-26* NPC event code cleanups.Inkfish1-3/+0
2009-11-19- Applied the renewal client support patch from Diablo (eA forum topic 222623)skotlex1-1/+38
2009-11-03Extended broadcast implementation:Gepard1-24/+40
2009-10-30- Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688)brianluau1-1/+1
2009-09-08- Clarified documentation for 'addtimer'.brianluau1-6/+17
2009-08-27- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)brianluau1-11/+43
2009-08-26- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)brianluau1-16/+16
2009-08-14UTF-8 for the /doc directory.ultramage1-2/+2
2009-08-12Fixed changequest behavior(before: completequest+setquest, now: erasequest+se...Inkfish1-2/+2
2009-07-25Rewrote Quest Log system.Inkfish1-0/+54
2009-07-09- Added documentation for 'getmobdrops' (follow up to r13101). (bugreport:3351)brianluau1-12/+87
2009-07-04- Added documentation for 'getmapflag' (follow up to r12175). (bugreport:3314)brianluau1-9/+17
2009-07-02- Added mosk_que to the mapcache (follow up to r13903).brianluau1-2/+2
2009-07-02* Updated autobonus [Inkfish]Inkfish1-21/+36
2009-06-21Added instance command definitions, using what I could find and how they are ...L0ne_W0lf1-0/+90
2009-06-15- Changed some variables to scope instead of permanent char. (bugreport:3248)brianluau1-0/+1
2009-05-12- Fixed double-quotes not being escaped in the custom xmas_rings_event. (bugr...brianluau1-1/+1
2009-05-09* Fixed some known and unknown player attached NPC timer problemsInkfish1-5/+7
2009-05-07- Removed a duplicate entry in item_trade.txt (bugreport:2720)brianluau1-45/+158
2009-05-04* Added the md5() script command. (follow up to r13719)brianluau1-0/+11
2009-05-02- Fixed some typos in the script command documentation. (bugreport:2547)brianluau1-5/+9