aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Physics/PhysXPlugin/PhysXPlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-449/+0
| | | | the Grid servers can be a separate solution to the region server.
* Added RemoveAvatar() method to physics plugins, should be called on log out ↵MW2007-05-151-0/+5
| | | | (needs doing) and when downgrading a client to a child-avatar (should be working)
* Now back to compiling, just no terrain generation at the momentMW2007-04-061-1/+1
|
* **BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby2007-04-061-1/+1
|
* RIP OpenSimRoot. (removed)MW2007-03-281-14/+36
| | | | | | Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch.
* brought zircon branch into trunkgareth2007-03-221-0/+422