summaryrefslogtreecommitdiff
path: root/src/net/tmwa/npchandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-07-07Remove undescore from variables and defines.Andrei Karas1-7/+7
2011-06-25Fix memory leaks in npchandler and npcdialog classes.Andrei Karas1-0/+7
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-8/+8
2011-03-08Fix possible problem with buying colored item.Andrei Karas1-1/+2
2011-03-03Add colors to buy/sell dialogs.Andrei Karas1-4/+15
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-02Close npc and other dialogs if reconnecting.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+249