| Commit message (Expand) | Author | Files | Lines |
2012-04-30 | Fixed: scripted controls didn't work if the avatar was sitting down | Oren Hurvitz | 1 | -9/+15 |
2012-04-29 | llGetGeometricCenter... | UbitUmarov | 1 | -2/+14 |
2012-04-29 | remove repeated set of group rotation to physics | UbitUmarov | 1 | -2/+3 |
2012-04-29 | SOG bug fix in group rotations updates | UbitUmarov | 1 | -4/+6 |
2012-04-28 | fix llGetCenterOfMass ( checked with ubitODE only) | UbitUmarov | 2 | -3/+70 |
2012-04-28 | Comment out debug [ASYNC DELETER] messages for now. | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2012-04-27 | Fixed: custom walking animations didn't stop when the avatar stopped walking. | Oren Hurvitz | 2 | -20/+32 |
2012-04-27 | If a Grid God teleports then include the Godlike teleport flag. This can affe... | Oren Hurvitz | 1 | -0/+17 |
2012-04-27 | test | UbitUmarov | 1 | -3/+0 |
2012-04-27 | test | UbitUmarov | 1 | -12/+9 |
2012-04-27 | test | UbitUmarov | 1 | -1/+1 |
2012-04-27 | itest | UbitUmarov | 1 | -2/+3 |
2012-04-27 | itest | UbitUmarov | 1 | -2/+5 |
2012-04-27 | test | UbitUmarov | 1 | -2/+2 |
2012-04-27 | testing.... | UbitUmarov | 1 | -15/+24 |
2012-04-27 | testing | UbitUmarov | 1 | -1/+1 |
2012-04-27 | TESTING | UbitUmarov | 1 | -4/+4 |
2012-04-27 | TEST more changes | UbitUmarov | 1 | -1/+2 |
2012-04-27 | TEST more options to avnLocalTeleport | UbitUmarov | 1 | -4/+9 |
2012-04-27 | TEST added avnLocalTeleport(Vector3 newpos, Quaternion? newrot, bool Stopped... | UbitUmarov | 1 | -0/+22 |
2012-04-27 | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 20 | -173/+92 |
2012-04-26 | Tweak log messages on local region to region teleport path to help with probl... | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2012-04-26 | Add a version of osNpcSay that takes a channel number Mantis 5747 | Talun | 1 | -0/+30 |
2012-04-26 | Comment out old Scene.HandleLogOffUserFromGrid() to reduce client closing ana... | Justin Clark-Casey (justincc) | 1 | -35/+35 |
2012-04-26 | Help big boobies to dance (avatar visualParams). May not persist and need mor... | UbitUmarov | 1 | -1/+1 |
2012-04-26 | minor: Add avatar name to removing agent log message | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-04-25 | Comment out avatar move to target message for now. | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2012-04-25 | Add a configuration switch to turn on/off the use of the trash | Mic Bowman | 2 | -1/+3 |
2012-04-25 | Port Avination link order to make OpenSim behave like SL. Make Primstar scrip... | Melanie | 1 | -2/+40 |
2012-04-25 | set PIDHoverTau and not PIDTau since all physics need that | UbitUmarov | 1 | -5/+7 |
2012-04-25 | Commit the avination Teleport() methods (adaptedto justincc's changes) | Melanie | 1 | -1/+12 |
2012-04-25 | refactor: Combine ScenePresence.Teleport() and TeleportWithMomentum() | Justin Clark-Casey (justincc) | 1 | -16/+0 |
2012-04-25 | Add regression test TestSameRegionTeleport() | Justin Clark-Casey (justincc) | 2 | -0/+42 |
2012-04-24 | SOG bug fix in UI object changes | UbitUmarov | 1 | -11/+20 |
2012-04-24 | fix animations if sited in ground also | UbitUmarov | 1 | -1/+1 |
2012-04-24 | "save the catgirls" | UbitUmarov | 2 | -18/+13 |
2012-04-24 | display heatbeat sleep time in stats. This may not be good for general use, ... | UbitUmarov | 1 | -0/+5 |
2012-04-24 | fix Simulation time report | UbitUmarov | 1 | -0/+7 |
2012-04-24 | some reduction on time resolution efects on spare time report | UbitUmarov | 1 | -4/+8 |
2012-04-24 | *testing* changed stats time reports to be per reported frame and not acumul... | UbitUmarov | 1 | -11/+64 |
2012-04-23 | Mantis 5977 Corrections to llRegionSayTo | Talun | 2 | -4/+24 |
2012-04-22 | Make TestSetPhysicsSinglePrim() actually add the object to the scene in order... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2012-04-22 | Fix bug where setting phantom on a prim would result in a server log message ... | Justin Clark-Casey (justincc) | 3 | -12/+13 |
2012-04-22 | fix a bug i added fixing another.... | UbitUmarov | 1 | -2/+5 |
2012-04-21 | Add test for setting physics in a linkset | Justin Clark-Casey (justincc) | 1 | -2/+28 |
2012-04-21 | Add regression test for prim status when root prim in a new linkset is non-ph... | Justin Clark-Casey (justincc) | 2 | -1/+20 |
2012-04-21 | Fix a bug where linking a non-physical prim with a physical prim as root woul... | Justin Clark-Casey (justincc) | 2 | -0/+22 |
2012-04-21 | Add test for correct physics status on linking two physics objects | Justin Clark-Casey (justincc) | 1 | -2/+26 |
2012-04-21 | refactor: extract common setup code in SceneObjectStatusTests | Justin Clark-Casey (justincc) | 1 | -10/+16 |
2012-04-21 | Add TestSetPhysics() to SOP status tests | Justin Clark-Casey (justincc) | 2 | -3/+26 |