Age | Commit message (Expand) | Author | Files | Lines |
2012-03-05 | * Merged changes up to eAthena 15076. | eathenabot | 1 | -1/+1 |
2012-03-04 | - Guild Castle code cleanup: | gepard1984 | 1 | -27/+36 |
2012-02-28 | Updated Airship NPCs to official. | gepard1984 | 1 | -3/+3 |
2012-02-27 | - Fixed a small typo in script_commands.txt | brianluau | 1 | -1/+1 |
2012-02-15 | Added `getgroupid()` script command (follow-up to r15572). | gepard1984 | 1 | -3/+10 |
2012-02-07 | Updated some monster slaves. (bugreport:4689) | kenpachi2k11 | 1 | -0/+6 |
2012-01-31 | Merged `getmapmobs` script function into `mobcount` (bugreport:244). See scri... | gepard1984 | 1 | -15/+11 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -1/+1 |
2012-01-17 | * Merged changes up to eAthena 15061. | eathenabot | 1 | -3/+2 |
2012-01-17 | - Updates to script_commands.txt, and added svn:keywords property. | brianluau | 1 | -200/+25 |
2012-01-01 | - Added 'showdigit' documentation (command was added in r15009, ea:15001). | brianluau | 1 | -0/+27 |
2011-12-25 | Fixed setting and removing restricted mapflags. bugreport:4119 | xazax-hun | 1 | -3/+7 |
2011-12-24 | - Replaced all occurrences of "eAthena" to "rAthena" string | mercurial123 | 1 | -2/+2 |
2011-12-20 | - Updated some script command documentation. | brianluau | 1 | -5/+2 |
2011-12-17 | - Fixed pet.c not checking log_config.enable_logs setting. [lighta] | brianluau | 1 | -4/+4 |
2011-12-13 | Small correction of item bonus (bugreport:1878) | GodLesZ | 1 | -1/+10 |
2011-12-12 | - Added support for multi-line messages when using mes; | epoque11 | 1 | -0/+28 |
2011-12-11 | Fixxed Mole Card bonus.(bugreport:2230) | kenpachi2k11 | 1 | -2/+2 |
2011-12-09 | - Added a blank line at EOF to make SVN and some compilers happy. (bugreport:... | brianluau | 1 | -10/+10 |
2011-12-09 | - Added ToastOfDoom's String Commands Package. (tid:53411, topic:204976) | brianluau | 1 | -0/+187 |
2011-12-09 | - Updated some URLs. | brianluau | 1 | -8/+8 |
2011-12-08 | Added notes about block comments to script_commands.txt. | jmanfffreak | 1 | -12/+25 |
2011-12-06 | - Added support for additional item information when OnSellItem is called | epoque11 | 1 | -2/+3 |
2011-12-01 | - Reverted r15002 because the Instance script commands were already in docs. | brianluau | 1 | -87/+1 |
2011-11-29 | Updated doc/script_commands.txt to include instance variables from wiki | script-z3r0 | 1 | -1/+87 |
2011-11-29 | Welcome to RAthena! http://rathena.org/board/topic/53704-rathena-the-fork/ | brianluau | 1 | -0/+5 |
2011-11-08 | Corrected documentation on monster respawn delay1/delay2 fields to reflect ac... | ultramage | 1 | -7/+4 |
2011-10-31 | - Removed .gat from map names. | brianluau | 1 | -1/+1 |
2011-10-26 | * Fixed a mistake in RID description in doc/script_commands.txt (since r2402). | ai4rei | 1 | -1/+1 |
2011-10-15 | - Fixed .@GID not being set in Gld_Trea_Spawn, since r13559. (bugreport:5067) | brianluau | 1 | -2/+3 |
2011-09-20 | - Updated strnpcinfo documentation, following r14929. | brianluau | 1 | -9/+21 |
2011-09-01 | Fixed 'getitem' documentation typo (stating the optional 3rd argument is char... | ultramage | 1 | -2/+2 |
2011-08-10 | - Commiting a bunch of cleanups piled up from the past few weeks/months/years. | Skotlex | 1 | -1/+8 |
2011-07-09 | * Added script command 'getmercinfo' for retrieving information about a merce... | ai4rei | 1 | -1/+24 |
2011-05-30 | * Fixed script command 'warpguild' looking for an attached player even when i... | ai4rei | 1 | -1/+10 |
2011-05-29 | * Updated script commands 'npcshopitem', 'npcshopadditem' and 'npcshopdelitem... | ai4rei | 1 | -4/+7 |
2011-05-08 | * Updated/revised description of instance-related script commands (bugreport:... | ai4rei | 1 | -31/+77 |
2011-04-27 | * Fixed description for script command 'itemheal' claiming, that this command... | ai4rei | 1 | -10/+8 |
2011-04-06 | - Changed 'specialeffect' when <send_target> is SELF, it will display the eff... | brianluau | 1 | -5/+7 |
2011-04-05 | - Completed L0ne's 2007 request for 'waitingroom' to support required zeny an... | Kisuka | 1 | -4/+11 |
2011-03-22 | * Documentation updates and fixes. | ai4rei | 1 | -8/+28 |
2011-03-13 | * Script commands documentation updates. | ai4rei | 1 | -6/+36 |
2011-03-06 | * Implemented search store info system (aka. vending and buying store search)... | ai4rei | 1 | -1/+23 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -1/+16 |
2011-02-12 | - Fixed the cutin example in script_commands.txt | brianluau | 1 | -1/+1 |
2011-01-06 | * Fixed script command 'deletearray' deleting incorrect amount of array eleme... | ai4rei | 1 | -6/+3 |
2010-12-17 | * Spellchecked script_commands.txt. | ai4rei | 1 | -174/+176 |
2010-12-12 | * Updates to the playBGM functionality (since r14335). | ai4rei | 1 | -10/+10 |
2010-12-08 | * Applied some script command documentation updates and fixes as already done... | ai4rei | 1 | -139/+127 |
2010-11-30 | * Resolved missing script documentation (bugreport:4578). | ai4rei | 1 | -0/+17 |