aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.sln (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *OGS1 Key2Name/Name2Key worksmingchen2007-07-021-69/+58
| | | | | *OGS1 doesnt crash on startup anymore
* * Started working on LlsdMethod for BaseHttpServerlbsa712007-07-021-58/+69
| | | | | *Renamed IRestHandler.cs to RestMethod.cs which is the correct name.
* Just committing this because I want my commit to be on the front page of ↵MW2007-07-011-69/+58
| | | | www.opensimulator.org rather than lbsa71's being there.
* Started change to having SceneObject and then that having child Primitives ↵MW2007-07-011-57/+68
| | | | which in turn have a Shape object (currently PrimitiveBaseShape). The plan is only for the SceneObject to interface with the physics engines. As a physics Entity should be able to have mulitple shapes connected to it.
* * Project files fixed for OGS.Adam Frisby2007-07-011-68/+57
|
* *Added UUIDNameRequest packet support (untested, but should work -- at least ↵mingchen2007-06-281-58/+69
| | | | | | | in sandbox mode) *Various small renamings
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-281-69/+58
| | | | | *Added base support for setting up a master user
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-281-58/+69
|
* *Fixed OpenGridServices.sln and prebuild.xmlmingchen2007-06-271-68/+58
| | | | | *NameSpaceChanges branch now fully compiles!
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+95
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.