Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-06 | Add support for packet 0xaf7 in zero clients. | Andrei Karas | 2 | -2/+2 | |
2018-04-06 | Update shuffle packets and keys to version 20180404. | Andrei Karas | 2 | -40/+41 | |
2018-04-06 | Add new packets in packets.h for 20180404 client. | Andrei Karas | 1 | -0/+20 | |
2018-04-04 | HPM Hooks Update | Hercules.ws | 5 | -0/+68 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-04 | Add support for packet ZC_MSG_COLOR | Asheraf | 3 | -0/+28 | |
2018-04-04 | Add support for packet ZC_FORMATSTRING_MSG | Asheraf | 3 | -0/+39 | |
2018-04-03 | Merge pull request #1995 from guilherme-gm/rodex-expire | Haru | 2 | -5/+5 | |
Fixed wrong rodex loading when mail expire date was manually changed | |||||
2018-04-03 | Merge pull request #1986 from Megasantos/login_date_guild | Haru | 8 | -17/+23 | |
Implemented login date for guild members. | |||||
2018-04-03 | HPM Hooks Update | Hercules.ws | 5 | -0/+39 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-03 | Merge pull request #1111 from dastgir/24-2015Quests | Haru | 4 | -35/+225 | |
changed quest packets to structure form + some update | |||||
2018-04-03 | HPM Hooks Update | Hercules.ws | 4 | -0/+66 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-03 | Merge pull request #1965 from dastgir/2018/3-hateffect | Haru | 6 | -0/+106 | |
Implemented HatEffect | |||||
2018-03-29 | Add non shuffle packets for 2018-03-14 - 2018-03-28 clients. | Andrei Karas | 1 | -0/+23 | |
2018-03-29 | Add shuffle packets and keys for 2018-03-14 - 2018-03-28 clients. | Andrei Karas | 4 | -8/+96 | |
2018-03-29 | Simplify version checks with new packet version defines. | Andrei Karas | 2 | -7/+5 | |
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-28 | don't throw a warning in buildin_getmapinfo when the map is not found | gumi | 1 | -2/+2 | |
2018-03-20 | Fixed wrong rodex loading when mail expire date was manually changed | Guilherme G. Menaldo | 2 | -5/+5 | |
2018-03-14 | - Implemented login date for guild members. | Jônatas Andreta | 8 | -17/+23 | |
Signed-off-by: Megasantos <jonataandretta@hotmail.com> | |||||
2018-03-13 | Added quest_notify_objective and its packet | Dastgir | 4 | -1/+70 | |
2018-03-13 | Extended UPDATE_MISSION_HUNT to support new packet | Dastgir | 2 | -1/+16 | |
2018-03-12 | Changed UPDATE_MISSION_HUNT packet to structure form | Dastgir | 2 | -15/+45 | |
2018-03-12 | Extended ADD_QUEST to support new packet | Dastgir | 2 | -1/+25 | |
2018-03-12 | Changed ADD_QUEST packet to structure form | Dastgir | 2 | -15/+49 | |
2018-03-12 | Implemented ZC_ALL_QUEST_LIST3 Packet. | Dastgir | 2 | -6/+24 | |
2018-03-11 | Merge pull request #1541 from Normynator/master | Haru | 3 | -41/+54 | |
Changed Kafrapoints calculation. | |||||
2018-03-11 | Merge pull request #1936 from dastgir/2017-3_rodex | Haru | 2 | -1/+6 | |
RoDEX Update | |||||
2018-03-11 | Merge pull request #1987 from guilherme-gm/rodexfixes | Haru | 11 | -60/+102 | |
Some rodex fixes | |||||
2018-03-11 | Merge pull request #1983 from 4144/updatepackets | Haru | 7 | -18/+310 | |
Update packets and keys for clients up to 20180221. | |||||
2018-03-11 | Merge pull request #1989 from dastgir/fix/db2sql | Haru | 1 | -1/+2 | |
DB2SQL Crash Fix | |||||
2018-03-11 | Fix packet character name request reply for 20180221 clients. | Andrei Karas | 2 | -5/+25 | |
2018-03-11 | Fix friend list packet for clients 20180221 and newer. | Andrei Karas | 1 | -5/+13 | |
2018-03-11 | Fix friend status update packet for clients 20180221 and newer. | Andrei Karas | 1 | -1/+8 | |
2018-03-11 | Update shuffle packets and keys for clients up to 20180309. | Andrei Karas | 5 | -7/+264 | |
2018-03-09 | Fixed a missing update on cached data when rodex attachment was retrieved, ↵ | Guilherme G. Menaldo | 1 | -0/+3 | |
avoiding message to be deleted. Thanks @tlacson7 | |||||
2018-03-09 | HPM update | Guilherme G. Menaldo | 3 | -16/+16 | |
2018-03-08 | Fixed a nullpo error when user tried to do an action in an unloaded mail in ↵ | Guilherme G. Menaldo | 6 | -17/+28 | |
rodex | |||||
2018-03-08 | Fixed RoDEX mail return not working correctly | Guilherme G. Menaldo | 5 | -27/+55 | |
2018-03-09 | Implement a function to regenerate the mcache md5 checksums | Haru | 1 | -0/+106 | |
The function is part of the mapcache plugin, called through the `--fixmd5` flag. It will update all the maps that would be loaded by the map server (as listed in map_index.txt). This also fixes a memory leak in the mapcache plugin. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-03-09 | Fix md5 calculation for binary strings. | Andrei Karas | 1 | -1/+1 | |
2018-03-08 | Add missing checks into pincode packets. | Andrei Karas | 1 | -0/+6 | |
2018-03-08 | Disconnect player from server after he enter too many wrong pincodes. | Andrei Karas | 1 | -1/+3 | |
2018-03-04 | Fixes crash on DB2SQL Plugin. | Dastgir Pojee | 1 | -1/+2 | |
ClanDB was uninitialized when minimal configuration was required. Fixes #1984 | |||||
2018-03-01 | Fix use after free with option "delay_battle_damage: false". | Andrei Karas | 1 | -5/+11 | |
2018-02-27 | Ignore invalid pincode. | Andrei Karas | 1 | -2/+5 | |
2018-02-27 | Add missing checks info clif_parse_* functions. | Andrei Karas | 1 | -58/+139 | |
2018-02-27 | Fix use after free error in @reloadatcommand gm command. | Andrei Karas | 1 | -1/+4 | |
2018-02-27 | fix null pointer in login.c in login->accounts. | Andrei Karas | 1 | -1/+3 | |
This affect only plugins. | |||||
2018-02-20 | Dont show password and pincode in @accinfo gm command. | Andrei Karas | 1 | -0/+3 | |
This need for better security. | |||||
2018-02-19 | Changed Kafrapoints calculation. | Normynator | 3 | -41/+54 | |
Kafrapoints should now be used correctly. Issue #1540 Changed opening braces according to coding styl. Changed some lines according to coding styl. new-line-before-return ? more styling code changes changes in coding style coding style changes Fixed message output on acted cash. Removed unsupported and not needed var ret. Update pc.c Update atcommand.c Coding style added function description added return validation used wrong method in validation Fixed typo in clif.c Moved temp var to block start |