Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-30 | Merge login state machines for both clients | Jared Adams | 1 | -121/+0 | |
Also do some cleanup and refactoring of related code. | |||||
2009-05-17 | Make the state variable a bit more type-safe | Bjørn Lindeijer | 1 | -1/+1 | |
Should be no change in behaviour. | |||||
2009-05-07 | Moved two files which held net data into the net folder. Considering | Tametomo | 1 | -2/+3 | |
their function, this is a much better place to put them. Signed-off-by: Tametomo <irarice@gmail.com> Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2009-05-04 | Fix char-server default selection to be first | Jared Adams | 1 | -14/+11 | |
Also send a different version to the login-server to tell it to send the main char-server first. | |||||
2009-04-08 | Make some more file build for both servers | Jared Adams | 1 | -0/+123 | |
Also some cleanup in main.cpp |