Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -79/+0 | |
Also fix several instances where the same net handler was being used for both servers, and a few other related oddities. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-11-01 | Merged revisions 4180-4181 via svnmerge from | Bjørn Lindeijer | 1 | -1/+0 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r4180 | peaveydk | 2008-04-24 22:49:30 +0200 (Thu, 24 Apr 2008) | 1 line Make shortcut container ID based instead of slot based. Fixes items shifting around often causing equipment to be lost. ........ r4181 | peaveydk | 2008-04-25 02:25:59 +0200 (Fri, 25 Apr 2008) | 1 line Document anti-trade function. ........ | |||||
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-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 1 | -3/+1 | |
on demand. Results in faster startup time and reduced memory usage. | |||||
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -0/+2 | |
2007-08-14 | Fixed error-prone interface. Handled money as an inventory part. | Guillaume Melquiond | 1 | -0/+6 | |
2007-07-31 | Removed legacy inventory code. Added display of equipment. | Guillaume Melquiond | 1 | -86/+9 | |
2007-01-05 | Added support for full inventory update. | Guillaume Melquiond | 1 | -4/+12 | |
2007-01-04 | Client-side hack for picking up items. | Guillaume Melquiond | 1 | -3/+19 | |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -1/+1 | |
2006-09-29 | Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch. | Bjørn Lindeijer | 1 | -8/+3 | |
2006-08-28 | Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch. | Bjørn Lindeijer | 1 | -0/+9 | |
2006-08-20 | Changed MessageHandler::handleMessage to take a reference instead of a pointer. | Bjørn Lindeijer | 1 | -29/+29 | |
Removed unused Packet class. Added stub for handling GPMSG_BEING_ENTER. | |||||
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ↵ | Eugenio Favalli | 1 | -29/+26 | |
protocol from tmwserv. | |||||
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+128 | |