Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-11-09 | Consolidated commands called in scripts to their lowercase version | Haru | 7 | -32/+32 |
2013-11-08 | Added support for monster spritename constants | Haru | 2 | -14/+16 |
2013-11-07 | Merge remote-tracking branch 'upstream/master' | shennetsind | 1 | -4/+4 |
2013-11-07 | Extended script constants to support NPC sprite IDs | Haru | 1 | -4/+4 |
2013-11-06 | Merge remote-tracking branch 'origin/master' | shennetsind | 1 | -0/+133 |
2013-11-06 | Follow up eaf04b9a2f0b399027df251c5d19d58d74e24e6a | shennetsind | 1 | -19/+19 |
2013-11-06 | BG Queue Update | shennetsind | 1 | -11/+79 |
2013-11-05 | Fixed grammar | sevenzz23 | 1 | -4/+5 |
2013-11-01 | Item Binding System Final. | sevenzz23 | 1 | -0/+132 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 63 | -690/+690 |
2013-10-24 | Update to last rAthena npc. | Michieru | 52 | -134/+40 |
2013-09-16 | Corrected line endings and BOM issues with several files | Haru | 11 | -11/+11 |
2013-08-29 | Corrected an integer overflow in npc/custom/etc/marriage.txt | Haru | 1 | -1/+1 |
2013-08-28 | Update warper.txt | Wolf | 1 | -2/+2 |
2013-07-31 | Fixed Bug #7486 | j-tkay | 1 | -8/+20 |
2013-07-29 | BG Queue Fixes | shennetsind | 1 | -3/+2 |
2013-07-05 | DB Queue Debug Update | shennetsind | 1 | -34/+24 |
2013-07-05 | Follow up 28a9fec0916db3d92629ae6e6cd62b5777b09e73 | j-tkay | 2 | -2/+2 |
2013-07-04 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | j-tkay | 1 | -0/+723 |
2013-07-04 | Merged/Updated/Added scripts from rAthena. | j-tkay | 4 | -239/+387 |
2013-06-30 | Follow up 918b1123963ac2f91a4d074b092ceef1db71b4e8 | shennetsind | 1 | -4/+1 |