| Commit message (Expand) | Author | Files | Lines |
2014-11-25 | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -1/+1 |
2012-10-20 | Improve efficiency of friends notification by only make one PresenceService c... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-06-30 | Remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -13/+13 |
2012-03-21 | HG Friends: reroute the status notifications to the HGFriends service, so tha... | Diva Canto | 1 | -0/+107 |
2012-03-20 | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 1 | -0/+301 |
2011-05-22 | More on HG Friends. Added Delete(string, string) across the board. Added secu... | Diva Canto | 1 | -86/+0 |
2011-05-22 | File to be removed | Diva Canto | 1 | -11/+0 |
2011-05-21 | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD... | Diva Canto | 1 | -1/+3 |
2011-05-19 | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 1 | -26/+36 |
2010-02-27 | * Finished implementation of FriendsService.Delete | Diva Canto | 1 | -1/+1 |
2010-02-09 | Implement the methods needed for the login service to populate the friendslist | Melanie | 1 | -2/+27 |
2010-02-09 | Add the friends service skel and correct some namespace issues | Melanie | 1 | -18/+14 |
2009-08-11 | Split BasicPhysics classes into separate files. | Jeff Ames | 1 | -415/+1 |
2009-08-07 | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 1 | -2/+2 |
2009-07-19 | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 1 | -0/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-19 | Keep IsColliding updated for the recent changes in ScenePresence so that walk... | idb | 1 | -0/+3 |
2009-03-06 | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 1 | -0/+8 |
2009-02-15 | This started as way to correct Mantis #3158, which I believe should be fixed ... | diva | 1 | -1/+2 |
2008-12-17 | * remove mono compiler warnings | Justin Clarke Casey | 1 | -2/+2 |
2008-12-15 | * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks | Justin Clarke Casey | 1 | -3/+6 |
2008-12-14 | * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ... | Teravus Ovares | 1 | -0/+10 |
2008-12-09 | * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. | Teravus Ovares | 1 | -0/+5 |
2008-12-01 | Remove duplicated avatar height calculation in lsl functions. | idb | 1 | -4/+8 |
2008-11-20 | * Add enough infrastructure code to run an extremely basic and flaky add root... | Justin Clarke Casey | 1 | -1/+1 |
2008-09-28 | Implement the plumbing for llSetVehicleType from the LSL | Charles Krinke | 1 | -0/+6 |
2008-09-28 | Added the plumbing for llSetVehicleRotationParam | Charles Krinke | 1 | -0/+5 |
2008-09-28 | Plumb the connection though from llSetVehicleVectorParam | Charles Krinke | 1 | -4/+8 |
2008-09-28 | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 1 | -0/+6 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-07-24 | Implements llSetForce() and llGetForce(). These are experimental and the unit... | Dahlia Trimble | 1 | -0/+1 |
2008-05-25 | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 1 | -0/+6 |
2008-05-14 | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 1 | -1/+2 |
2008-05-06 | * If you llApplyImpulse on an attachment, it applies impulse on the avatar, n... | Teravus Ovares | 1 | -1/+1 |
2008-05-03 | * Committing some collision stuffs that I'm working on. | Teravus Ovares | 1 | -0/+12 |
2008-04-23 | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 1 | -0/+5 |
2008-03-25 | * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. | Teravus Ovares | 1 | -0/+3 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -30/+30 |
2008-03-10 | ODEPlugin | Teravus Ovares | 1 | -0/+5 |
2008-03-10 | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 1 | -0/+11 |
2008-03-02 | * This is a very icky implementation of physical linkset prim using fixed joi... | Teravus Ovares | 1 | -0/+8 |
2008-02-23 | * Added Support within the ODEPlugin for Selected. Which means that; | Teravus Ovares | 1 | -0/+5 |
2008-02-18 | ODE: Tired of floating above the ground after crossing a border? Boy have I ... | Teravus Ovares | 1 | -1/+1 |
2008-02-17 | * Located and destroyed the weird velocity and rotation transfers. It turned... | Teravus Ovares | 1 | -0/+6 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -4/+4 |
2008-02-13 | * Bigish ODE stability Update. Run Prebuild | Teravus Ovares | 1 | -0/+4 |
2008-02-13 | * Made physical prim stable enough for the general population to turn on. (th... | Teravus Ovares | 1 | -0/+5 |
2008-02-11 | * Added PhysicsScene.Dispose() | Teravus Ovares | 1 | -1/+5 |