summaryrefslogtreecommitdiff
path: root/src/net/npchandler.h
AgeCommit message (Collapse)AuthorFilesLines
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-03-03Add colors to buy/sell dialogs.Andrei Karas1-1/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-02Close npc and other dialogs if reconnecting.Andrei Karas1-0/+2
Also save extra layers if network error.
2011-01-02Initial commit.Andrei Karas1-0/+66
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.