aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BasicPhysicsPlugin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, ↵Brian McBee2007-08-031-5/+5
| | | | | | | OpenSim/Region/Environment/Scenes/ScenePresence.cs Fix for array out-of-bounds error in basicphysics.
* Deleting objects should now work. But beware they aren't send to your trash ↵MW2007-07-291-192/+194
| | | | folder or anything so there is at the moment no way to recover deleted objects.
* * Applying issue#230 - Avatar stuck at region edge (Thanks Babblefrog!)Adam Frisby2007-07-291-34/+28
| | | | | * Fix for issue #237 - Sim startup cannot read a terrain file (Reported by CutterRubio)
* * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712007-07-161-31/+0
|
* changed to native line ending encodingSean Dague2007-07-162-357/+357
|
* * By popular demand, all generated build files are now deleted. Somebody ↵lbsa712007-07-082-135/+0
| | | | should make sure the wiki is updated.
* A bit more work on Building tools/support.MW2007-07-041-1/+1
| | | | | updated Axiom.MathLib.dll.
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-032-5/+3
| | | | | * added some licensing info
* * Applying Danx0r's BasicPhysics update.Adam Frisby2007-06-291-16/+23
|
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-281-0/+42
|
* *Updated prebuild.xml and ran prebuild againmingchen2007-06-271-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 ↵MW2007-06-274-0/+457
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.