Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | once more, without the debug statements (ODE multi-region fixes, various ↵ | dan miller | 2007-09-01 | 1 | -1/+1 |
| | | | | debugging) | ||||
* | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace ↵ | MW | 2007-08-28 | 1 | -1/+1 |
| | | | | should equal project and directory. | ||||
* | Added danx0r's physics patch, although for now have disabled the lines in ↵ | MW | 2007-08-23 | 1 | -0/+1 |
| | | | | Scene.cs, as any changes to prims (like size or position changes) are only updated to the physics engine when you restart opensim. Also prims aren't deleted from the physics engine. These shouldn't be hard to fix. | ||||
* | * Reduced a significant number of compiler warnings (back down to 9 for all ↵ | Adam Frisby | 2007-07-24 | 1 | -2/+2 |
| | | | | projects combined, all 'never used' things) | ||||
* | * working on RegionApplicationBase | lbsa71 | 2007-07-16 | 1 | -0/+115 |
* Renamed PhysicsManager to PhysicsPluginManager because it is. |