Age | Commit message (Expand) | Author | Files | Lines |
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-29 | Constants Documentation Sync | Hercules.ws | 1 | -0/+8 |
2016-08-29 | *strnpcinfo now uses constants | Asheraf | 2 | -9/+9 |
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 |
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 |