Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 2007-05-24 | 1 | -77/+0 |
| | | | | the Grid servers can be a separate solution to the region server. | ||||
* | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ↵ | MW | 2007-05-21 | 1 | -2/+2 |
| | | | | , 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. | ||||
* | Attempt to fix trunk which someone broke <looks innocent> | MW | 2007-05-17 | 1 | -0/+1 |
| | |||||
* | Check it builds before you commit | MW | 2007-05-17 | 1 | -0/+5 |
| | |||||
* | Some work on the new SceneObject and primitive2 classes | MW | 2007-05-17 | 1 | -0/+54 |
| | |||||
* | updated Build/project files to include the new projects and new files. | MW | 2007-05-15 | 1 | -0/+17 |
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour). |