Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started change to having SceneObject and then that having child Primitives ↵ | MW | 2007-07-01 | 1 | -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 Frisby | 2007-07-01 | 1 | -68/+57 |
| | |||||
* | *Added UUIDNameRequest packet support (untested, but should work -- at least ↵ | mingchen | 2007-06-28 | 1 | -58/+69 |
| | | | | | | | in sandbox mode) *Various small renamings | ||||
* | *User Profile requests on OGS UserServer now uses XMLRPC instead of REST | mingchen | 2007-06-28 | 1 | -69/+58 |
| | | | | | *Added base support for setting up a master user | ||||
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 1 | -58/+69 |
| | |||||
* | *Fixed OpenGridServices.sln and prebuild.xml | mingchen | 2007-06-27 | 1 | -68/+58 |
| | | | | | *NameSpaceChanges branch now fully compiles! | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -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. |