Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-08-03 | OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, ↵ | Brian McBee | 1 | -5/+5 | |
OpenSim/Region/Environment/Scenes/ScenePresence.cs Fix for array out-of-bounds error in basicphysics. | |||||
2007-07-29 | Deleting objects should now work. But beware they aren't send to your trash ↵ | MW | 1 | -192/+194 | |
folder or anything so there is at the moment no way to recover deleted objects. | |||||
2007-07-29 | * Applying issue#230 - Avatar stuck at region edge (Thanks Babblefrog!) | Adam Frisby | 1 | -34/+28 | |
* Fix for issue #237 - Sim startup cannot read a terrain file (Reported by CutterRubio) | |||||
2007-07-16 | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 1 | -31/+0 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 2 | -357/+357 | |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody ↵ | lbsa71 | 2 | -135/+0 | |
should make sure the wiki is updated. | |||||
2007-07-04 | A bit more work on Building tools/support. | MW | 1 | -1/+1 | |
updated Axiom.MathLib.dll. | |||||
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2 | -5/+3 | |
* added some licensing info | |||||
2007-06-29 | * Applying Danx0r's BasicPhysics update. | Adam Frisby | 1 | -16/+23 | |
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 1 | -0/+42 | |
2007-06-27 | *Updated prebuild.xml and ran prebuild again | mingchen | 1 | -12/+0 | |
*Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now |