aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/POSPlugin (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2-3/+3
2007-11-20per chi11ken: adding check for out-of-bounds avatars in POSBrian McBee1-0/+18
2007-11-20New improved POS! With slippery avatars and extra calculations.Brian McBee1-0/+10
2007-11-20fixed array range out of bounds exception and reference invalidation under lo...Jeff Ames1-21/+26
2007-11-20Reverting my POS changes. I need to think this through a bit more.Brian McBee1-14/+14
2007-11-20*Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...Teravus Ovares1-0/+3
2007-11-20POS physics. tweaking stair-climbing which broke with my last changeBrian McBee1-12/+14
2007-11-20POS physics: removed "stickiness" from avatars so they can slide along surfac...Brian McBee1-10/+8
2007-11-19fixed POS rotation with certain anglesJeff Ames1-4/+4
2007-11-19added rotation support to POSJeff Ames1-4/+8
2007-11-18flying in POS should be a bit smootherJeff Ames1-4/+15
2007-11-18cleaned up some mono compiler warningsJeff Ames1-1/+0
2007-11-17improved avatar logic -- walk up low steps now, sortadan miller1-5/+21
2007-11-17minor POS tweak for speeddan miller1-5/+4
2007-11-17Out of a fog of alcohol and adenovirus, I present - POS!dan miller1-31/+218
2007-11-17added some POS gravityJeff Ames1-22/+17
2007-11-16added dummy POS physics pluginJeff Ames2-0/+359