summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
AgeCommit message (Expand)AuthorFilesLines
2012-04-27- Updated script documentation to reflect changes applied in r15979, r15981 a...epoque111-0/+54
2012-04-22* Merged changes up to eAthena 15090.eathenabot1-3/+3
2012-04-21- Fixed emperium coordinates in Payon Holy Shadow (payg_cas03).brianluau1-3/+5
2012-04-19- Added 22nd argument to 'getmonsterinfo' which returns the mvp_exp of a mons...brianluau1-18/+35
2012-04-16- Fixed a typo in setiteminfo example.brianluau1-2/+2
2012-03-31* Merged changes up to eAthena 15085.eathenabot1-11/+13
2012-03-23* Merged changes up to eAthena 15083.eathenabot1-0/+11
2012-03-05* Merged changes up to eAthena 15076.eathenabot1-1/+1
2012-03-04- Guild Castle code cleanup:gepard19841-27/+36
2012-02-28Updated Airship NPCs to official.gepard19841-3/+3
2012-02-27- Fixed a small typo in script_commands.txtbrianluau1-1/+1
2012-02-15Added `getgroupid()` script command (follow-up to r15572).gepard19841-3/+10
2012-02-07Updated some monster slaves. (bugreport:4689)kenpachi2k111-0/+6
2012-01-31Merged `getmapmobs` script function into `mobcount` (bugreport:244). See scri...gepard19841-15/+11
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-1/+1
2012-01-17* Merged changes up to eAthena 15061.eathenabot1-3/+2
2012-01-17- Updates to script_commands.txt, and added svn:keywords property.brianluau1-200/+25
2012-01-01- Added 'showdigit' documentation (command was added in r15009, ea:15001).brianluau1-0/+27
2011-12-25Fixed setting and removing restricted mapflags. bugreport:4119xazax-hun1-3/+7
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1231-2/+2
2011-12-20- Updated some script command documentation.brianluau1-5/+2
2011-12-17- Fixed pet.c not checking log_config.enable_logs setting. [lighta]brianluau1-4/+4
2011-12-13Small correction of item bonus (bugreport:1878)GodLesZ1-1/+10
2011-12-12- Added support for multi-line messages when using mes;epoque111-0/+28
2011-12-11Fixxed Mole Card bonus.(bugreport:2230)kenpachi2k111-2/+2
2011-12-09- Added a blank line at EOF to make SVN and some compilers happy. (bugreport:...brianluau1-10/+10
2011-12-09- Added ToastOfDoom's String Commands Package. (tid:53411, topic:204976)brianluau1-0/+187
2011-12-09- Updated some URLs.brianluau1-8/+8
2011-12-08Added notes about block comments to script_commands.txt.jmanfffreak1-12/+25
2011-12-06- Added support for additional item information when OnSellItem is calledepoque111-2/+3
2011-12-01- Reverted r15002 because the Instance script commands were already in docs.brianluau1-87/+1
2011-11-29Updated doc/script_commands.txt to include instance variables from wikiscript-z3r01-1/+87
2011-11-29Welcome to RAthena! http://rathena.org/board/topic/53704-rathena-the-fork/brianluau1-0/+5
2011-11-08Corrected documentation on monster respawn delay1/delay2 fields to reflect ac...ultramage1-7/+4
2011-10-31- Removed .gat from map names.brianluau1-1/+1
2011-10-26* Fixed a mistake in RID description in doc/script_commands.txt (since r2402).ai4rei1-1/+1
2011-10-15- Fixed .@GID not being set in Gld_Trea_Spawn, since r13559. (bugreport:5067)brianluau1-2/+3
2011-09-20- Updated strnpcinfo documentation, following r14929.brianluau1-9/+21
2011-09-01Fixed 'getitem' documentation typo (stating the optional 3rd argument is char...ultramage1-2/+2
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