Age | Commit message (Expand) | Author | Files | Lines |
2019-06-26 | Update from herculess20190819 | Andrei Karas | 1 | -2/+9 |
2019-05-15 | Fix warnings in clang 3.9s20190626 | Andrei Karas | 1 | -4/+8 |
2019-05-14 | Add legacy bl name packets for legacy clients | Andrei Karas | 3 | -0/+105 |
2019-05-14 | Fix compilation errors after hercules update | Andrei Karas | 2 | -0/+2 |
2019-05-13 | Update from hercules | Andrei Karas | 1 | -0/+1 |
2019-04-12 | Fix buffer len in function send_client_commands20190422 | Andrei Karas | 1 | -1/+1 |
2019-04-09 | Drop support for client version 20 | Andrei Karas | 1 | -2/+2 |
2019-04-08 | Update from hercules | Andrei Karas | 5 | -16/+23 |
2019-04-05 | Implement sendMapMask() which sends a custom map mask only to a specified user. | Jesusaves | 3 | -0/+28 |
2019-03-11 | Add stylist into includes in emap/init.c | Andrei Karas | 1 | -0/+1 |
2019-03-02 | Try to load map cells before set wall on map | Andrei Karas | 1 | -0/+3 |
2019-03-01 | Add at command for get name by being id | Andrei Karas | 3 | -1/+21 |
2019-01-23 | Update from herculess20190211 | Andrei Karas | 8 | -34/+44 |
2019-01-08 | Drop support for client protocol version 19.s20190123 | Andrei Karas | 1 | -74/+28 |
2018-12-30 | Add missing null pointer checks in custom map server packets. | Andrei Karas | 1 | -10/+10 |
2018-12-17 | Add missing packets into len table. | Andrei Karas | 1 | -0/+2 |
2018-12-06 | Register all evol server to client packets in hercules. | Andrei Karas | 1 | -0/+27 |
2018-12-05 | Fix compilation errors after hercules update. | Andrei Karas | 1 | -18/+11 |
2018-11-03 | Drop support for client version 18.s20181205 | Andrei Karas | 1 | -30/+2 |
2018-11-02 | Fix compilation warning in itemd_get_by_item. | Andrei Karas | 2 | -2/+2 |
2018-11-02 | Update from hercules. | Andrei Karas | 2 | -2/+2 |
2018-10-31 | Implemented commands tee and log | acsvln | 3 | -1/+25 |
2018-10-28 | Implementation of function jump_iterate rewrited | acsvln | 1 | -37/+30 |
2018-09-25 | Fix warning in some clang versions. | Andrei Karas | 1 | -35/+37 |
2018-09-25 | Fix name response packets for manaplus with packet version 24 or older. | Andrei Karas | 3 | -0/+281 |
2018-09-25 | Fix compilation after hercules update. | Andrei Karas | 5 | -3/+7 |
2018-09-25 | Hercules update. | Andrei Karas | 5 | -21/+35 |
2018-09-06 | Drop support for client version 17. | Andrei Karas | 2 | -44/+5 |
2018-07-29 | Fix fake bl initialisation for clang. | Andrei Karas | 1 | -2/+4 |
2018-07-29 | Init to 0 by default fake bl's before use. | Andrei Karas | 1 | -2/+2 |
2018-07-26 | Fix compilation after hercules update. | Andrei Karas | 5 | -25/+13 |
2018-07-21 | Implemented commands "hugo" and "linus" | acsvln | 5 | -0/+112 |
2018-07-13 | Fix compilation errors after hercules update. | Andrei Karas | 3 | -3/+4 |
2018-07-09 | Fix out of bound access in emob_load_weaponattacks.s20180713 | Andrei Karas | 1 | -0/+1 |
2018-06-14 | Fix compilaiton error after hercules update. | Andrei Karas | 1 | -2/+2 |
2018-06-14 | Update from hercules. Fix compilation errors. | Andrei Karas | 2 | -4/+4 |
2018-05-20 | Drop support for client version 16.s20180614 | Andrei Karas | 1 | -1/+1 |
2018-05-03 | Update from hercules. | Andrei Karas | 2 | -3/+4 |
2018-04-19 | Use configured respawn hp for all jobs.s20180503 | Andrei Karas | 3 | -0/+14 |
2018-04-19 | Load all skills independend on job types. | Andrei Karas | 3 | -0/+11 |
2018-04-19 | Allow death penalty for any jobs. | Andrei Karas | 3 | -0/+9 |
2018-04-19 | Dont preserv hardcoded skill in skill tree based on job. | Andrei Karas | 3 | -0/+13 |
2018-04-19 | Dont add hard coded sc effects after levelup. | Andrei Karas | 3 | -0/+8 |
2018-04-19 | Dont add hardcoded skills into tree for some races. | Andrei Karas | 3 | -0/+11 |
2018-04-19 | Dont reset NV_TRICKDEAD from non human races. | Andrei Karas | 3 | -0/+32 |
2018-04-17 | Fix compilation after hercules update.s20180419 | Andrei Karas | 1 | -1/+1 |
2018-03-26 | add missing hashtable iterator buildinss20180406 | gumi | 5 | -0/+90 |
2018-03-08 | Add support for identified attribute in item_db.conf.s20180313 | Andrei Karas | 5 | -0/+32 |
2018-02-26 | re-add the sprintf translation, and fix it | gumi | 1 | -17/+48 |
2018-02-27 | Add missing return into htexist script function. | Andrei Karas | 1 | -0/+1 |