Age | Commit message (Expand) | Author | Files | Lines |
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-12 | Release v2018.03.11v2018.03.11 | Haru | 1 | -0/+31 |
2018-03-11 | Constants Documentation Sync | Hercules.ws | 1 | -0/+652 |
2018-03-11 | Merge pull request #1541 from Normynator/master | Haru | 3 | -41/+54 |
2018-03-11 | Merge pull request #1936 from dastgir/2017-3_rodex | Haru | 2 | -1/+6 |
2018-03-11 | Merge pull request #1987 from guilherme-gm/rodexfixes | Haru | 14 | -61/+112 |
2018-03-11 | Merge pull request #1983 from 4144/updatepackets | Haru | 7 | -18/+310 |
2018-03-11 | Merge pull request #1985 from rajatkverma/patch-1 | Haru | 1 | -4/+4 |
2018-03-11 | Merge pull request #1989 from dastgir/fix/db2sql | Haru | 1 | -1/+2 |
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-11 | Merge pull request #1981 from 4144/fixmd5 | Haru | 443 | -1/+107 |
2018-03-09 | Fixed a missing update on cached data when rodex attachment was retrieved, av... | Guilherme G. Menaldo | 1 | -0/+3 |
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 r... | Guilherme G. Menaldo | 6 | -17/+28 |
2018-03-08 | Fixed RoDEX mail return not working correctly | Guilherme G. Menaldo | 8 | -28/+65 |
2018-03-09 | Re-generate the md5 checksums in the mcache files | Haru | 441 | -0/+0 |
2018-03-09 | Implement a function to regenerate the mcache md5 checksums | Haru | 1 | -0/+106 |
2018-03-09 | Fix md5 calculation for binary strings. | Andrei Karas | 1 | -1/+1 |
2018-03-09 | Merge pull request #1979 from 4144/fixlogin | Haru | 5 | -68/+171 |
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 |
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 |
2018-02-27 | Update README.md | Rajat Verma | 1 | -4/+4 |
2018-02-27 | Merge pull request #1975 from 4144/hidepassword | Haru | 1 | -0/+3 |
2018-02-27 | Merge pull request #1970 from Asheraf/msvc | Haru | 6 | -0/+48 |
2018-02-20 | Dont show password and pincode in @accinfo gm command. | Andrei Karas | 1 | -0/+3 |
2018-02-19 | Changed Kafrapoints calculation. | Normynator | 3 | -41/+54 |
2018-02-18 | Merge pull request #1976 from mekolat/printf | Haru | 6 | -0/+36 |
2018-02-17 | Merge pull request #1552 from HerculesWS/mcache | Haru | 1840 | -1675/+595 |
2018-02-17 | Add appveyor configuration file | Haru | 1 | -0/+28 |
2018-02-17 | HPM Hooks Update | Haru | 5 | -37/+36 |
2018-02-17 | Add option to recache individual maps | Haru | 1 | -3/+17 |
2018-02-17 | Removal of the old mapcache tool as new plugin took it place. | hemagx | 13 | -1521/+11 |
2018-02-17 | New mapcache system | hemagx | 1821 | -117/+506 |
2018-02-15 | expose script_sprintf to plugins | gumi | 6 | -0/+36 |
2018-02-13 | Release v2018.02.11+1v2018.02.11+1 | Haru | 1 | -0/+7 |
2018-02-13 | Merge pull request #1973 from MishimaHaruna/bg_message-fix | Haru | 1 | -12/+9 |
2018-02-13 | Merge pull request #1972 from 4144/clanfixes | Haru | 3 | -3/+7 |
2018-02-13 | Fix unterminated strings in ZC_BATTLEFIELD_CHAT | Haru | 1 | -12/+9 |
2018-02-12 | Fix possible crash in zone change code. Fixes #1971 | Andrei Karas | 1 | -0/+2 |