Age | Commit message (Expand) | Author | Files | Lines |
2008-04-18 | Made mislogins and misregistrations a little less annoying for the user. | Yohann Ferreira | 1 | -2/+2 |
2008-04-18 | Made 'Unregister' and 'change password' functionnal, at least client-side. | Yohann Ferreira | 1 | -0/+31 |
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 1 | -3/+3 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -1/+1 |
2007-02-23 | Added unregistering, logout_then_exit, switch_character and switch_accountser... | Rogier Polak | 1 | -0/+30 |
2006-11-02 | Removed some cruft that was needed for eAthena. | Björn Steinbrink | 1 | -3/+0 |
2006-08-20 | Changed MessageHandler::handleMessage to take a reference instead of a pointer. | Bjørn Lindeijer | 1 | -4/+4 |
2006-08-20 | The Network can now connect to the three servers and affected methods now take | Bjørn Lindeijer | 1 | -4/+4 |
2006-08-14 | Completed porting of character creation/deletion, fixed some issues with netw... | Eugenio Favalli | 1 | -17/+2 |
2006-08-13 | Verify the gender to prevent crashing when something is wrong with the commun... | Bjørn Lindeijer | 1 | -2/+1 |
2006-08-02 | Ported account registration to tmwserv. There's still a disconnection/reconne... | Eugenio Favalli | 1 | -0/+34 |
2006-07-26 | Removed char server selection dialog, and added character visualization in ch... | Eugenio Favalli | 1 | -5/+13 |
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ... | Eugenio Favalli | 1 | -61/+33 |
2006-02-23 | A bunch of mostly cosmetic cleanups. | Björn Steinbrink | 1 | -1/+1 |
2006-02-04 | Unify the various login dialogs to use LoginData. | Björn Steinbrink | 1 | -3/+4 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+114 |