Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -72/+0 | |
2007-06-10 | Prim creation working. | MW | 1 | -25/+0 | |
2007-06-07 | *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer | mingchen | 1 | -1/+1 | |
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning | |||||
2007-06-05 | * Added proper copyright notices to everything (1/3) | Adam Frisby | 1 | -0/+27 | |
2007-06-05 | * Removing dead comments | Adam Frisby | 1 | -1/+0 | |
2007-05-31 | Die AuthenticateSessionsRemote. hrrm okay don't die, just partially die | MW | 1 | -22/+0 | |
2007-05-31 | Started work on OpenGrid.Framework.Communications | MW | 1 | -0/+1 | |
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-19 | Border crossing back to mostly working, still seems a problem in that you ↵ | MW | 1 | -0/+2 | |
need to stop walking just after you cross the border for it to work properly (else you will continue moving into a negative position in the first sim) | |||||
2007-05-16 | Quite big change to how Sessions/circuits are Authenticated. Seems to work ↵ | MW | 1 | -0/+44 | |
okay but needs a lot more testing. |