Age | Commit message (Expand) | Author | Files | Lines |
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -133/+6 |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -8/+8 |
2009-09-30 | Merge login state machines for both clients | Jared Adams | 1 | -0/+1 |
2009-04-27 | Moved special coordinates packing into MessageOut | Bjørn Lindeijer | 1 | -0/+61 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -8/+3 |
2009-03-27 | Changed the includes for the net/tmwserv/ directory | Bjørn Lindeijer | 1 | -2/+3 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -35/+71 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
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-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -2/+3 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -2/+3 |
2007-01-30 | Removed unused Packet class. | Bjørn Lindeijer | 1 | -1/+0 |
2006-08-26 | Got rid of the default MessageOut constructor, since all messages should have | Bjørn Lindeijer | 1 | -7/+0 |
2006-08-20 | Changed MessageHandler::handleMessage to take a reference instead of a pointer. | Bjørn Lindeijer | 1 | -2/+0 |
2006-08-20 | The Network can now connect to the three servers and affected methods now take | Bjørn Lindeijer | 1 | -0/+8 |
2006-08-14 | Completed porting of character creation/deletion, fixed some issues with netw... | Eugenio Favalli | 1 | -2/+2 |
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ... | Eugenio Favalli | 1 | -51/+51 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -41/+8 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -26/+23 |
2005-09-27 | Dont crash if there is an unknown error at login. | Cedric Borgese | 1 | -6/+9 |
2005-09-22 | fixed minor bug; changed 16 to 32 (*reminds self to test before committing*) | Duane Bailey | 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 | -3/+3 |
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -2/+5 |
2005-09-17 | configure.ac: Fix typo. | Björn Steinbrink | 1 | -2/+2 |
2005-09-17 | 2005-09-17 Duane Bailey <nayryeliab@gmail.com> | Duane Bailey | 1 | -2/+2 |
2005-09-17 | 2005-09-17 Duane Bailey <nayryeliab@gmail.com> | Duane Bailey | 1 | -2/+2 |
2005-09-17 | 2005-09-17 Duane Bailey nayryeliab@gmail.com | Duane Bailey | 1 | -1/+2 |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -5/+3 |
2005-09-14 | Added stream operator for char, short and long reading and writing. | Björn Steinbrink | 1 | -0/+18 |
2005-09-14 | Header cleanups. | Björn Steinbrink | 1 | -1/+2 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -0/+130 |