summaryrefslogtreecommitdiff
path: root/npc/custom/events
AgeCommit message (Expand)AuthorFilesLines
2019-06-01Merge pull request #2380 from AnnieRuru/59-all_AllHaru1-1/+1
2019-04-29Fix issue #1955Emistry Haoyan1-3/+6
2019-04-11change "All" into "all" in npc scriptsAnnieRuru1-1/+1
2019-01-14Fix a bug that causes the event to run indefinitelyAnnieRuru1-0/+10
2017-06-03add missing constants to specialeffect callsgumi3-4/+4
2017-06-03remove misceffect from npcsgumi2-3/+3
2017-06-03remove specialeffect2 from npcsgumi1-2/+2
2016-10-16Change *getcharid to use constantsAsheraf1-7/+7
2016-09-02change *strcharinfo to use constantsAsheraf5-13/+13
2016-08-29*strnpcinfo now uses constantsAsheraf1-2/+2
2016-08-21Removed some of the leftover calls to menu() in custom scriptsHaru4-256/+248
2016-06-25Fixed some script errorsHaru1-3/+3
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry1-4/+8
2016-01-16Script Standardization: changed select format in custom folderDastgir3-6/+6
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru1-1/+1
2015-12-18uneasy Cemetry fixDastgir1-3/+3
2015-12-18ItemID to Constant: custom FolderDastgir4-16/+16
2015-11-15Fixed too-generic constant names of gettime() typesHaru2-6/+6
2015-10-27Replaced parameter type with constant.Emistry2-6/+6
2015-10-13Added Items needed in eden_iro.txtmoguri851-7/+7
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-1/+1
2015-05-08Replaced checkre() calls with constantsHaru1-1/+1
2014-10-06Fix Bug 8133dastgir1-1/+4
2014-05-13Removed trailing whitespace (scripts)Haru2-3/+3
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke1-2/+2
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru1-2/+2
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke1-2/+2
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru3-24/+24
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru1-3/+3
2013-11-08Added support for monster spritename constantsHaru2-14/+16
2013-11-07Extended script constants to support NPC sprite IDsHaru1-4/+4
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ...Kisuka6-11/+11
2013-10-24Update to last rAthena npc.Michieru7-25/+13
2013-09-16Corrected line endings and BOM issues with several filesHaru1-1/+1
2013-05-28Woohooo! Some more cleaning up!Mysteries6-16/+16
2013-02-10Merged rAthena ChangesMysteries1-4/+3
2012-11-05* Custom Quest Shop updated to v1.4b, which fixes an incorrect 'getiteminfo' ...euphyy1-8/+9
2012-09-07- Custom Disguise Event: added mob_id 1187 to the blacklist. (bugreport:6637)brianluau1-1/+1
2012-09-07- Custom Disguise Event: changed global variables to NPC variables.brianluau1-125/+128
2012-07-31* Added checkquest() == -1 values in Eden lv.56-70 quests, bugreport:6360 (re...euphyy1-1/+1
2012-07-30- Added svn:eol-style=native property on some recently added text files.brianluau3-418/+418
2012-07-13* Follow-up r16421, forgot to delete something...euphyy1-2/+0
2012-07-13* Added mine and tr0n's quest scripts to /custom/quests/euphyy5-206/+420
2012-06-16> Reorganization:euphyy4-244/+1
2012-06-08* Added "eA Job System" documentation for third classes (doc\ea_job_system.txt)euphyy4-272/+124
2011-12-25- Standardized script headers, starting with /npc/custom/brianluau10-82/+76
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial12310-18/+18
2009-05-12- Fixed double-quotes not being escaped in the custom xmas_rings_event. (bugr...brianluau1-3/+4
2008-06-13Converted skill commands integers to strings. Follow up on r12814shadow1-2/+2
2008-02-08restored custom events directory (deleted in r12177), moved it to where it wa...ultramage10-0/+1337