Age | Commit message (Expand) | Author | Files | Lines |
2017-05-29 | Fix memory leak in storage item vector (Fixes #1751) | Andrei Karas | 3 | -1/+16 |
2017-05-28 | update documentation for add_group_command | gumi | 1 | -1/+17 |
2017-05-28 | add support for custom atcommands in can_use_command | gumi | 1 | -14/+17 |
2017-05-28 | add buildin add_group_command() | gumi | 1 | -0/+40 |
2017-05-28 | allow custom atcommands to have different permissions for each group | gumi | 2 | -4/+10 |
2017-05-28 | flag the pow() buildin as deprecated | gumi | 2 | -1/+9 |
2017-05-28 | remove the pow buildin from item databases | gumi | 2 | -66/+66 |
2017-05-28 | remove the pow buildin from existing scripts | gumi | 2 | -6/+6 |
2017-05-28 | update documentation for the exponentiation operator | gumi | 1 | -12/+16 |
2017-05-28 | add exponentiation operator | gumi | 2 | -0/+7 |
2017-05-28 | allow to pass actual params to getparam | gumi | 1 | -8/+14 |
2017-05-28 | document previously undocumented parameter of getparam | gumi | 1 | -1/+1 |
2017-05-27 | Merge pull request #1722 from Smokexyz/mmo_charstatus-fix | Haru | 27 | -218/+1127 |
2017-05-23 | HPM Hook Update - followup 1570d3abbbc999ebc3242d99f87a5bd3b283e479 | smokexyz | 2 | -8/+8 |
2017-05-23 | Documentation update for getequippercentrefinery() and refine_db.confs | smokexyz | 3 | -32/+48 |
2017-05-22 | HPM Hook Update follow-up e8affc41f106503b530abaa7faa20d6e63b727b8 | smokexyz | 7 | -8/+355 |
2017-05-22 | Update npc/<re/>merchants/advanced_refiner.txt. | smokexyz | 2 | -4/+4 |
2017-05-22 | Add storage_data reception, parsing and sending to/from the map-server. | Smokexyz | 20 | -210/+772 |
2017-05-21 | Updated npc/re/merchants/shadow_refiner.txt to version 2.0 | Smokexyz | 1 | -78/+89 |
2017-05-21 | Refine rate correction from kRO. | smokexyz | 7 | -141/+436 |
2017-05-15 | Merge pull request #1719 from mekolat/channel2 | Haru | 4 | -0/+85 |
2017-05-15 | Merge pull request #1723 from Ridley8819/exp | Haru | 1 | -2/+2 |
2017-05-12 | add channel handler events | gumi | 4 | -0/+85 |
2017-05-12 | Merge pull request #1729 from HerculesWS/uwe_kleine_quest | skyleo | 1 | -2102/+618 |
2017-05-12 | Optimize Uwe Kleine NPC, fix typos and an unintended fallthrough in quests_ein | skyleo | 1 | -2102/+618 |
2017-05-11 | Update Exp Table | Ridley | 1 | -2/+2 |
2017-05-09 | Merge pull request #1730 from marky291/patch-1 | smokexyz | 1 | -2/+3 |
2017-05-09 | Constants Documentation Sync | Hercules.ws | 1 | -1/+3 |
2017-05-09 | Merge pull request #1699 from Jedzkie/11-SummerCostume | Haru | 10 | -64/+111 |
2017-05-08 | Updated *showscript documentation description. | marky291 | 1 | -2/+3 |
2017-05-07 | Spacing correction. (#1728) | marky291 | 1 | -0/+1 |
2017-05-04 | ItemDB SQL Sync | Hercules.ws | 2 | -12/+12 |
2017-05-04 | Merge pull request #1695 from Jedzkie/7-CashFoodFix | Haru | 8 | -98/+39 |
2017-05-04 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 |
2017-05-04 | Merge pull request #1717 from mekolat/vault2 | Haru | 4 | -2/+22 |
2017-05-01 | Normal Stat food can't override the effect of Cash Stat food. | Jedzkie | 1 | -30/+12 |
2017-05-01 | Merge pull request #1716 from 4144/packetsupdate | Haru | 1 | -0/+1324 |
2017-05-01 | Merge pull request #1698 from Jedzkie/10-BodyStyle | Haru | 2 | -4/+18 |
2017-05-01 | Added job checks for @bodystyle command | Jedzkie | 2 | -4/+18 |
2017-04-29 | Fixes #1721 | Jedzkie | 1 | -1/+1 |
2017-04-29 | Merge pull request #1713 from Jedzkie/17-DropAnnounce | Haru | 12 | -52/+22 |
2017-04-29 | Removal of rare_drop_announce config. | Jedzkie | 7 | -41/+1 |
2017-04-29 | Fixes #994 | Jedzkie | 6 | -12/+22 |
2017-04-29 | Constants Documentation Sync | Hercules.ws | 1 | -0/+29 |
2017-04-29 | Merge pull request #1712 from mekolat/canuse2 | Haru | 2 | -0/+153 |
2017-04-27 | Merge pull request #1711 from mekolat/checkoption2 | Haru | 2 | -13/+38 |
2017-04-26 | Add encryption packets for 2016 RE clients. | Andrei Karas | 1 | -0/+101 |
2017-04-26 | Merge pull request #1673 from Smokexyz/IRO | Haru | 2 | -59/+69 |
2017-04-25 | expose bank vault to the script engine | gumi | 4 | -2/+22 |
2017-04-26 | HPM Hooks Update | Hercules.ws | 7 | -20694/+20775 |