Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate ↵ | mingchen | 2007-07-03 | 1 | -197/+114 |
| | | | | | | | XmlRpcSimulatorLoginMethod *Attempt to fix the "sim not found" issue by adding sim if...well...not found (OGS1) | ||||
* | * Added conceptual LlsdMethod Demo to SimpleApp (work in progress) | lbsa71 | 2007-07-02 | 1 | -113/+196 |
| | |||||
* | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 2007-07-02 | 1 | -1/+1 |
| | | | | | | | * Hid NullPhysicsScene for great justice * Fixed broken Grid build | ||||
* | Started change to having SceneObject and then that having child Primitives ↵ | MW | 2007-07-01 | 1 | -1/+1 |
| | | | | 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. | ||||
* | * Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ↵ | Adam Frisby | 2007-06-29 | 1 | -193/+113 |
| | | | | to force IPv4 | ||||
* | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2007-06-28 | 1 | -114/+194 |
| | |||||
* | Applied ScenePresence movement patch from Darok. | MW | 2007-06-28 | 1 | -193/+114 |
| | |||||
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 1 | -114/+193 |
| | |||||
* | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 2007-06-27 | 1 | -6/+6 |
| | | | | | | *Some folder renaming to follow project Name *Updated prebuild.xml | ||||
* | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 2007-06-27 | 1 | -185/+116 |
| | | | | | | *Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild | ||||
* | *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵ | mingchen | 2007-06-27 | 1 | -110/+185 |
| | | | | prebuild.xml though | ||||
* | *More compile fixes (should be it on OpenSim.sln) | mingchen | 2007-06-27 | 1 | -6/+6 |
| | |||||
* | *Updated prebuild.xml and ran prebuild again | mingchen | 2007-06-27 | 1 | -13/+13 |
| | | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now | ||||
* | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 2007-06-27 | 1 | -3/+3 |
| | | | | to add/remove something | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+163 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |