Age | Commit message (Expand) | Author | Files | Lines |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -18/+22 |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -1/+1 |
2009-04-02 | Don't use assertions in MessageIn | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-27 | Fixed inventory window. Not resizable though. | Bjørn Lindeijer | 1 | -2/+2 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -11/+26 |
2009-02-09 | Mostly whitespace and formatting changes | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
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 | -13/+7 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+1 |
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 | -3/+3 |
2007-08-14 | Fixed error-prone interface. Handled money as an inventory part. | Guillaume Melquiond | 1 | -10/+5 |
2007-01-28 | Some work on documentation. | Bjørn Lindeijer | 1 | -0/+2 |
2006-09-02 | Removed pixel-based synchronisation. Added variable length move messages. | Guillaume Melquiond | 1 | -0/+13 |
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ... | Eugenio Favalli | 1 | -43/+23 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -11/+10 |
2005-09-14 | Added stream operator for char, short and long reading and writing. | Björn Steinbrink | 1 | -0/+4 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -0/+94 |