Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-10 | Renamed folder | MW | 1 | -100/+0 | |
2007-06-10 | Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim ↵ | MW | 1 | -2/+2 | |
to please! | |||||
2007-05-31 | Added a few summary comments to OpenSim.World files | MW | 1 | -0/+23 | |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵ | MW | 1 | -3/+3 | |
just missing backend comms and working Avatar/primitives classes. | |||||
2007-05-26 | Goodbye World | MW | 1 | -0/+0 | |
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-21 | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ↵ | MW | 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. | |||||
2007-05-17 | Attempt to fix trunk which someone broke <looks innocent> | MW | 1 | -0/+1 | |
2007-05-17 | Check it builds before you commit | MW | 1 | -0/+5 | |
2007-05-17 | Some work on the new SceneObject and primitive2 classes | MW | 1 | -0/+54 | |
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 1 | -0/+17 | |
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour). |