summaryrefslogtreecommitdiff
path: root/src/net/tmwa
AgeCommit message (Expand)AuthorFilesLines
2011-02-19Update copyrights.Andrei Karas46-92/+136
2011-02-18Specific messages for each pickup failure reason.Ben Longbons1-3/+4
2011-02-18Add packet SMSG_BEING_NAME_RESPONSE2 with big being names.Andrei Karas3-0/+43
2011-02-15Change client protocol version to 2.Andrei Karas1-1/+1
2011-02-13Add arrows bar.Andrei Karas1-1/+10
2011-02-13Set weight notice message not modal and hide it after 10 seconds.Andrei Karas1-2/+5
2011-02-09Implement npc gender.Andrei Karas1-0/+15
2011-02-02Close npc and other dialogs if reconnecting.Andrei Karas2-9/+2
2011-01-28Fix code style and some new compilation warnings.Andrei Karas1-5/+10
2011-01-19Add unknown skills to first skill tab. (in tmw Basic).Andrei Karas1-2/+8
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas5-4/+8
2011-01-13Fix again equipment window (F4) issue and adding checks.Andrei Karas1-4/+14
2011-01-13Fix invisible equipment in equipment window (F4) issue.Andrei Karas1-0/+5
2011-01-12Increase default chat slots number for tAthena/evol from 3 to 9.Andrei Karas1-1/+4
2011-01-12Add new error codes for creating char.Andrei Karas1-2/+22
2011-01-11Add new login return code 10 what mean wrong name.Andrei Karas1-0/+3
2011-01-10Add more selling error messages.Andrei Karas1-6/+16
2011-01-10Fix skill points updating.Andrei Karas1-0/+3
2011-01-10Add persistent ip as connection option.Andrei Karas2-2/+13
2011-01-08Add support for drawing new slots as sprites.Andrei Karas3-2/+12
2011-01-02Add error for non tradable items.Andrei Karas1-0/+5
2011-01-02Initial commit.Andrei Karas46-0/+10098