aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-278/+0
2007-06-15Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't ↵MW1-8/+8
have any backend ogs communication support yet so everything is Sandbox mode only )
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen1-4/+5
2007-06-05* Added proper copyright notices to everything (1/3)Adam Frisby1-4/+5
2007-05-29number of changesMW1-5/+1
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-19Number of small changesMW1-1/+1
2007-05-15Added RemoveAvatar() method to physics plugins, should be called on log out ↵MW1-1/+11
(needs doing) and when downgrading a client to a child-avatar (should be working)
2007-05-15fixed part of the bug from 116 (should no longer get the repeated Failed ↵MW1-1/+4
with exception System.IndexOutOfRangeException: Array index is out of range error)
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ↵MW1-8/+8
viewer 1.15.02, due to big changes in the message templates.
2007-04-17Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to ↵gareth1-2/+10
be fixed soon) Fixed sandbox mode fully Scrapped former XML-RPC expect_user call for sim crossings Sim client thread can upgrade/downgrade between full and child agent dynamically
2007-03-28RIP OpenSimRoot. (removed)MW1-0/+5
Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch.
2007-03-22brought zircon branch into trunkgareth1-14/+38
2007-03-10A PhysX physics plugin (that actually uses physX now but currently only ↵MW1-5/+33
works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll
2007-03-07fixed last screwupgareth1-0/+0
2007-03-07Imported branchgareth1-0/+199