summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Convert UpdateType enum into strong typed enum.Andrei Karas3-2/+70
2015-06-03Convert StoreSearchType enum into strong typed enum.Andrei Karas5-5/+5
2015-06-03Convert ServerType enum into strong typed enum.Andrei Karas3-6/+6
2015-06-03Convert PacketShare enum into strong typed enum.Andrei Karas7-59/+54
2015-06-03Convert PacketType enum into strong typed enum.Andrei Karas2-70/+125
2015-06-03Rename packettypes.h into packettype.hAndrei Karas2-2/+2
2015-06-03User full enum name in packets type.Andrei Karas2-61/+65
2015-06-01Convert DownloadStatus enum into strong typed enum.Andrei Karas1-2/+4
2015-06-01Convert BattleGroundType enum into strong typed enum.Andrei Karas5-5/+5
2015-06-01Convert AuctionSearchType enum into strong typed enum.Andrei Karas5-5/+5
2015-05-30Convert ChatMsgType enum into strong typed enum.Andrei Karas2-2/+2
2015-05-30Convert Rank enum into strong typed enum.Andrei Karas5-5/+5
2015-05-29Convert Pickup enum into strong typed enum.Andrei Karas2-2/+2
2015-05-29Convert Gender enum into strong typed enum.Andrei Karas9-9/+9
2015-05-29Convert CookingType enum into strong typed enum.Andrei Karas5-5/+5
2015-05-29Convert BeingAction enum into strong typed enum.Andrei Karas5-5/+5
2015-05-29Convert Attributes enum into strong typed enum.Andrei Karas9-21/+25
2015-05-29Convert AttackType enum into strong typed enum.Andrei Karas2-7/+9
2015-05-29Convert ActorType enum into strong typed enum.Andrei Karas2-2/+2
2015-05-29Use BeingTypeId in Being for subtypeid.Andrei Karas7-20/+23
2015-05-29Add strong typed int type BeingTypeId.Andrei Karas1-1/+1
2015-05-29Add strong typed int type BeingId.Andrei Karas87-388/+494
2015-05-28Remove support for split button from inventory.Andrei Karas2-4/+0
2015-05-28Add strong typed bool type Visible.Andrei Karas3-6/+6
2015-05-26Fix possible crash if disconnecting from server.Andrei Karas1-1/+1
2015-05-24From ChatTab::chatLog removed default parameter for message owner type.Andrei Karas3-4/+4
2015-05-24Add strong typed bool type TryRemoveColors.Andrei Karas2-7/+7
2015-05-24Add strong typed bool type IgnoreRecord.Andrei Karas2-9/+26
2015-05-24Add strong typed bool type Online.Andrei Karas5-8/+8
2015-05-24Fix compilation erorrs in inventoryitem.hAndrei Karas1-0/+4
2015-05-24Remove simpletypes.h.Andrei Karas3-3/+0
2015-05-24Move type Keep into separate file.Andrei Karas3-0/+3
2015-05-24Move type Notify into separate file.Andrei Karas1-0/+2
2015-05-24Move simpletypes.h into directory simpletypes.Andrei Karas3-3/+3
2015-05-22Fix code style.Andrei Karas1-1/+4
2015-05-21Enable mobhp server feature only for feature tmwa server versions.Andrei Karas1-1/+1
2015-05-21Call postInit after each window creation.Andrei Karas10-17/+23
2015-05-20update serverfeatures for tmwa.mekolat1-3/+3
2015-05-20eathena: impliment packet CMSG_GUILD_REQUEST_EMBLEM.Andrei Karas5-0/+16
2015-05-20eathena: impliment packet CMSG_GUILD_CHANGE_EMBLEM.Andrei Karas5-0/+20
2015-05-20eathena: impliment packet CMSG_GUILD_BREAK.Andrei Karas5-0/+16
2015-05-20eathena: impliment packet CMSG_GUILD_OPPOSITION.Andrei Karas5-0/+19
2015-05-20eathena: impliment packet CMSG_GUILD_CHANGE_POS_INFO.Andrei Karas5-0/+41
2015-05-20eathena: impliment packet CMSG_GUILD_ALLIANCE_DELETE.Andrei Karas7-9/+21
2015-05-20eathena: impliment packet CMSG_GUILD_ALLIANCE_REPLY.Andrei Karas7-12/+20
2015-05-20eathena: impliment packet CMSG_GUILD_ALLIANCE_REQUEST.Andrei Karas7-10/+20
2015-05-20Send net code version also to login server in tmwa net code.Andrei Karas1-1/+11
2015-05-20Enable haveMove3 server feature in tmwa server with version 0x0f0512.Andrei Karas1-1/+1
2015-05-18Remove useless check.Andrei Karas1-1/+1
2015-05-18Enable haveMove3 server feature for tmwa server with verison 0x0f0518.Andrei Karas2-2/+2