Age | Commit message (Expand) | Author | Files | Lines |
2014-07-08 | Minor script core fixes | panikon | 1 | -100/+131 |
2014-07-06 | Fixed issue with getlook | panikon | 1 | -0/+2 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -1/+1 |
2014-05-24 | Fixed issue in *guildskill, lvl could be set to negative values. (issue: 8214... | panikon | 1 | -1/+1 |
2014-05-16 | Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3 | Haru | 1 | -1/+1 |
2014-05-10 | Changed set_reg behavior on pc_setparam failure, now it won't simply END the ... | panikon | 1 | -1/+5 |
2014-05-10 | Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h | Haru | 1 | -1/+2 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -38/+41 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -41/+38 |
2014-05-10 | Optimized THQS_TTShop.txt and corrected a minor mistake | panikon | 1 | -0/+2 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -38/+41 |
2014-05-09 | Return EXIT_FAILURE if a script parse error occurred. | Haru | 1 | -8/+11 |
2014-05-07 | #Fixed issue 8175 | panikon | 1 | -0/+3 |
2014-05-06 | Bug fixes and other changes | panikon | 1 | -6/+29 |
2014-04-19 | Fixed issue: 8146 | panikon | 1 | -0/+2 |
2014-04-17 | Added sysinfo (System Information) functionalities | Haru | 1 | -14/+3 |
2014-04-04 | Fixed issue: 8131 | panikon | 1 | -1/+1 |
2014-03-29 | Fixed getmapxy crash | shennetsind | 1 | -1/+19 |
2014-03-29 | Fixed Bug 8125 | shennetsind | 1 | -0/+7 |
2014-03-18 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -4/+93 |
2014-03-18 | BG Queue Fixes & +++ | shennetsind | 1 | -1/+1 |
2014-03-17 | Added regular expression matching script commands and operators | Haru | 1 | -4/+93 |
2014-03-16 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+4 |
2014-03-16 | Fixed Bug 8093 | shennetsind | 1 | -0/+12 |
2014-03-17 | Fix addtimer will report error when hit MAX_EVENTTIMER | AnnieRuru | 1 | -1/+4 |
2014-03-15 | Follow up f4b1ff7426b1c4cd5e8cac37f7e3983cc03c706e | shennetsind | 1 | -0/+5 |
2014-03-14 | Follow up 1007d606645c16d5246761976b7648809edb8b1d | shennetsind | 1 | -4/+4 |
2014-03-14 | Added internal awareness of active script instances | shennetsind | 1 | -4/+21 |
2014-03-11 | Fixed getvariableofnpc | shennetsind | 1 | -0/+3 |
2014-03-11 | Merge pull request #265 from AnnieRuru/request_1 | shennetsind | 1 | -0/+34 |
2014-03-10 | Fixed a crash caused by NPC variable references in callfunc | Haru | 1 | -13/+41 |
2014-03-10 | set_constant the send_target | AnnieRuru | 1 | -0/+34 |
2014-03-05 | Corrected same-reference check to work on vars with the same name in differen... | Haru | 1 | -14/+11 |
2014-03-05 | Ref redesign, part 3 | Haru | 1 | -128/+125 |
2014-03-05 | Ref redesign, part 2 | Haru | 1 | -81/+91 |
2014-02-27 | Cleaned up messages.conf | Haru | 1 | -1/+1 |
2014-02-26 | Improved mapindex_name2id errors for scripts | shennetsind | 1 | -15/+30 |
2014-02-26 | Introducing #define npc constants | shennetsind | 1 | -0/+11 |
2014-02-26 | Removed Option_ constants from const.txt, now input directly from the source | shennetsind | 1 | -0/+39 |
2014-02-22 | Changed function types related to SG days in date.c | panikon | 1 | -1/+1 |
2014-02-19 | Fixed issue 8034 | panikon | 1 | -1/+2 |
2014-02-19 | Readding last merge as last revert was unintended. Sorry for the trouble. | panikon | 1 | -14/+30 |
2014-02-19 | Revert "Merge branch 'master' of https://github.com/HerculesWS/Hercules" | panikon | 1 | -30/+14 |
2014-02-19 | Fixed Bug 8025 | shennetsind | 1 | -5/+21 |
2014-02-14 | sc sources | shennetsind | 1 | -9/+9 |
2014-02-11 | Fixed issue with referenced array operations | shennetsind | 1 | -15/+18 |
2014-02-10 | Modified successrefitem script command | shennetsind | 1 | -5/+8 |
2014-02-09 | Improved script case check reports to include more accurate source info. | Haru | 1 | -3/+15 |
2014-02-08 | Improvements on the script commands sscanf, axtoi. Added strtol. | Haru | 1 | -44/+32 |
2014-02-03 | Added /stat+ commands support for 2013-12+ clients | Haru | 1 | -3/+2 |