Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * minor: Make some 'startup config failed to load' log messages more consistent | Justin Clarke Casey | 2008-11-06 | 1 | -1/+18 | |
| | ||||||
* | * In the client stack, if the BeginReceive() throws an exception then do ↵ | Justin Clarke Casey | 2008-10-31 | 1 | -3/+4 | |
| | | | | | | | | | print this out to the log once * This may help us detect if mysterious UDP disconnects are happening because of this. * Shouldn't be any functional change but I would appreciate a buddy check from Teravus if he has time (as for all client stack changes) | |||||
* | * test: Add basic scene test which merely instantiates the scene right now | Justin Clarke Casey | 2008-10-31 | 1 | -0/+61 | |
* set debug scene name on scene registration, rather than within the Scene constructor |