summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
AgeCommit message (Expand)AuthorFilesLines
2011-08-10- Commiting a bunch of cleanups piled up from the past few weeks/months/years.Skotlex1-1/+8
2011-07-09* Added script command 'getmercinfo' for retrieving information about a merce...ai4rei1-1/+24
2011-05-30* Fixed script command 'warpguild' looking for an attached player even when i...ai4rei1-1/+10
2011-05-29* Updated script commands 'npcshopitem', 'npcshopadditem' and 'npcshopdelitem...ai4rei1-4/+7
2011-05-08* Updated/revised description of instance-related script commands (bugreport:...ai4rei1-31/+77
2011-04-27* Fixed description for script command 'itemheal' claiming, that this command...ai4rei1-10/+8
2011-04-06- Changed 'specialeffect' when <send_target> is SELF, it will display the eff...brianluau1-5/+7
2011-04-05- Completed L0ne's 2007 request for 'waitingroom' to support required zeny an...Kisuka1-4/+11
2011-03-22* Documentation updates and fixes.ai4rei1-8/+28
2011-03-13* Script commands documentation updates.ai4rei1-6/+36
2011-03-06* Implemented search store info system (aka. vending and buying store search)...ai4rei1-1/+23
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-1/+16
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