Age | Commit message (Expand) | Author | Files | Lines |
2012-09-03 | * Some optimization of Sealed Shrine instance (npc\instances\SealedShrine.txt) | euphyy | 1 | -9/+10 |
2012-08-31 | - Standardized headers of /doc files. | brianluau | 1 | -1/+1 |
2012-08-22 | Added documentation for autobonus3s argument skill ID/skill name. | kenpachi2k11 | 1 | -0/+2 |
2012-08-18 | Implemented Renewal Casting System. | rud0lp20 | 1 | -3/+2 |
2012-08-15 | ` Changed areawarp script command to accept two additional, yet optional, par... | xantara | 1 | -1/+6 |
2012-08-14 | ` Updated script command documentation for setdragon and setmounting. Added c... | xantara | 1 | -8/+18 |
2012-08-13 | * Clarified documentation for some constants (doc\script_commands.txt) | euphyy | 1 | -22/+22 |
2012-08-08 | * Follow-up r16600, added documentation for 'repairall' command (doc\script_c... | euphyy | 1 | -2/+10 |
2012-08-03 | Added documentation for donpcevent changes in r16564 | arcshiru | 1 | -0/+3 |
2012-08-01 | * Optimized Brasilis quests (re\quests\quests_brasilis.txt) | euphyy | 1 | -43/+43 |
2012-07-26 | * Updated Super Novice Expansion quest to match the official one, thanks to G... | euphyy | 1 | -2/+1 |
2012-07-23 | Added checkre() script command, which allows to check if a renewal feature is... | daegaladh | 1 | -0/+16 |
2012-07-22 | * Follow-up r16471, standardized new bindatcmd documentation and added an exa... | euphyy | 1 | -19/+32 |
2012-07-22 | Follow up to r16471 documenting the array parameters system of the useatcmd. | cookiecrumbs | 1 | -0/+9 |
2012-07-22 | Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); or... | cookiecrumbs | 1 | -0/+22 |
2012-07-17 | * Follow-up r16430, moved all the RE entries in the .conf files behind the pr... | euphyy | 1 | -17/+19 |
2012-07-14 | * Follow-up r16427, cleaned new quest script and slightly edited hommutate do... | euphyy | 1 | -6/+7 |
2012-07-14 | - Added new script command hommutate which changes an Homunculus into an Homu... | masao87 | 1 | -0/+13 |
2012-07-12 | * Added Expanded Super Novice support to custom Job Master, and Kagerou/Oboro... | euphyy | 1 | -8/+6 |
2012-07-01 | * Fixed Elemental Sword database entry, bugreport:6134 | euphyy | 1 | -10/+15 |
2012-06-21 | Added mercenary and elemental objects support for getmapxy. | greenboxal2 | 1 | -1/+4 |
2012-06-12 | - Added svn:eol-style=native property on some recently added text files. | brianluau | 1 | -2/+2 |
2012-06-10 | * Added documentation for "checkwug" (doc\script_commands.txt) | euphyy | 1 | -2/+9 |
2012-06-10 | * Added documentation for new mounts (doc\script_commands.txt) | euphyy | 1 | -5/+39 |
2012-06-08 | ` Updating script_commands.txt | xantara | 1 | -4/+79 |
2012-05-29 | - Added BaseClass explanation to script_commands.txt . | masao87 | 1 | -1/+4 |
2012-05-21 | - Fixed check quest in Brasilis puppy quest. bugreport:5376 | masao87 | 1 | -2/+1 |
2012-05-21 | Added new script command: instance_check_party <Party ID>{,<amount>{,<min>{,<... | rud0lp20 | 1 | -5/+62 |
2012-05-17 | - Added +11 and above refiner NPC. | masao87 | 1 | -0/+12 |
2012-04-27 | - Updated script documentation to reflect changes applied in r15979, r15981 a... | epoque11 | 1 | -0/+54 |
2012-04-22 | * Merged changes up to eAthena 15090. | eathenabot | 1 | -3/+3 |
2012-04-21 | - Fixed emperium coordinates in Payon Holy Shadow (payg_cas03). | brianluau | 1 | -3/+5 |
2012-04-19 | - Added 22nd argument to 'getmonsterinfo' which returns the mvp_exp of a mons... | brianluau | 1 | -18/+35 |
2012-04-16 | - Fixed a typo in setiteminfo example. | brianluau | 1 | -2/+2 |
2012-03-31 | * Merged changes up to eAthena 15085. | eathenabot | 1 | -11/+13 |
2012-03-23 | * Merged changes up to eAthena 15083. | eathenabot | 1 | -0/+11 |
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 |