summaryrefslogtreecommitdiff
path: root/npc/custom
AgeCommit message (Expand)AuthorFilesLines
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru2-44/+44
2014-10-24Renamed ismounting, setmounting, @mount2Haru2-3/+3
2014-10-06Fix Bug 8133dastgir1-1/+4
2014-09-23Fix blackjack script by logging out to prevent zeny deletionAnnieRuru1-6/+15
2014-09-02Update hunting_missions.txt to follow author's method on fixing character del...AnnieRuru1-2/+16
2014-08-02Fixed Bug #8248Mumbles1-0/+4
2014-05-20Fixed an exploit in the custom jobmaster NPCHaru1-95/+165
2014-05-13Removed trailing whitespace (scripts)Haru30-162/+134
2014-05-13Fixed several files with a missing EOL at EOFHaru1-1/+1
2014-05-11Fixed typo in thqs_ttshoppanikon1-1/+1
2014-05-10Changed set_reg behavior on pc_setparam failure, now it won't simply END the ...panikon1-10/+20
2014-05-10Optimized THQS_TTShop.txt and corrected a minor mistakepanikon1-478/+158
2014-03-21Fix hunting mission and clarify weight's unitAnnieRuru1-3/+6
2014-03-18Created npc/dev/ folder for scripts with development or testing purposes.Haru1-726/+0
2014-03-17Added regular expression matching script commands and operatorsHaru1-1/+16
2014-03-10Fixed a crash caused by NPC variable references in callfuncHaru1-32/+152
2014-03-05Added some callsub tests to the script testsuiteHaru1-2/+63
2014-01-14Update Hunting Mission ossi01101-3/+3
2014-01-13Improved overwriting priority of variables/constants/parametersHaru1-0/+26
2014-01-12Updated script engine self-test npc with array testsHaru1-7/+111
2013-12-18Merge pull request #234 from mhalicot/mastershennetsind1-2/+2
2013-12-07Fixed several incorrect script labels and eventsHaru1-2/+2
2013-12-03Fixed error when unbinding items, removed /* */Mhalicot1-2/+2
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke24-73/+73
2013-11-30Fixed an issue with assignment operators and expressionsHaru1-55/+25
2013-11-30Fixed some case mismatches in the Flavius bgqueue test scriptHaru1-3/+3
2013-11-30- Fix Bug 7850Patskie1-8/+9
2013-11-28Added support for automatic concatenation of adjacent string literalsHaru1-0/+14
2013-11-28Corrected operator precedence table.Haru2-3/+419
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru25-74/+74
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke25-74/+74
2013-11-11Follow-up to 0b7b3796ec987cbb1c263722b841cfa5795aa6d3Haru1-1/+1
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru24-180/+180
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru20-151/+151
2013-11-09Consolidated commands called in scripts to their lowercase versionHaru7-32/+32
2013-11-08Added support for monster spritename constantsHaru2-14/+16
2013-11-07Merge remote-tracking branch 'upstream/master'shennetsind1-4/+4
2013-11-07Extended script constants to support NPC sprite IDsHaru1-4/+4
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind1-0/+133
2013-11-06Follow up eaf04b9a2f0b399027df251c5d19d58d74e24e6ashennetsind1-19/+19
2013-11-06BG Queue Updateshennetsind1-11/+79
2013-11-05Fixed grammarsevenzz231-4/+5
2013-11-01Item Binding System Final.sevenzz231-0/+132
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ...Kisuka63-690/+690
2013-10-24Update to last rAthena npc.Michieru52-134/+40
2013-09-16Corrected line endings and BOM issues with several filesHaru11-11/+11
2013-08-29Corrected an integer overflow in npc/custom/etc/marriage.txtHaru1-1/+1
2013-08-28Update warper.txtWolf1-2/+2
2013-07-31Fixed Bug #7486j-tkay1-8/+20
2013-07-29BG Queue Fixesshennetsind1-3/+2