Age | Commit message (Expand) | Author | Files | Lines |
2015-10-13 | Added Items needed in eden_iro.txt | moguri85 | 2 | -13/+13 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 22 | -211/+191 |
2015-06-25 | JobChanger Updated | Dastgir | 1 | -2/+2 |
2015-06-25 | Updated RockPaperScissors | Dastgir | 1 | -267/+109 |
2015-06-05 | Renamed guild and guild2 folder to woe-fe and woe-se | Dastgir | 1 | -2/+2 |
2015-05-16 | Merge pull request #515 from EPuncker/master | Dastgir | 1 | -140/+163 |
2015-05-16 | updated warper | Evil Puncker | 1 | -140/+163 |
2015-05-13 | Changed close; into end; to try to fix bug 8666, since there is no dialogue w... | Evil Puncker | 1 | -1/+1 |
2015-05-08 | Replaced checkre() calls with constants | Haru | 2 | -4/+4 |
2015-03-29 | Avoid binding rental items. | Emistry | 1 | -2/+2 |
2015-01-30 | Fixes Warper NPC Overlapping. #8018 | Dastgir | 1 | -1/+1 |
2014-12-14 | Fixed some improper grammar. | Mysteries | 1 | -1/+1 |
2014-11-14 | Fixed a typo in npc/custom/breeder.txt | Haru | 1 | -1/+1 |
2014-10-30 | Deprecated checkriding and setriding commands | Haru | 3 | -20/+21 |
2014-10-30 | Deprecated checkdragon and setdragon commands | Haru | 1 | -1/+2 |
2014-10-30 | Deprecated checkmadogear and setmadogear commands | Haru | 1 | -7/+12 |
2014-10-28 | Removed use of 'checkquest' from scripts (common folder) | Haru | 2 | -44/+44 |
2014-10-24 | Renamed ismounting, setmounting, @mount2 | Haru | 2 | -3/+3 |
2014-10-06 | Fix Bug 8133 | dastgir | 1 | -1/+4 |
2014-09-23 | Fix blackjack script by logging out to prevent zeny deletion | AnnieRuru | 1 | -6/+15 |
2014-09-02 | Update hunting_missions.txt to follow author's method on fixing character del... | AnnieRuru | 1 | -2/+16 |
2014-08-02 | Fixed Bug #8248 | Mumbles | 1 | -0/+4 |
2014-05-20 | Fixed an exploit in the custom jobmaster NPC | Haru | 1 | -95/+165 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 30 | -162/+134 |
2014-05-13 | Fixed several files with a missing EOL at EOF | Haru | 1 | -1/+1 |
2014-05-11 | Fixed typo in thqs_ttshop | panikon | 1 | -1/+1 |
2014-05-10 | Changed set_reg behavior on pc_setparam failure, now it won't simply END the ... | panikon | 1 | -10/+20 |
2014-05-10 | Optimized THQS_TTShop.txt and corrected a minor mistake | panikon | 1 | -478/+158 |
2014-03-21 | Fix hunting mission and clarify weight's unit | AnnieRuru | 1 | -3/+6 |
2014-03-18 | Created npc/dev/ folder for scripts with development or testing purposes. | Haru | 1 | -726/+0 |
2014-03-17 | Added regular expression matching script commands and operators | Haru | 1 | -1/+16 |
2014-03-10 | Fixed a crash caused by NPC variable references in callfunc | Haru | 1 | -32/+152 |
2014-03-05 | Added some callsub tests to the script testsuite | Haru | 1 | -2/+63 |
2014-01-14 | Update Hunting Mission | ossi0110 | 1 | -3/+3 |
2014-01-13 | Improved overwriting priority of variables/constants/parameters | Haru | 1 | -0/+26 |
2014-01-12 | Updated script engine self-test npc with array tests | Haru | 1 | -7/+111 |
2013-12-18 | Merge pull request #234 from mhalicot/master | shennetsind | 1 | -2/+2 |
2013-12-07 | Fixed several incorrect script labels and events | Haru | 1 | -2/+2 |
2013-12-03 | Fixed error when unbinding items, removed /* */ | Mhalicot | 1 | -2/+2 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 24 | -73/+73 |
2013-11-30 | Fixed an issue with assignment operators and expressions | Haru | 1 | -55/+25 |
2013-11-30 | Fixed some case mismatches in the Flavius bgqueue test script | Haru | 1 | -3/+3 |
2013-11-30 | - Fix Bug 7850 | Patskie | 1 | -8/+9 |
2013-11-28 | Added support for automatic concatenation of adjacent string literals | Haru | 1 | -0/+14 |
2013-11-28 | Corrected operator precedence table. | Haru | 2 | -3/+419 |
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 25 | -74/+74 |
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 25 | -74/+74 |
2013-11-11 | Follow-up to 0b7b3796ec987cbb1c263722b841cfa5795aa6d3 | Haru | 1 | -1/+1 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 24 | -180/+180 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 20 | -151/+151 |