Age | Commit message (Expand) | Author | Files | Lines |
2014-05-17 | Added missing changequest commands on Alchemist Job Change Quest. | Taylor Locke | 1 | -2/+7 |
2014-05-17 | Fixes and Clean-ups from Euphy for Wolfchev's Lab. | Taylor Locke | 1 | -366/+200 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 199 | -812/+761 |
2014-05-13 | Fixed some charset issues | Haru | 14 | -13/+42 |
2014-05-13 | Fixed several files with a missing EOL at EOF | Haru | 28 | -28/+28 |
2014-05-13 | Wolfchev's Laboratory Instance Release. | Taylor Locke | 3 | -595/+3460 |
2014-05-11 | Merge branch 'master' of http://github.com/HerculesWS/Hercules | panikon | 1 | -1/+1 |
2014-05-11 | Fixed typo in thqs_ttshop | panikon | 1 | -1/+1 |
2014-05-10 | Travis improvements | Haru | 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-05-09 | Improved the self-test script | Haru | 1 | -69/+82 |
2014-04-25 | Update official Spawn monster - Malaya and Biolab Dungeon 4 | Michieru | 3 | -24/+24 |
2014-04-10 | Fixed issue: 8140 | panikon | 1 | -1/+7 |
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 | 5 | -4/+14 |
2014-03-17 | Added regular expression matching script commands and operators | Haru | 1 | -1/+16 |
2014-03-17 | Fix WoE:SE guild flag doesn't change emblem | AnnieRuru | 1 | -1/+1 |
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-24 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -25/+55 |
2013-12-24 | Christmas Patch - 2013-12-23 Support | shennetsind | 1 | -182/+2058 |
2013-12-21 | HPM Hooks Update | Hercules.ws | 2 | -23179/+23179 |
2013-12-20 | Update to aegis info the number of mob that spawn in 13.1 quest to get the So... | Michieru | 2 | -23149/+23179 |
2013-12-18 | Merge pull request #234 from mhalicot/master | shennetsind | 1 | -2/+2 |
2013-12-14 | Corrected a minor error (wrong constant name) in the bard quest. | Haru | 1 | -1/+1 |
2013-12-07 | Fixed several incorrect script labels and events | Haru | 13 | -19/+19 |
2013-12-04 | - Fix part 2 of issue 7841 | Patskie | 1 | -5/+5 |
2013-12-03 | Fixed error when unbinding items, removed /* */ | Mhalicot | 1 | -2/+2 |
2013-12-01 | Corrected some accidentally renamed NPCs | Haru | 3 | -3/+3 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 192 | -558/+558 |
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-29 | Fixed a missing/incorrect check in the Moscovia Whale quest | Haru | 1 | -6/+6 |
2013-11-28 | Added support for automatic concatenation of adjacent string literals | Haru | 1 | -0/+14 |
2013-11-28 | Corrected operator precedence table. | Haru | 4 | -4/+424 |
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 193 | -572/+572 |
2013-11-25 | Fixed Bug 7841. | Taylor Locke | 1 | -1/+1 |
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 193 | -572/+572 |
2013-11-11 | Follow-up to 0b7b3796ec987cbb1c263722b841cfa5795aa6d3 | Haru | 6 | -58/+58 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 30 | -213/+213 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 79 | -448/+448 |
2013-11-09 | Consolidated commands called in scripts to their lowercase version | Haru | 62 | -403/+403 |
2013-11-08 | Added mercenary/homunculus constants from Aegis | Haru | 1 | -1/+1 |
2013-11-08 | Added support for monster spritename constants | Haru | 27 | -211/+213 |
2013-11-07 | Merge remote-tracking branch 'upstream/master' | shennetsind | 6 | -18/+18 |