Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -471/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-22 | and some more refactoring. | MW | 1 | -2/+0 | |
2007-05-22 | More refactoring. | MW | 1 | -10/+2 | |
2007-05-21 | More work on adding Events to ClientView (and registering to handle those ↵ | MW | 1 | -61/+99 | |
events in Avatar and World) | |||||
2007-05-21 | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ↵ | MW | 1 | -60/+84 | |
, switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. | |||||
2007-05-20 | call RequestMapBlocks | morphw | 1 | -1/+3 | |
2007-05-16 | More refactoring. | MW | 1 | -0/+417 | |
Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon) |