Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-15 | Improve get items from rodex | Andrei Karas | 1 | -28/+30 | |
2019-04-15 | Improve get zeny from rodex | Andrei Karas | 1 | -9/+19 | |
2019-04-14 | Add account id and char id into inter server rodex update packet | Andrei Karas | 1 | -6/+6 | |
2019-02-11 | Change type for class variables from short to int | Andrei Karas | 1 | -1/+1 | |
2018-12-14 | Add inventory size field into db and using it in server. | Andrei Karas | 1 | -3/+3 | |
2018-07-01 | Change functions to static where possible (Part 4 - map) | Haru | 1 | -19/+19 | |
This fixes issues with plugins defining symbols with the same names Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-03-20 | Fixed wrong rodex loading when mail expire date was manually changed | Guilherme G. Menaldo | 1 | -1/+1 | |
2018-03-11 | Merge pull request #1936 from dastgir/2017-3_rodex | Haru | 1 | -0/+5 | |
RoDEX Update | |||||
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-08 | Fixed RoDEX mail return not working correctly | Guilherme G. Menaldo | 1 | -4/+20 | |
2018-02-10 | Clean up trailing whitespace and non-indent tabs | Haru | 1 | -7/+7 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-12-18 | RoDEX Update: | Dastgir | 1 | -0/+5 | |
* Will not open if NPC is attached. * Will not send mail if NPC is attached. Fixes #1934 | |||||
2017-10-21 | Add rodex 2017 packets. | Andrei Karas | 1 | -3/+8 | |
2017-09-05 | Add missing checks in attaching item to rodex mail. | Andrei Karas | 1 | -5/+26 | |
Also fix buffer overflow in requesting items from rodex mail. | |||||
2017-08-11 | Whitespace fixes | Haru | 1 | -6/+6 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-08-11 | Fix various issues detected by coverity in rodex-related code | Haru | 1 | -5/+5 | |
Follow-up to 544da439e81ff78ec102b754e16b6cc0a28a6d0a Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-07-30 | Implementation of RoDEX | KirieZ | 1 | -0/+621 | |