summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Remove virtual method call from MessageOut constructor.Andrei Karas8-17/+21
2015-09-08Add some missing item colors.Andrei Karas4-7/+3
2015-09-08Add AMD HD driver version 15.x to black list.Andrei Karas1-2/+4
2015-09-07Fix buttons position in npc dialog with visible avatar and input fields.Andrei Karas1-4/+4
2015-09-07Split protocol.h into protocolin.h and protocolout.hAndrei Karas50-82/+127
2015-09-06Set to all quests value 0 by default.Andrei Karas1-0/+1
2015-09-06Add option for creating screenshots on each complete trade.Andrei Karas5-4/+17
2015-09-06Readd packet SMSG_MAP_MASK (tmwa)Andrei Karas6-11/+12
2015-09-06Fix closing mail edit window by top right corner.Andrei Karas2-0/+7
2015-09-06Use cached image for drawing text in progressbar.Andrei Karas2-27/+61
2015-09-05Add away being badge.Andrei Karas7-4/+44
2015-09-05Add inactive being badge.Andrei Karas7-1/+41
2015-09-05Add shop badge to beings.Andrei Karas7-1/+45
2015-09-05Put badges into array in being.Andrei Karas6-88/+106
2015-09-05Fix compilation warning.Andrei Karas1-0/+1
2015-09-05Fix compilation warnings.Andrei Karas6-2/+45
2015-09-05Allow send quick mail message by command /sendmail (hercules)Andrei Karas1-0/+17
2015-09-05Add option for enable manamarket intergration and support /mail command. (for...Andrei Karas4-1/+21
2015-09-05Add support for inherit attribute in items.xml.Andrei Karas2-9/+82
2015-09-04Fix wrong linkage on Android.Andrei Karas2-1/+5
2015-09-04Disable building dyecmd on Android.Andrei Karas2-0/+6
2015-09-04Fix compilation with some flags.Andrei Karas1-0/+2
2015-09-04Remove some useless includes.Andrei Karas103-392/+41
2015-09-02Fix typos.Andrei Karas1-2/+2
2015-09-02Remove MessageHandler classAndrei Karas171-4528/+330
2015-09-02Remove mNetwork field from MessageHandlersAndrei Karas12-151/+72
2015-09-02Remove variable mMessageHandlers from network code.Andrei Karas6-50/+20
2015-09-02Use packet handlers from packet defines.Andrei Karas7-8/+131
2015-09-02Add to packets defines packet handlers. For now unused.Andrei Karas5-558/+562
2015-09-01Fix make files.Andrei Karas2-2/+0
2015-09-01Remove packets.hAndrei Karas6-389/+0
2015-09-01Use packet sizes from packetsin.incAndrei Karas4-17/+11
2015-09-01Add packet sizes to packetin.inc. But for now size unused.Andrei Karas9-634/+598
2015-09-01Add missing handler for skill cancel packet.Andrei Karas3-1/+7
2015-09-01Remove help lines from packets definition.Andrei Karas4-68/+58
2015-09-01Split packets definition files to in and out packets.Andrei Karas10-367/+416
2015-09-01Fix isue found by mplint.Andrei Karas1-1/+3
2015-09-01Fix compilation warning.Andrei Karas1-0/+2
2015-09-01Change extension in some internals includes from h to inc.Andrei Karas6-6/+6
2015-09-01Add ability to log received packet names to log file.Andrei Karas19-19/+165
2015-08-31Rename packetdefine.h to protocoldefine.hAndrei Karas5-4/+5
2015-08-31Move actual packet name to id mapping to packets.inc.Andrei Karas6-991/+1033
2015-08-30Move receive code from vendinghandler into separate file.Andrei Karas6-133/+216
2015-08-30Move receive code from tradehandler into separate file.Andrei Karas14-407/+689
2015-08-30Move receive code from skillhandler into separate file.Andrei Karas14-606/+846
2015-08-30Move receive code from searchstorehandler into separate file.Andrei Karas6-84/+155
2015-08-30Move receive code from roulettehandler into separate file.Andrei Karas6-60/+127
2015-08-30Move receive code from questhandler into separate file.Andrei Karas10-184/+325
2015-08-30Move receive code from playerhandler into separate file.Andrei Karas14-788/+1035
2015-08-29Change version to 1.5.8.29v1.5.8.29Andrei Karas9-9/+19