summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-04-23Fix compilation error with some flags in beingslistmodel.hAndrei Karas1-0/+2
2016-04-23Fix include in memorymanager class.Andrei Karas1-1/+1
2016-04-23Fix compilation with some flags.Andrei Karas1-0/+2
2016-04-23Fix code style.Andrei Karas24-81/+71
2016-04-22Add memorycounter interface. Impliment it in Image.Andrei Karas10-1/+228
2016-04-21Convert chattabtype into strong typed enum.Andrei Karas6-25/+25
2016-04-21Move chattabtype into enums directory.Andrei Karas5-9/+7
2016-04-21Fix compilation warning.Andrei Karas1-1/+1
2016-04-21Add option for enable/disable remote commands.Andrei Karas6-11/+45
2016-04-21Disable remote chat commands in away mode.Andrei Karas1-0/+4
2016-04-21Add option for disable OpenGL version check and rollback to other renderer.Andrei Karas3-33/+42
2016-04-21Remove extra spaces at line ends.Andrei Karas24-78/+75
2016-04-20Add old versions for packet CMSG_MAP_SERVER_CONNECT.Andrei Karas2-7/+41
2016-04-20Add packet CMSG_TAEKWON_RANKS 0x0225Andrei Karas6-0/+25
2016-04-19Add packet CMSG_PLAYER_LESS_EFFECTS 0x021d.Andrei Karas6-0/+26
2016-04-19Add packet CMSG_SKILL_FEEL_SAVE_OK 0x0254Andrei Karas6-0/+28
2016-04-19Add missing version for packet CMSG_SOLVE_CHAR_NAME.Andrei Karas1-0/+1
2016-04-19Fix packet definition for different versions CMSG_SEARCHSTORE_SEARCH.Andrei Karas1-0/+71
2016-04-19Add different versions for packet CMSG_SKILL_USE_POSITION_MORE.Andrei Karas1-1/+5
2016-04-19Add different versions for packet CMSG_FRIENDS_ADD_PLAYER.Andrei Karas1-1/+10
2016-04-19Add different versions for packet CMSG_PARTY_INVITE2.Andrei Karas1-1/+8
2016-04-19Add different versions for packet CMSG_MAP_SERVER_CONNECT.Andrei Karas1-1/+10
2016-04-19Add different versions for packet CMSG_PLAYER_CHANGE_ACT.Andrei Karas1-1/+5
2016-04-19Add all versions for packet CMSG_MOVE_FROM_STORAGE.Andrei Karas1-1/+9
2016-04-19Add missing login server packets and add comments to some packets.Andrei Karas2-4/+13
2016-04-19Impliment some versioned packets.Andrei Karas1-6/+50
2016-04-18Add into being dbs, shared attribute "quickActionEffect".Andrei Karas3-0/+11
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas335-1820/+1821
2016-04-17Fix code style.Andrei Karas13-26/+24
2016-04-17Remove override keyword, if it present with final.Andrei Karas335-1820/+1820
2016-04-17Add packet version logging before load packets for given version.Andrei Karas1-0/+3
2016-04-16Add missing file.Andrei Karas1-0/+48
2016-04-16Move itemamountwindowusage enum into separate file.Andrei Karas10-85/+88
2016-04-16Move downloadstatus enum into separate file.Andrei Karas5-49/+82
2016-04-16Move serverdialogdownloadstatus into separate file.Andrei Karas5-22/+55
2016-04-15Change packet version to 6 (tmwa)Andrei Karas2-3/+13
2016-04-14Fix crash in login dialog if close it with opened drop down list.Andrei Karas1-0/+5
2016-04-14For tmwa server version >= 0x100408 not send nick in chat message.Andrei Karas1-6/+17
2016-04-14Add packet SMSG_PLAYER_CLIENT_COMMAND 0x0230 (tmwa)Andrei Karas1-0/+1
2016-04-14Move function PlayerRecv::processPlayerClientCommand into ea namespace.Andrei Karas5-17/+21
2016-04-14Fix tests compilation again.Andrei Karas1-1/+2
2016-04-14Fix tests compilation.Andrei Karas1-2/+1
2016-04-14Remove unused method.Andrei Karas1-7/+0
2016-04-14Fix compilation with different flags.Andrei Karas1-1/+1
2016-04-14Add name for default server updates group.Andrei Karas3-33/+48
2016-04-14Remove update host label from login dialog.Andrei Karas2-11/+4
2016-04-14Add support for different groups of update servers reading from servers list.Andrei Karas9-19/+152
2016-04-12Fix "invite to guild" from context menu.Andrei Karas1-4/+13
2016-04-11Add missing override keyword.Andrei Karas1-1/+1
2016-04-11Disable horses macro in tmwa.Andrei Karas1-0/+2