Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-29 | Update HPM hooks. | Andrei Karas | 1 | -1/+3 | |
2018-06-29 | Fix packet 836 (search in stores). | Andrei Karas | 1 | -6/+7 | |
Added item options fields into this packet. Updated other things for support for report item options in vending. Buying store not supported for now. | |||||
2018-06-29 | HPM Hooks Update | Hercules.ws | 1 | -0/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-29 | Merge pull request #2063 from dastgirp/2-petevol | Haru | 1 | -0/+1 | |
Implemented Pet Evolution and Pet Feeding | |||||
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 1 | -0/+1 | |
2018-06-24 | Call the shutdown callback when terminating through the server exit console ↵ | Haru | 1 | -1/+4 | |
command Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-06-24 | Use the correct shutdown callback when the server receives a termination signal | Haru | 1 | -7/+4 | |
This fixes a regression introduced in 22bd368e5d4d8d61a7189d03f52c3afd90c0729e Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-06-18 | Remove flag RTLD_DEEPBIND from dlopen. | Andrei Karas | 1 | -5/+1 | |
This flag uneeded now, and it may prevent using asan in gcc-8. | |||||
2018-06-04 | HPM Hooks Update | Hercules.ws | 1 | -0/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-03 | HPM Hooks Update | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 45 | -46/+46 | |
2018-05-07 | HPM Hooks Update | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-05-02 | Fix possible buffer overflow in common. | Andrei Karas | 3 | -4/+4 | |
2018-04-07 | HPM Hooks Update | Hercules.ws | 1 | -0/+4 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-07 | Implementation of Attendance system | Asheraf | 1 | -0/+3 | |
2018-04-04 | HPM Hooks Update | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-03 | Merge pull request #1986 from Megasantos/login_date_guild | Haru | 1 | -0/+1 | |
Implemented login date for guild members. | |||||
2018-04-03 | HPM Hooks Update | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-03-29 | Introduce defines PACKETVER_MAIN_NUM, PACKETVER_RE_NUM, PACKETVER_ZERO_NUM. | Andrei Karas | 1 | -0/+16 | |
PACKETVER_RE_NUM defined to PACKETVER only if defined PACKETVER_RE. PACKETVER_ZERO_NUM defined to PACKETVER only if defined PACKETVER_ZERO. PACKETVER_MAIN_NUM defined to PACKETVER only if not defined PACKETVER_RE and not defined PACKETVER_ZERO. | |||||
2018-03-14 | - Implemented login date for guild members. | Jônatas Andreta | 1 | -0/+1 | |
Signed-off-by: Megasantos <jonataandretta@hotmail.com> | |||||
2018-03-11 | Merge pull request #1987 from guilherme-gm/rodexfixes | Haru | 1 | -0/+1 | |
Some rodex fixes | |||||
2018-03-08 | Fixed RoDEX mail return not working correctly | Guilherme G. Menaldo | 1 | -0/+1 | |
2018-03-09 | Fix md5 calculation for binary strings. | Andrei Karas | 1 | -1/+1 | |
2018-02-17 | HPM Hooks Update | Haru | 1 | -2/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-02-10 | Clean up trailing whitespace and non-indent tabs | Haru | 2 | -4/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-02-09 | Update HPM hooks. | Andrei Karas | 2 | -0/+45 | |
2018-01-25 | HPM Hooks Update | Murilo Pereti Tavares | 2 | -0/+32 | |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 2 | -1/+61 | |
All official features work including the autokick for inactive members And the system is completely customizable. | |||||
2018-01-14 | HPM Hooks Update | Hercules.ws | 1 | -0/+4 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-01-09 | HPM Hooks Update | Hercules.ws | 2 | -2/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-01-06 | Enable always asserts and nullpo checks. | Andrei Karas | 1 | -7/+2 | |
Before this options was depend on debug configure flag. But this options is must because without server may crash in any exploits. | |||||
2017-12-17 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-12-17 | Merge pull request #1923 from 4144/fixpackets | Haru | 1 | -0/+7 | |
Add support for Ragnarok zero clients, split packets.h again | |||||
2017-12-08 | Merge pull request #1898 from Asheraf/homunaf | Haru | 1 | -0/+1 | |
implement homunculus autofeeding for 2017 clients | |||||
2017-12-02 | Add configure option --enable-packetver-zero for enable support for zero ↵ | Andrei Karas | 1 | -0/+7 | |
clients. | |||||
2017-11-18 | Implement Homunculus autofeeding | Asheraf | 1 | -0/+1 | |
2017-11-18 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-11-18 | Assert on the right buffer size on the StmtBind functions | Haru | 1 | -36/+59 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-11-18 | Pass the correct types and sizes to the StmtBind functions | Haru | 2 | -0/+10 | |
Fixes #1531 (and other similar issues) Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-11-05 | Reduce confusion between skill IDs and skill DB indexes (part 2) | Haru | 1 | -3/+7 | |
Remove MAX_SKILL in favor of MAX_SKILL_DB, when referring to the maximum skill DB index. This is opposed to MAX_SKILL_ID, the maximum skill ID. Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-10-21 | Add names for some unnamed enums. | Andrei Karas | 1 | -2/+2 | |
Need for packet parser. | |||||
2017-10-21 | Add rodex 2017 packets. | Andrei Karas | 1 | -0/+5 | |
2017-09-21 | Convert some functions from int32 types to int64. | Andrei Karas | 2 | -0/+23 | |
This mainly need for base and job exp, because now they using int64 type. | |||||
2017-09-21 | Change char server packets for 20170830 and newer clients. | Andrei Karas | 1 | -1/+1 | |
2017-09-17 | Move other view-related variables to `sd->status.look` | Haru | 1 | -4/+6 | |
The following variables are now moved to `sd->status.look` (from `sd->status`): `head_top`, `head_mid`, `head_bottom`, `robe` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Differentiate variables that hold a ViewSprite and a Subtype (part 2) | Haru | 1 | -1/+1 | |
`sd->status.shield` is renamed to `sd->status.look.shield` and only holds ViewSprite IDs. Its previous other meaning is now transferred to `sd->has_shield`, of boolean type (to detect the presence of a shield) Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Differentiate variables that hold a ViewSprite and a weapon Subtype | Haru | 1 | -1/+3 | |
`sd->status.weapon` is renamed to `sd->status.look.weapon` and only holds ViewSprite IDs. Its previous other meaning is now transferred to `sd->weapontype` (holding the currently equipped weapon type, considering both hands at once) Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Split 'View' in two different fields in the item database | Haru | 1 | -0/+1 | |
- 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-08-08 | Disable warning -Wdiscarded-qualifiers in hpm code for now. | Andrei Karas | 1 | -0/+7 | |
2017-08-08 | HPM Hooks Update | Hercules.ws | 2 | -0/+51 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> |