summaryrefslogtreecommitdiff
path: root/npc/custom
AgeCommit message (Expand)AuthorFilesLines
2019-06-01Merge pull request #2380 from AnnieRuru/59-all_AllHaru1-1/+1
2019-04-29Merge pull request #2440 from Emistry/scriptcommand_consolemesIbrahem Zidan3-7/+7
2019-04-29Added *consolemes script commandEmistry Haoyan3-7/+7
2019-04-29Fix issue #1955Emistry Haoyan1-3/+6
2019-04-11change "All" into "all" in npc scriptsAnnieRuru1-1/+1
2019-01-14Add barter shop demo script.Andrei Karas1-0/+21
2019-01-14Fix a bug that causes the event to run indefinitelyAnnieRuru1-0/+10
2017-11-12Add type constants for the getiteminfo()/setiteminfo() buildinsHaru3-13/+9
2017-06-03add missing constants to specialeffect callsgumi13-25/+25
2017-06-03remove misceffect from npcsgumi10-23/+23
2017-06-03remove specialeffect2 from npcsgumi17-37/+37
2017-05-28remove the pow buildin from existing scriptsgumi1-2/+2
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru6-16/+16
2016-10-16Merge pull request #1473 from Ridley8819/0hpHaru2-2/+4
2016-10-16Fixes cases where player were executedRidley2-2/+4
2016-10-16Change *getcharid to use constantsAsheraf9-32/+32
2016-09-02change *strcharinfo to use constantsAsheraf33-193/+193
2016-08-29*strnpcinfo now uses constantsAsheraf3-5/+5
2016-08-21Removed some of the leftover calls to menu() in custom scriptsHaru16-2074/+2047
2016-06-25Fixed some script errorsHaru4-8/+8
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry4-31/+38
2016-02-07Merge pull request #1110 from dastgir/22-ScriptClean-Phase2Haru26-79/+79
2016-01-30Fixes conditions in itembind.txtDastgir1-4/+9
2016-01-16Script Standardization: changed select format in custom folderDastgir26-79/+79
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru3-8/+8
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru23-54/+54
2015-12-18Replaced numeric values with UNITTYPE_ constants in getmapxyHaru1-2/+2
2015-12-18uneasy Cemetry fixDastgir1-3/+3
2015-12-18ItemID to Constant: custom FolderDastgir19-202/+202
2015-11-15Fixed too-generic constant names of gettime() typesHaru6-17/+17
2015-11-14Standardized script-queue related commandsHaru1-4/+4
2015-10-27Replaced parameter type with constant.Emistry6-17/+17
2015-10-13Added Items needed in eden_iro.txtmoguri852-13/+13
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru22-211/+191
2015-06-25JobChanger UpdatedDastgir1-2/+2
2015-06-25Updated RockPaperScissorsDastgir1-267/+109
2015-06-05Renamed guild and guild2 folder to woe-fe and woe-seDastgir1-2/+2
2015-05-16Merge pull request #515 from EPuncker/masterDastgir1-140/+163
2015-05-16updated warperEvil Puncker1-140/+163
2015-05-13Changed close; into end; to try to fix bug 8666, since there is no dialogue w...Evil Puncker1-1/+1
2015-05-08Replaced checkre() calls with constantsHaru2-4/+4
2015-03-29Avoid binding rental items.Emistry1-2/+2
2015-01-30Fixes Warper NPC Overlapping. #8018Dastgir1-1/+1
2014-12-14Fixed some improper grammar.Mysteries1-1/+1
2014-11-14Fixed a typo in npc/custom/breeder.txtHaru1-1/+1
2014-10-30Deprecated checkriding and setriding commandsHaru3-20/+21
2014-10-30Deprecated checkdragon and setdragon commandsHaru1-1/+2
2014-10-30Deprecated checkmadogear and setmadogear commandsHaru1-7/+12
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru2-44/+44
2014-10-24Renamed ismounting, setmounting, @mount2Haru2-3/+3