Age | Commit message (Expand) | Author | Files | Lines |
2012-09-21 | * Merged eAthena ea:15187 by ai4rei, effect list improvements (doc\effect_lis... | euphyy | 2 | -73/+67 |
2012-09-21 | * Added documentation for r16771 (MD5 Hash Check) | thatakkarin | 2 | -456/+44 |
2012-09-15 | * Added "Hunting Missions" custom script (npc\custom\quests\hunting_missions.... | euphyy | 1 | -3/+3 |
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 | 3 | -9/+14 |
2012-09-08 | * Updated Renewal 'Mjolnir' item (bugreport:6646) | euphyy | 2 | -12/+12 |
2012-09-06 | * Added documentation in script_commands.txt for 'getrandgroupitem' (r16752) | thatakkarin | 2 | -1/+14 |
2012-09-05 | * Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and ... | euphyy | 3 | -76/+48 |
2012-09-04 | * Large structural/content update to atcommand documentation file :D | euphyy | 1 | -819/+747 |
2012-09-03 | * Fixed bugreport:6619 with correct ammo view id in /doc/item_db.txt | thatakkarin | 4 | -9/+88 |
2012-09-03 | * Some optimization of Sealed Shrine instance (npc\instances\SealedShrine.txt) | euphyy | 1 | -9/+10 |
2012-09-03 | Updated atcommands.txt making it easier to read. | thatakkarin | 1 | -215/+1440 |
2012-09-01 | * Merged eAthena r15184 by ai4rei, updated effect IDs and NPC IDs (db\const.txt) | euphyy | 1 | -22/+22 |
2012-09-01 | Converted sample Function and Skill scripts into plain English. More to follow. | thatakkarin | 2 | -23/+29 |
2012-09-01 | * Follow-up r16726, more standardization on docs. | euphyy | 9 | -121/+114 |
2012-08-31 | - Standardized headers of /doc files. | brianluau | 13 | -220/+210 |
2012-08-27 | * Standardization in some database files, and other minor cleaning | euphyy | 2 | -16/+8 |
2012-08-24 | * Added warg rider check to custom breeder (custom\breeder.txt) | euphyy | 1 | -1/+3 |
2012-08-22 | * Added most skill names to Effect List and finished a last few (bugreport:6222) | euphyy | 1 | -83/+92 |
2012-08-22 | Added documentation for autobonus3s argument skill ID/skill name. | kenpachi2k11 | 1 | -0/+2 |
2012-08-18 | Implemented Renewal Casting System. | rud0lp20 | 2 | -6/+7 |
2012-08-17 | Follow up documentation for r16635 and r16649 | arcshiru | 1 | -2/+2 |
2012-08-17 | Added documentation for @reloadquestdb which was added in r16651. | arcshiru | 1 | -9/+10 |
2012-08-15 | Fixed Angra Manyus and Ahura Mazdah script and ATK/MATK/DEF. Additionally cor... | kenpachi2k11 | 1 | -3/+3 |
2012-08-15 | ` Changed areawarp script command to accept two additional, yet optional, par... | xantara | 1 | -1/+6 |
2012-08-15 | ` Added new atcommands: disguiseguild, undisguiseguild, sizeall, sizeguild | xantara | 1 | -0/+3 |
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-10 | * Follow-up r16618, fixed SQL entry as well (sql-files/mob_db_re.sql) | euphyy | 1 | -3/+39 |
2012-08-08 | Updated effect_list.txt with information provided by Syouji. Visit bugreport:... | arcshiru | 1 | -22/+230 |
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 r16468 - removed the "n is meaningless" comment from bNoWeaponDamag... | kenpachi2k11 | 1 | -2/+2 |
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-21 | Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972) | kenpachi2k11 | 1 | -2/+2 |
2012-07-21 | Renamed bUseSPrateSkill to bSkillUseSPrate. | kenpachi2k11 | 1 | -1/+9 |
2012-07-19 | * Condensed the documentation on the "Import" folder, it should be more reade... | euphyy | 3 | -173/+1 |
2012-07-18 | New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;... | cookiecrumbs | 1 | -0/+3 |
2012-07-17 | * Follow-up r16430, moved all the RE entries in the .conf files behind the pr... | euphyy | 2 | -128/+123 |
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 | 2 | -10/+8 |
2012-07-01 | * Fixed Elemental Sword database entry, bugreport:6134 | euphyy | 4 | -42/+59 |
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 |