Age | Commit message (Expand) | Author | Files | Lines |
2017-06-03 | add missing constants to specialeffect calls | gumi | 3 | -4/+4 |
2017-06-03 | remove misceffect from npcs | gumi | 2 | -3/+3 |
2017-06-03 | remove specialeffect2 from npcs | gumi | 1 | -2/+2 |
2016-10-16 | Change *getcharid to use constants | Asheraf | 1 | -7/+7 |
2016-09-02 | change *strcharinfo to use constants | Asheraf | 5 | -13/+13 |
2016-08-29 | *strnpcinfo now uses constants | Asheraf | 1 | -2/+2 |
2016-08-21 | Removed some of the leftover calls to menu() in custom scripts | Haru | 4 | -256/+248 |
2016-06-25 | Fixed some script errors | Haru | 1 | -3/+3 |
2016-02-29 | Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate | Emistry | 1 | -4/+8 |
2016-01-16 | Script Standardization: changed select format in custom folder | Dastgir | 3 | -6/+6 |
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 1 | -1/+1 |
2015-12-18 | uneasy Cemetry fix | Dastgir | 1 | -3/+3 |
2015-12-18 | ItemID to Constant: custom Folder | Dastgir | 4 | -16/+16 |
2015-11-15 | Fixed too-generic constant names of gettime() types | Haru | 2 | -6/+6 |
2015-10-27 | Replaced parameter type with constant. | Emistry | 2 | -6/+6 |
2015-10-13 | Added Items needed in eden_iro.txt | moguri85 | 1 | -7/+7 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -1/+1 |
2015-05-08 | Replaced checkre() calls with constants | Haru | 1 | -1/+1 |
2014-10-06 | Fix Bug 8133 | dastgir | 1 | -1/+4 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 2 | -3/+3 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 1 | -2/+2 |
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 1 | -2/+2 |
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 1 | -2/+2 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 3 | -24/+24 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 1 | -3/+3 |
2013-11-08 | Added support for monster spritename constants | Haru | 2 | -14/+16 |
2013-11-07 | Extended script constants to support NPC sprite IDs | Haru | 1 | -4/+4 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 6 | -11/+11 |
2013-10-24 | Update to last rAthena npc. | Michieru | 7 | -25/+13 |
2013-09-16 | Corrected line endings and BOM issues with several files | Haru | 1 | -1/+1 |
2013-05-28 | Woohooo! Some more cleaning up! | Mysteries | 6 | -16/+16 |
2013-02-10 | Merged rAthena Changes | Mysteries | 1 | -4/+3 |
2012-11-05 | * Custom Quest Shop updated to v1.4b, which fixes an incorrect 'getiteminfo' ... | euphyy | 1 | -8/+9 |
2012-09-07 | - Custom Disguise Event: added mob_id 1187 to the blacklist. (bugreport:6637) | brianluau | 1 | -1/+1 |
2012-09-07 | - Custom Disguise Event: changed global variables to NPC variables. | brianluau | 1 | -125/+128 |
2012-07-31 | * Added checkquest() == -1 values in Eden lv.56-70 quests, bugreport:6360 (re... | euphyy | 1 | -1/+1 |
2012-07-30 | - Added svn:eol-style=native property on some recently added text files. | brianluau | 3 | -418/+418 |
2012-07-13 | * Follow-up r16421, forgot to delete something... | euphyy | 1 | -2/+0 |
2012-07-13 | * Added mine and tr0n's quest scripts to /custom/quests/ | euphyy | 5 | -206/+420 |
2012-06-16 | > Reorganization: | euphyy | 4 | -244/+1 |
2012-06-08 | * Added "eA Job System" documentation for third classes (doc\ea_job_system.txt) | euphyy | 4 | -272/+124 |
2011-12-25 | - Standardized script headers, starting with /npc/custom/ | brianluau | 10 | -82/+76 |
2011-12-24 | - Replaced all occurrences of "eAthena" to "rAthena" string | mercurial123 | 10 | -18/+18 |
2009-05-12 | - Fixed double-quotes not being escaped in the custom xmas_rings_event. (bugr... | brianluau | 1 | -3/+4 |
2008-06-13 | Converted skill commands integers to strings. Follow up on r12814 | shadow | 1 | -2/+2 |
2008-02-08 | restored custom events directory (deleted in r12177), moved it to where it wa... | ultramage | 10 | -0/+1337 |