Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-20 | Merge pull request #1852 from mekolat/getmapinfo2 | mekolat | 1 | -0/+21 | |
2017-10-20 | Merge pull request #1843 from mekolat/logmes2 | mekolat | 1 | -5/+13 | |
2017-10-20 | Modified setequipoption to allow removal of equip options. | Dastgir | 1 | -0/+1 | |
2017-10-05 | add documentation for buildin_getmapinfo | gumi | 1 | -0/+21 | |
2017-10-05 | Constants Documentation Sync | Hercules.ws | 1 | -0/+5 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-10-04 | add documentation for buildin_dressroom | Edwin | 1 | -0/+17 | |
2017-09-21 | update documentation for buildin_logmes | gumi | 1 | -5/+13 | |
2017-09-19 | update the documentation for buildin_getgroupid | gumi | 1 | -3/+3 | |
2017-09-18 | clean trailing whitespaces in script documentation | gumi | 1 | -1551/+1551 | |
2017-09-18 | update the documentation for useatcmd following deprecation | gumi | 1 | -0/+9 | |
2017-09-18 | fix a typo in getunits() documentation | gumi | 1 | -1/+1 | |
2017-09-17 | Constants Documentation Sync | Hercules.ws | 1 | -1/+60 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-09-17 | Add support for bitmask arrays in the item_db Loc field | Haru | 1 | -23/+29 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Add support for bitmask arrays in the item_db Upper field | Haru | 1 | -10/+10 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Added Constant SEX_ANY (2) for Male and Female genders. | AtlantisRO | 1 | -2/+7 | |
Replaced Number 1 in Gender for Constant "SEX_MALE" on item_db.conf Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Split 'View' in two different fields in the item database | Haru | 2 | -6/+8 | |
- The field was used both for sprite view IDs and for weapon or ammunition subtypes. Now the fields 'ViewSprite' and 'Subtype' are used respectively. Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Add item subtype (weapon/ammunition type) constants | Haru | 1 | -32/+33 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-06 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-07-30 | Implementation of RoDEX | KirieZ | 2 | -0/+62 | |
2017-07-11 | Added getcalendartime script command | KirieZ | 1 | -0/+24 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-07-11 | Added time limit parameter to setquest | KirieZ | 1 | -1/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-07-11 | Constants Documentation Sync | Hercules.ws | 1 | -0/+10 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-07-11 | Merge pull request #1788 from mekolat/type2 | Haru | 1 | -0/+24 | |
new buildin: getdatatype() | |||||
2017-07-04 | Merge pull request #1773 from dastgir/bug/item-options | smokexyz | 1 | -1/+1 | |
Item option fixes | |||||
2017-06-24 | update documentation for recovery() | gumi | 1 | -2/+5 | |
2017-06-21 | add documentation for getdatatype() | gumi | 1 | -0/+24 | |
2017-06-08 | Corrected Documentation of getequipoption. | Dastgir | 1 | -1/+1 | |
2017-06-03 | flag misceffect() as deprecated | gumi | 1 | -2/+7 | |
2017-06-03 | flag specialeffect2() as deprecated | gumi | 1 | -6/+9 | |
2017-06-03 | update the documentation for specialeffect() | gumi | 1 | -7/+20 | |
2017-06-03 | Documenation for <URL> browser dimensions. (#1755) | marky291 | 1 | -1/+5 | |
* Document <URL> browser dimension. | |||||
2017-06-03 | Constants Documentation Sync | Hercules.ws | 1 | -0/+7 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-06-03 | Merge pull request #1684 from Smokexyz/refine-update | Haru | 1 | -5/+16 | |
Enriched refine chance correction | |||||
2017-06-03 | Merge pull request #1747 from mekolat/param2 | Haru | 1 | -1/+1 | |
patch for readparam() | |||||
2017-06-03 | Merge pull request #1753 from mekolat/string2 | Haru | 1 | -0/+23 | |
new buildins: isstr, getarrayindex | |||||
2017-06-03 | Merge pull request #1736 from mekolat/group2 | Haru | 1 | -1/+17 | |
new buildin: add_group_command | |||||
2017-06-01 | add documentation for getarrayindex() | gumi | 1 | -0/+11 | |
2017-06-01 | add documentation for isstr() | gumi | 1 | -0/+12 | |
2017-05-28 | update documentation for add_group_command | gumi | 1 | -1/+17 | |
2017-05-28 | flag the pow() buildin as deprecated | gumi | 1 | -0/+8 | |
2017-05-28 | update documentation for the exponentiation operator | gumi | 1 | -12/+16 | |
2017-05-28 | document previously undocumented parameter of getparam | gumi | 1 | -1/+1 | |
2017-05-23 | Documentation update for getequippercentrefinery() and refine_db.confs | smokexyz | 1 | -5/+16 | |
2017-05-12 | add channel handler events | gumi | 1 | -0/+21 | |
2017-05-09 | Merge pull request #1730 from marky291/patch-1 | smokexyz | 1 | -2/+3 | |
Updated *showscript documentation description. | |||||
2017-05-09 | Constants Documentation Sync | Hercules.ws | 1 | -1/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-05-08 | Updated *showscript documentation description. | marky291 | 1 | -2/+3 | |
2017-05-04 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-05-04 | Merge pull request #1717 from mekolat/vault2 | Haru | 1 | -2/+4 | |
expose the bank vault to the script engine | |||||
2017-04-29 | Merge pull request #1713 from Jedzkie/17-DropAnnounce | Haru | 1 | -0/+3 | |
Fixes #994 |