summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Add packet CMSG_MAIL2_REMOVE_ITEM_MAIL 0x0a06.Andrei Karas6-0/+28
2017-08-11Add packet CMSG_MAIL2_ADD_ITEM_TO_MAIL 0x0a04.Andrei Karas6-0/+34
2017-08-11Add packet CMSG_MAIL2_OPEN_WRITE_MAIL 0x0a08.Andrei Karas6-0/+22
2017-08-11Change in packet names rodex to mail2.Andrei Karas1-12/+12
2017-08-11Add packet SMSG_RODEX_REQUEST_ITEMS 0x09f4.Andrei Karas3-0/+10
2017-08-11Add packet SMSG_RODEX_REQUEST_MONEY 0x09f2.Andrei Karas3-0/+12
2017-08-11Add packet SMSG_RODEX_MAIL_DELETE 0x09f6.Andrei Karas3-0/+9
2017-08-11Add packet SMSG_RODEX_READ_MAIL 0x09eb.Andrei Karas3-0/+35
2017-08-11Add packet SMSG_RODEX_MAIL_LIST_PAGE 0x09f0.Andrei Karas3-0/+29
2017-08-11Add packet SMSG_RODEX_SEND_RESULT 0x09ed.Andrei Karas3-0/+10
2017-08-11Add packet SMSG_RODEX_CHECK_NAME_RESULT 0x0a14.Andrei Karas3-2/+20
2017-08-11Add packet SMSG_RODEX_REMOVE_ITEM_RESULT 0x0a07.Andrei Karas3-1/+14
2017-08-11Add packet SMSG_RODEX_ADD_ITEM_RESULT 0x0a05.Andrei Karas3-0/+33
2017-08-11Add packet SMSG_RODEX_OPEN_NEW_MAIL_WINDOW 0x0a12.Andrei Karas3-0/+11
2017-08-11Add packet SMSG_MAIL2_ICON 0x09e7.Andrei Karas6-4/+87
2017-08-11change client packet version to 23.Andrei Karas1-1/+1
2017-08-10Add empty mail2handler.Andrei Karas12-0/+227
2017-08-10Hide item popup if open popupmenu.s20170810Andrei Karas3-0/+15
2017-08-10Fix drawning language badge in some cases.Andrei Karas1-0/+2
2017-08-10Read whole packet in processPlayerStatusChange if being not found.Andrei Karas1-0/+9
2017-08-09Fix style issue.Andrei Karas1-2/+1
2017-08-09Fix compilation with old compilers.Andrei Karas1-1/+1
2017-08-09Add build with curl 7.55 into .gitlab-ci.ymlAndrei Karas1-0/+19
2017-08-09Add different use actions for items.Andrei Karas11-19/+98
2017-08-09Allow for each item replace equip/use menu item to custom menu.Andrei Karas8-7/+245
2017-08-09Fix translate custom npc menu.Andrei Karas1-2/+2
2017-08-09Fix warning with old compilers.Andrei Karas2-3/+5
2017-08-08Use size_t type for index in other shortcut classes.Andrei Karas5-27/+28
2017-08-08Use size_t type for index in itemshortcut.Andrei Karas3-22/+23
2017-08-08Remove extra includes.Andrei Karas2-2/+0
2017-08-08Fix compilation with old compilers.Andrei Karas1-1/+1
2017-08-08Move constants from itemshortcut.h into const directory.Andrei Karas4-4/+34
2017-08-08Add into skill context menu for add shortcut.Andrei Karas13-12/+82
2017-08-07Remove useless casts from missile-particle attributes.Andrei Karas3-8/+8
2017-08-07Improve inherit fields code in itemdb.cppAndrei Karas1-47/+48
2017-08-07Adjust default missile particle lifetime.Andrei Karas5-7/+7
2017-08-07Spawn missile particles with configurable additional parameters.Andrei Karas3-21/+18
2017-08-07Add additional attributes to missile particles in skills.Andrei Karas4-8/+30
2017-08-07Rename skill attributes related to missile particles.Andrei Karas4-10/+10
2017-08-07Add additional attributes to missile particle in attacks.Andrei Karas5-13/+52
2017-08-07Add additional attributes to missile particle in items.Andrei Karas7-29/+116
2017-08-07Fix unit tests compilation.Andrei Karas1-1/+2
2017-08-07Fix style issues.Andrei Karas2-2/+2
2017-08-07Allow open debug window before connecting to game.Andrei Karas6-7/+24
2017-08-07Fix old style cast in sdltcpnet.cpp and tinyxml2.incAndrei Karas2-0/+9
2017-08-05Use gcc-7 for build with spm libs in .gitlab-ci.ymlAndrei Karas1-146/+146
2017-08-05Fix compilation for macosx.v1.7.8.5Andrei Karas1-6/+8
2017-08-05Change verstion to 1.7.8.5.Andrei Karas9-9/+24
2017-08-05Update Android.mk.Andrei Karas1-0/+1
2017-08-05Update translations.Andrei Karas24-10728/+13242