Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-12 | Merged revisions 3619 via svnmerge from | Bjørn Lindeijer | 1 | -2/+13 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3619 | b_lindeijer | 2007-10-18 12:56:40 +0200 (Thu, 18 Oct 2007) | 3 lines Implemented automatic denying of trade requests based on a patch submitted by Quiche_on_a_leash. ........ | |||||
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 1 | -4/+4 | |
is less confusing in 64-bit context and less conflicting with the 0.0 client. | |||||
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 | |
Removed unused Packet class. Added stub for handling GPMSG_BEING_ENTER. | |||||
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 | |
branch). | |||||
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ↵ | Eugenio Favalli | 1 | -11/+10 | |
protocol from tmwserv. | |||||
2006-03-09 | Made all local action listeners structs and moved them into anonymous ↵ | Björn Steinbrink | 1 | -8/+10 | |
namespaces. | |||||
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 ↵ | Yohann Ferreira | 1 | -1/+2 | |
the itemmanager so tmw doesn't crash anymore if an item lacks some parameters. | |||||
2006-02-01 | Made the OkDialog and ConfirmDialog classes proxies for their buttons' ↵ | Björn Steinbrink | 1 | -2/+16 | |
events. Removed the RequestTradeWindow class, replaced with a plain ConfirmDialog. Fixed a memory leak along the way. | |||||
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+179 | |