Age | Commit message (Expand) | Author | Files | Lines |
2017-02-26 | Merge pull request #1586 from mekolat/getd2 | Ridley | 1 | -2/+3 |
2017-02-26 | Added option to show classchange only to one player (#1587) | Guilherme G. M | 1 | -18/+9 |
2017-02-25 | allow to get vars of other players with getd | gumi | 1 | -2/+3 |
2017-02-25 | add chr() and ord() buildins | gumi | 1 | -0/+20 |
2017-01-02 | Update *waitingroom script document (#1537) | Emistry Haoyan | 1 | -1/+1 |
2016-12-02 | Merge pull request #1405 from Emistry/scriptcommand_makeitem2 | Haru | 1 | -1/+26 |
2016-11-21 | Constants Documentation Sync | Hercules.ws | 1 | -1107/+1107 |
2016-11-20 | Added validation for the AegisName while parsing the item db | Haru | 1 | -2/+2 |
2016-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -4/+84 |
2016-10-22 | Added Summoner Class. | Dastgir Pojee | 1 | -1/+3 |
2016-10-16 | Merge pull request #1476 from Asheraf/documentation | Ridley | 1 | -0/+1 |
2016-10-16 | Constants Documentation Sync | Hercules.ws | 1 | -0/+8 |
2016-10-16 | Change *getcharid to use constants | Asheraf | 1 | -32/+32 |
2016-10-13 | missing type at setlook documentation | Asheraf | 1 | -0/+1 |
2016-10-05 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 |
2016-10-02 | Constants Documentation Sync | Hercules.ws | 1 | -1/+1 |
2016-09-12 | Constants Documentation Sync | Hercules.ws | 1 | -0/+11 |
2016-09-12 | Add script command navigateto. Add packet for this command. | Andrei Karas | 1 | -0/+33 |
2016-08-31 | Merge branch 'master' of https://github.com/HerculesWS/Hercules into scriptco... | Emistry Haoyan | 3 | -9/+17 |
2016-08-29 | Constants Documentation Sync | Hercules.ws | 1 | -0/+8 |
2016-08-29 | *strnpcinfo now uses constants | Asheraf | 2 | -9/+9 |
2016-08-28 | Update *makeitem2 script command | Emistry Haoyan | 1 | -1/+26 |
2016-08-26 | Constants Documentation Sync | Hercules.ws | 1 | -0/+14 |
2016-08-21 | Syntax clean up in the script documentation | Haru | 1 | -1652/+1680 |
2016-08-20 | Updated references to the old config in the documentation | Haru | 6 | -48/+50 |
2016-08-19 | Ported login-server.conf to libconfig | Haru | 1 | -21/+3 |
2016-08-19 | Ported char-server.conf to libconfig | Haru | 1 | -0/+69 |
2016-08-17 | Constants Documentation Sync | Hercules.ws | 1 | -0/+8 |
2016-08-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+5 |
2016-08-01 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 |
2016-07-21 | Remove duplicate entry for getnameditem function on script commands documenta... | Reid | 1 | -19/+0 |
2016-07-20 | Constants Documentation Sync | Hercules.ws | 1 | -0/+18 |
2016-07-09 | Constants Documentation Sync | Hercules.ws | 1 | -1/+1 |
2016-07-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 |
2016-06-25 | Added mesf() command (combination of mes() and sprintf()) | Haru | 1 | -0/+17 |
2016-06-25 | Removed the uncommon (and useless) multi-argument variant of mes() | Haru | 1 | -9/+1 |
2016-06-25 | Re-implemented BUILDIN(sprintf) | Haru | 1 | -4/+69 |
2016-04-11 | Fix a typo in script_commands.txt, | Reid | 1 | -1/+1 |
2016-03-30 | Fixed typo on item_db documentation | Dastgir | 1 | -1/+1 |
2016-03-21 | Constants Documentation Sync | Hercules.ws | 1 | -1/+1 |
2016-03-11 | Constants Documentation Sync | Hercules.ws | 1 | -32/+36 |
2016-02-29 | Constants Documentation Sync | Hercules.ws | 1 | -0/+5 |
2016-02-29 | Added gender-related constants SEX_MALE/SEX_FEMALE | Emistry | 1 | -3/+6 |
2016-02-28 | Added NoKnockback Mode for monsters | Dastgir | 1 | -16/+19 |
2016-02-27 | Constants Documentation Sync | Hercules.ws | 1 | -0/+25 |
2016-02-21 | Updated Documentation | Dastgir | 1 | -37/+74 |
2016-01-25 | Generated doc/constants.md | Haru | 1 | -0/+16572 |
2016-01-16 | Remove VAR_ constants | AnnieRuru | 1 | -2/+2 |
2016-01-13 | Converted const.txt to libconfig format | Haru | 3 | -42/+45 |
2016-01-05 | Add *swap script command | AnnieRuru | 1 | -0/+13 |