summaryrefslogtreecommitdiff
path: root/src/net/buysellhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-92/+0
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-76/+35
2009-02-18Centralize current_npc cleanupJared Adams1-1/+1
2009-02-05Exposed some more strings I found to be translatable.Ira Rice1-5/+7
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-0/+2
2008-12-03While there is still a small visual artifact, this patch fixes the buyIra Rice1-0/+3
2008-11-22While there is still a small visual artifact, this patch fixes the buy Ira Rice1-0/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-1/+2
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-8/+8
2007-08-13Started conversion of buy/sell to new server.Guillaume Melquiond1-48/+27
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-6/+2
2007-03-22Redesigned the localplayer class to use getters and setters instead of direct...Philipp Sehmisch1-2/+2
2006-11-05Merged 0.0 changes from revision 2800 to 2825 to trunk.Bjørn Lindeijer1-0/+1
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money i...Yohann Ferreira1-0/+1
2006-08-20Changed MessageHandler::handleMessage to take a reference instead of a pointer.Bjørn Lindeijer1-16/+16
2006-08-14Completed porting of character creation/deletion, fixed some issues with netw...Eugenio Favalli1-1/+1
2006-07-25Switched client to use enet and modified login sequence to work with the new ...Eugenio Favalli1-12/+12
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-1/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+129