summaryrefslogtreecommitdiff
path: root/src/map/rodex.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-09[TMW2] Prevent rodex mails from being sent on maps with nostorage mapflag.Jesusaves1-0/+6
2020-07-31[TMW2] RODEX FIX (Patch LOWRODEXFEE)Jesusaves1-3/+3
2019-04-15Improve get items from rodexAndrei Karas1-28/+30
2019-04-15Improve get zeny from rodexAndrei Karas1-9/+19
2019-04-14Add account id and char id into inter server rodex update packetAndrei Karas1-6/+6
2019-02-11Change type for class variables from short to intAndrei Karas1-1/+1
2018-12-14Add inventory size field into db and using it in server.Andrei Karas1-3/+3
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-19/+19
2018-03-20Fixed wrong rodex loading when mail expire date was manually changedGuilherme G. Menaldo1-1/+1
2018-03-11Merge pull request #1936 from dastgir/2017-3_rodexHaru1-0/+5
2018-03-09Fixed a missing update on cached data when rodex attachment was retrieved, av...Guilherme G. Menaldo1-0/+3
2018-03-08Fixed RoDEX mail return not working correctlyGuilherme G. Menaldo1-4/+20
2018-02-10Clean up trailing whitespace and non-indent tabsHaru1-7/+7
2017-12-18RoDEX Update:Dastgir1-0/+5
2017-10-21Add rodex 2017 packets.Andrei Karas1-3/+8
2017-09-05Add missing checks in attaching item to rodex mail.Andrei Karas1-5/+26
2017-08-11Whitespace fixesHaru1-6/+6
2017-08-11Fix various issues detected by coverity in rodex-related codeHaru1-5/+5
2017-07-30Implementation of RoDEXKirieZ1-0/+621