Age | Commit message (Expand) | Author | Files | Lines |
2009-04-02 | Don't use assertions in MessageIn | Bjørn Lindeijer | 1 | -60/+56 |
2009-03-27 | Changed the includes for the net/tmwserv/ directory | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -33/+56 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -14/+7 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 1 | -5/+5 |
2007-08-14 | Fixed error-prone interface. Handled money as an inventory part. | Guillaume Melquiond | 1 | -12/+8 |
2006-09-02 | Removed pixel-based synchronisation. Added variable length move messages. | Guillaume Melquiond | 1 | -0/+11 |
2006-08-27 | Got rid of no longer used protocol.cpp | Bjørn Lindeijer | 1 | -1/+1 |
2006-08-20 | Changed MessageHandler::handleMessage to take a reference instead of a pointer. | Bjørn Lindeijer | 1 | -2/+0 |
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ... | Eugenio Favalli | 1 | -132/+39 |
2006-06-26 | Fixed the readString method (synchronized with the server version by Guillaume | Bjørn Lindeijer | 1 | -16/+12 |
2006-02-07 | Made the being directions being stored in a bitfield. | Björn Steinbrink | 1 | -0/+32 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -25/+23 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -3/+2 |
2005-10-05 | Fixed some resource cleanup and memory leaks. Also changed the way dangling | Bjørn Lindeijer | 1 | -1/+1 |
2005-09-22 | removed win2mac support | Duane Bailey | 1 | -5/+3 |
2005-09-19 | Mostly code cleanups related to commits in past two days. | Bjørn Lindeijer | 1 | -1/+1 |
2005-09-17 | configure.ac: Fix typo. | Björn Steinbrink | 1 | -1/+1 |
2005-09-17 | 2005-09-17 Duane Bailey <nayryeliab@gmail.com> | Duane Bailey | 1 | -3/+3 |
2005-09-17 | 2005-09-17 Duane Bailey <nayryeliab@gmail.com> | Duane Bailey | 1 | -3/+3 |
2005-09-16 | Tiny error reporting improvement. | Bjørn Lindeijer | 1 | -1/+1 |
2005-09-14 | Added stream operator for char, short and long reading and writing. | Björn Steinbrink | 1 | -0/+18 |
2005-09-14 | Add missing cassert header. | Björn Steinbrink | 1 | -0/+2 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -0/+151 |