Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 2 | -231/+231 |
| | |||||
* | * By popular demand, all generated build files are now deleted. Somebody ↵ | lbsa71 | 2007-07-08 | 2 | -143/+0 |
| | | | | should make sure the wiki is updated. | ||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 2 | -6/+3 |
| | | | | | * added some licensing info | ||||
* | Started change to having SceneObject and then that having child Primitives ↵ | MW | 2007-07-01 | 1 | -22/+15 |
| | | | | 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 | -15/+22 |
| | |||||
* | * just making sure build files are latest | lbsa71 | 2007-06-29 | 1 | -2/+2 |
| | |||||
* | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2007-06-28 | 1 | -2/+2 |
| | |||||
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 1 | -0/+44 |
| | |||||
* | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 2007-06-27 | 1 | -2/+2 |
| | | | | | | *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 | 3 | -6/+6 |
| | | | | prebuild.xml though | ||||
* | *Updated prebuild.xml and ran prebuild again | mingchen | 2007-06-27 | 1 | -12/+0 |
| | | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 4 | -0/+345 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |