summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-06Move servertype enum into separate file.Andrei Karas9-62/+98
2015-01-06Move pckettypes enum into separate file.Andrei Karas12-18/+60
2015-01-06Move updatetype.h into enums namespace.Andrei Karas5-8/+9
2015-01-06Move downloadstatus.h into enums directory.Andrei Karas6-14/+15
2015-01-06Move partyshare.h into enums directory.Andrei Karas4-7/+7
2015-01-06Move dialogtype.h into enums directory.Andrei Karas21-23/+29
2015-01-06Move chatmsgtype.h into enums directory.Andrei Karas5-4/+4
2015-01-06Move dragdropsource enum into separate file.Andrei Karas2-18/+44
2015-01-06Move equip slots enum into separate file.Andrei Karas7-84/+125
2015-01-06Move screen density enum into separate file.Andrei Karas5-11/+42
2015-01-06Move guildpositionflags.h into enums directory.Andrei Karas4-6/+6
2015-01-06Move state.h into enums directory.Andrei Karas6-8/+9
2015-01-06eathena: add packet CMSG_AUCTION_BID 0x024f.Andrei Karas6-0/+23
2015-01-06eathena: add packet CMSG_AUCTION_CLOSE 0x025d.Andrei Karas6-0/+17
2015-01-06eathena: add packet CMSG_AUCTION_CANCEL 0x024e.Andrei Karas6-0/+17
2015-01-06Rename function AuctionHandler::cancelRequest into AuctionHandler::cancelReg.Andrei Karas6-7/+7
2015-01-06eathena: add packet CMSG_AUCTION_REGISTER 0x024d.Andrei Karas6-0/+29
2015-01-06eathena: add partial support for packet SMSG_AUCTION_CLOSE 0x025d.Andrei Karas4-1/+14
2015-01-06eathena: add partial support for packet SMSG_AUCTION_MESSAGE 0x0250.Andrei Karas4-1/+14
2015-01-06eathena: add packet CMSG_AUCTION_SET_ITEM 0x024c.Andrei Karas6-0/+30
2015-01-06eathena: add packet support CMSG_AUCTION_CANCEL_REQUEST 0x024b.Andrei Karas6-0/+19
2015-01-06Fix compilation warnings.Andrei Karas1-2/+2
2015-01-06eathena: add partial support for packet SMSG_AUCTION_SET_ITEM 0x0256.Andrei Karas4-1/+15
2015-01-05eathena: add partial support for packet SMSG_AUCTION_RESULTS 0x0252.Andrei Karas4-1/+33
2015-01-05eathena: fix packet size SMSG_AUCTION_OPEN_WINDOW.Andrei Karas1-1/+1
2015-01-05Allow play sound effect if show emote.Andrei Karas3-1/+10
2015-01-05Add missing check for null pointer.Andrei Karas1-0/+3
2015-01-05Simplify setting default gender.Andrei Karas4-6/+4
2015-01-05Remove legace gender specific code from char creation dialog.Andrei Karas2-62/+0
2015-01-05eathena: change protocol version to 4.Andrei Karas1-1/+1
2015-01-05eathena: set gender in char creation dialog.Andrei Karas1-0/+9
2015-01-05Allow if supported by server select gender in char creation dialog.Andrei Karas2-7/+65
2015-01-05Add actual gender in char creation method.Andrei Karas5-10/+18
2015-01-05Allow set pressed item in widgetgroup and child objects.Andrei Karas6-14/+31
2015-01-05Change imitation menu item from "Imitation" to "Imitate".Andrei Karas1-1/+1
2015-01-05Add server feature haveCreateCharGender.Andrei Karas5-0/+16
2015-01-04Fix char deletion password request if was connected to server with password f...Andrei Karas1-0/+1
2015-01-04eathena: allow delete characters if account have non default email.Andrei Karas7-26/+54
2015-01-04Add server feature haveEmailOnDelete.Andrei Karas5-0/+16
2015-01-04Move processCharDeleteFailed from ea namespace into eathena and tmwa.Andrei Karas6-15/+35
2015-01-04eathena: allow set race in char creation dialog.Andrei Karas2-1/+4
2015-01-04Add stringmap typedefs.Andrei Karas17-55/+92
2015-01-03Change version to 1.5.1.3v1.5.1.3Andrei Karas8-8/+21
2015-01-03Update translations.Andrei Karas22-633/+633
2015-01-02Fix code style.Andrei Karas14-39/+13
2015-01-01Fix compilation warning.Andrei Karas1-1/+1
2015-01-01Fix crash with completly broken themes.Andrei Karas2-11/+40
2015-01-01Update copyrights year.Andrei Karas1233-1233/+1233
2015-01-01eathena: fix char gender on char selection dialog.Andrei Karas1-2/+3
2014-12-31Add some usefull chat commands into help.Andrei Karas1-0/+22