Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
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? | |||||
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -23/+3 | |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -6/+7 | |
2005-09-27 | Dont crash if there is an unknown error at login. | Cedric Borgese | 1 | -1/+1 | |
Remove a bug that do x86_64 arch fail to connect to server : long is 8 bytes on that arch, use int for 4 bytes integer. | |||||
2005-09-17 | 2005-09-17 Duane Bailey nayryeliab@gmail.com | Duane Bailey | 1 | -1/+1 | |
* game.h: fixed bugs created by matt * messageout.h: fixed bug concering expand arguments * mesageout.cpp: adding include to win2mac.h and commented out SDL_net include; caused bugs on macs | |||||
2005-09-14 | Added stream operator for char, short and long reading and writing. | Björn Steinbrink | 1 | -0/+4 | |
2005-09-14 | Header cleanups. | Björn Steinbrink | 1 | -2/+2 | |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -0/+80 | |