index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
tradehandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
1
-137
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-02-12
Merged revisions 3619 via svnmerge from
Bjørn Lindeijer
1
-2
/
+13
2007-11-21
Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This
Bjørn Lindeijer
1
-4
/
+4
2007-10-28
Fixed display of trade window. Completed trade protocol.
Guillaume Melquiond
1
-1
/
+1
2007-08-14
Removed obsolete code. Added support for money received while trading.
Guillaume Melquiond
1
-127
/
+5
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
1
-1
/
+1
2007-07-29
Converted trading to new server.
Guillaume Melquiond
1
-9
/
+64
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-2
/
+2
2006-08-20
Changed MessageHandler::handleMessage to take a reference instead of a pointer.
Bjørn Lindeijer
1
-13
/
+13
2006-07-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
1
-1
/
+1
2006-07-25
Switched client to use enet and modified login sequence to work with the new ...
Eugenio Favalli
1
-11
/
+10
2006-03-09
Made all local action listeners structs and moved them into anonymous namespa...
Björn Steinbrink
1
-8
/
+10
2006-02-06
Undone last changes because Bertram already fixed the compiler issue.
Eugenio Favalli
1
-2
/
+0
2006-02-06
Updated Dev-Cpp project file, fixed a gcc 3.4 issue.
Eugenio Favalli
1
-17
/
+19
2006-02-05
Fixed a gcc 4.0 issue in the tradehandler. Strengthened the xml parser in the...
Yohann Ferreira
1
-1
/
+2
2006-02-01
Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...
Björn Steinbrink
1
-2
/
+16
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-0
/
+179