summaryrefslogtreecommitdiff
path: root/src/enums/net
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas16-16/+16
2018-12-06Fix style in enums.Andrei Karas1-3/+3
2018-09-26Add packet SMSG_PLAYER_COMBINED_INVENTORY 0x0b09.Andrei Karas1-5/+5
2018-09-26Add inventory type enum for future packets.Andrei Karas1-0/+35
2018-01-04Update copyrights year.Andrei Karas15-15/+15
2017-08-25Show message information in mail list.Andrei Karas1-0/+39
2017-08-18Allow set type for strong typed enum with values.Andrei Karas1-1/+1
2017-08-12Add MailOpenType enum for different open types.Andrei Karas1-0/+34
2017-06-12Add comments for unknown licensed and non free servers.Andrei Karas1-0/+37
2017-01-03Update copyright year.Andrei Karas12-12/+12
2016-10-04Move menutype into enums directory.Andrei Karas1-0/+48
2016-10-04Move beingtype into enums directory.Andrei Karas1-0/+42
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas4-8/+0
2016-03-15Remove old evol server type.Andrei Karas1-1/+0
2016-01-02Update copyrights year.Andrei Karas10-10/+10
2015-09-22Remove checking packet id in getNpc function.Andrei Karas1-0/+34
2015-09-09Show reason for item removing.Andrei Karas1-0/+41
2015-09-09Fix wrong copyright in auctionsearchtype.hAndrei Karas1-2/+1
2015-06-03Convert UpdateType enum into strong typed enum.Andrei Karas1-9/+9
2015-06-03Convert StoreSearchType enum into strong typed enum.Andrei Karas1-6/+6
2015-06-03Convert ServerType enum into strong typed enum.Andrei Karas1-9/+9
2015-06-03Convert PacketShare enum into strong typed enum.Andrei Karas1-12/+9
2015-06-03Convert PacketType enum into strong typed enum.Andrei Karas1-6/+4
2015-06-03Rename packettypes.h into packettype.hAndrei Karas1-3/+3
2015-06-03User full enum name in packets type.Andrei Karas1-2/+7
2015-06-01Convert DownloadStatus enum into strong typed enum.Andrei Karas1-11/+11
2015-06-01Convert BattleGroundType enum into strong typed enum.Andrei Karas1-9/+9
2015-06-01Convert AuctionSearchType enum into strong typed enum.Andrei Karas1-11/+11
2015-04-17Add eathena defines into storesearchtype enum.Andrei Karas1-0/+2
2015-04-17Add eathena defines into battlegroundtype enum.Andrei Karas1-0/+2
2015-04-17Add eathena defines into auctionsearchtype enum.Andrei Karas1-0/+2
2015-03-29eathena: add packet CMSG_BATTLE_REGISTER 0x08d7.Andrei Karas1-0/+35
2015-02-09eathena: add packet CMSG_SEARCHSTORE_SEARCH 0x0819.Andrei Karas1-0/+33
2015-01-11Fix code style.Andrei Karas2-4/+4
2015-01-06Add AuctionSearchType enum.Andrei Karas1-0/+38
2015-01-06Move servertype enum into separate file.Andrei Karas1-0/+38
2015-01-06Move pckettypes enum into separate file.Andrei Karas1-0/+42
2015-01-06Move updatetype.h into enums namespace.Andrei Karas1-0/+37
2015-01-06Move downloadstatus.h into enums directory.Andrei Karas1-0/+38
2015-01-06Move partyshare.h into enums directory.Andrei Karas1-0/+40