Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-30 | Merge login state machines for both clients | Jared Adams | 1 | -66/+0 | |
Also do some cleanup and refactoring of related code. | |||||
2009-05-25 | Handle map not found gracefully | Bjørn Lindeijer | 1 | -1/+0 | |
Instead of shutting down, the client will now draw a gray background. This allows the player to still contact a GM in order to be helped out of the situation. It also helps me warp out of the non-existing map I accidentally warped myself onto. ;) | |||||
2009-04-20 | Fix clearing handlers on connecting to game server. | David Athay | 1 | -0/+5 | |
2009-04-07 | Make GeneralHandlers for both networks | Jared Adams | 1 | -0/+4 | |
Also make Net::LogoutHandler | |||||
2009-04-05 | Implement TMWServ's Admin-, Chat-, and MapHandlers | Jared Adams | 1 | -0/+58 | |