aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Physics/Manager/PhysicsScene.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added RemoveAvatar() method to physics plugins, should be called on log out ↵MW2007-05-151-0/+7
| | | | (needs doing) and when downgrading a client to a child-avatar (should be working)
* Only 193 warnings to go!Adam Frisby2007-05-121-4/+5
|
* Now back to compiling, just no terrain generation at the momentMW2007-04-061-2/+2
|
* **BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby2007-04-061-2/+2
|
* RIP OpenSimRoot. (removed)MW2007-03-281-0/+9
| | | | | | Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch.
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-271-2/+0
| | | | | | | | | | | | show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice)
* brought zircon branch into trunkgareth2007-03-221-0/+98