summaryrefslogtreecommitdiff
path: root/npc/events
AgeCommit message (Expand)AuthorFilesLines
2020-01-13Update copyright headers for year 2020Haru34-107/+107
2019-10-20convert scripts to use getguildinfo()gumi7-17/+17
2019-07-28Sanitize handling of the input() values.Emistry Haoyan7-169/+160
2018-11-13Remove type argument from buildin_getnpcid.EyesOfAHawk2-36/+36
2017-06-03convert specialeffect calls with strings to use GIDgumi2-36/+36
2017-06-03remove misceffect from npcsgumi1-4/+4
2017-06-03remove specialeffect2 from npcsgumi5-12/+12
2017-03-08Removed the usage of deprecated command goto from npc scripts (except custom ...AtlantisRO6-92/+86
2016-12-30Fixed incorrect OnTouch label in Crow of Destiny QuestAsheraf2-2/+2
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru1-4/+4
2016-10-16Change *getcharid to use constantsAsheraf9-31/+31
2016-09-02change *strcharinfo to use constantsAsheraf16-130/+130
2016-08-29*strnpcinfo now uses constantsAsheraf2-12/+12
2016-06-25Fixed some script errorsHaru1-1/+1
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry3-8/+8
2016-01-16Script Standardization: changed select format in events folderDastgir22-118/+118
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru3-3/+3
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru4-18/+18
2015-12-18Replaced numeric values with UNITTYPE_ constants in getmapxyHaru1-1/+1
2015-12-18ItemID to Constant: events FolderDastgir20-257/+257
2015-12-15Standardized header in scripts (part 8)Haru34-610/+1256
2015-11-15Fixed too-generic constant names of gettime() typesHaru1-1/+1
2015-10-27Replaced parameter type with constant.Emistry1-1/+1
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru9-204/+162
2014-11-02Replaced 'set' with direct assignment where applicable (common folder)Haru26-529/+515
2014-10-30Deprecated checkriding and setriding commandsHaru2-4/+4
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru4-106/+96
2014-10-27Removed use of 'menu' from official (non-custom) scriptsHaru8-457/+439
2014-08-18HPM Hooks UpdateHercules.ws1-69/+69
2014-08-18- Update some official mob spawn infoMichieru1-69/+69
2014-05-13Removed trailing whitespace (scripts)Haru11-19/+19
2014-05-13Fixed some charset issuesHaru1-0/+2
2014-05-13Fixed several files with a missing EOL at EOFHaru3-3/+3
2013-12-07Fixed several incorrect script labels and eventsHaru3-5/+5
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke11-19/+19
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru11-19/+19
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke11-19/+19
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru3-8/+8
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru4-58/+58
2013-11-09Consolidated commands called in scripts to their lowercase versionHaru8-94/+94
2013-11-08Added support for monster spritename constantsHaru2-9/+9
2013-11-07Extended script constants to support NPC sprite IDsHaru1-7/+7
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ...Kisuka32-429/+429
2013-10-24Update to last rAthena npc.Michieru22-340/+1120
2013-09-16Corrected line endings and BOM issues with several filesHaru3-3/+3
2013-07-04Merged/Updated/Added scripts from rAthena.j-tkay2-0/+863
2013-06-13Hercules Renewal Phase : Renewalmalufett2-24/+24
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries31-91/+31
2013-01-29Updated placeholders.Mysteries1-3/+1
2012-11-18- Removed labels in nguild_warper.txtbrianluau1-71/+56