Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-12-31 | Replaced leftover -1 view IDs with FAKE_NPC | Haru | 4 | -12/+12 |
2015-12-26 | Add *setgroupid script commands. | Emistry | 1 | -0/+8 |
2015-12-25 | Merge pull request #1009 from Jedzkie/ItemDB_Updates | Dastgir | 1 | -0/+3 |
2015-12-24 | Item Update: | Jedzkie | 1 | -0/+3 |
2015-12-22 | Throw error when variable name length too long | AnnieRuru | 1 | -1/+2 |
2015-12-22 | Update *dispbottom script command to allow 0xRRGGBB color | AnnieRuru | 1 | -3/+4 |
2015-12-22 | Update *message script command to allow to use account ID | AnnieRuru | 1 | -2/+3 |
2015-12-20 | *explode return array size. | Emistry | 1 | -2/+4 |
2015-12-20 | Add color constants for announcement and mes | AnnieRuru | 1 | -6/+13 |
2015-12-18 | Add *getunittype and update *getmapxy | AnnieRuru | 1 | -20/+38 |
2015-12-18 | *Fix the misleading label name length | AnnieRuru | 1 | -6/+4 |
2015-12-18 | *Correct the wrong example for *queueopt | AnnieRuru | 1 | -1/+1 |
2015-12-18 | Fix documentation error for autobonus trigger rate | AnnieRuru | 1 | -1/+1 |
2015-12-17 | Add bAddMaxWeight bonus for increasing player's max weight | AnnieRuru | 1 | -0/+1 |
2015-12-06 | Fix some documentations on doc/script_commands.txt | AnnieRuru | 1 | -5/+10 |
2015-11-20 | ItemDB Updates: | Jedzkie | 1 | -5/+5 |
2015-11-17 | Add some FAQ documentation that some script command can return value | AnnieRuru | 1 | -0/+3 |
2015-11-15 | Fixed too-generic constant names of gettime() types | Haru | 3 | -74/+67 |
2015-11-14 | Standardized script-queue related commands | Haru | 1 | -16/+24 |
2015-11-14 | Fix @QMapChangeTo$ not usable when HQO_OnMapChange triggered | AnnieRuru | 1 | -0/+3 |
2015-11-14 | Corrected an issue causing queue iterators not to return their last value | Haru | 1 | -2/+4 |
2015-10-27 | Replaced parameter type with constant. | Emistry | 1 | -49/+52 |
2015-10-26 | Force Serial Documentation | Dastgir | 1 | -0/+5 |
2015-10-26 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Dastgir | 1 | -7/+45 |
2015-10-26 | Updated script documentation | Dastgir | 1 | -0/+15 |