Age | Commit message (Expand) | Author | Files | Lines |
2012-11-06 | * Partial Fix for bugreport:6800 - Point 3 (soundeffect) and point 4 (sprintf). | thatakkarin | 1 | -70/+66 |
2012-10-30 | - Updated 'checkweight' example. Apple is item_id 512, not 502! | brianluau | 1 | -17/+15 |
2012-10-29 | - Fixed a typo in r16840. | brianluau | 1 | -1/+1 |
2012-10-29 | - Clarified 'getpartymember' documentation. (bugreport:6804) | brianluau | 1 | -21/+71 |
2012-10-03 | * Standardization of doc\sample\ folder. | euphyy | 1 | -2/+1 |
2012-09-26 | * Deleted destroyed Sograt Desert maps from custom warper, bugreport:6737 (cu... | euphyy | 1 | -1/+1 |
2012-09-10 | * Optimized Splendide coin merchant and merged it to a template with Manuk's ... | euphyy | 1 | -11/+17 |
2012-09-10 | * Updated 'mapwarp' in script_commands.txt to show missing params - Thanks to... | thatakkarin | 1 | -1/+6 |
2012-09-08 | * Updated Renewal 'Mjolnir' item (bugreport:6646) | euphyy | 1 | -10/+10 |
2012-09-06 | * Added documentation in script_commands.txt for 'getrandgroupitem' (r16752) | thatakkarin | 1 | -1/+13 |
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 |