aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'avination'Melanie2013-01-1914-487/+259
|\
| * Remove group IM test code also mentioning "OpenSimulator Testing"Melanie2013-01-191-26/+1
| * Remove the core groups moduleMelanie2013-01-191-252/+0
| * Kill the dumb Opensimulator Testing group again - for good.Melanie2013-01-191-8/+3
| * Merge branch 'ubitwork' into avinationMelanie2013-01-163-7/+11
| |\
| | * dont send a full grp update on stopmovetotarget. just a rootpart terseUbitUmarov2013-01-162-1/+3
| | * same for SetPrimParamsUbitUmarov2013-01-161-3/+4
| | * llSetPos on child prim, send only a part terse update and not a group oneUbitUmarov2013-01-161-3/+4
| * | * Enables loading cached bakes on teleport by filling in the appropriate avat...teravus2013-01-161-2/+71
| * | Merge remote-tracking branch 'remotes/origin/avination' into teravusworkteravus2013-01-1611-216/+167
| |\ \
| | * | Add a way to put things at the front of the queue for any throttle group.Melanie2013-01-165-19/+63
| | |/
| | * Merge branch 'ubitwork' into avinationMelanie2013-01-163-172/+61
| | |\
| | | * Merge branch 'avination' into ubitworkUbitUmarov2013-01-163-8/+22
| | | |\
| | | * | try to patch getmesh Throttle (test)UbitUmarov2013-01-131-2/+8
| | | * | prevent potencial invalid refsUbitUmarov2013-01-132-170/+53
| | * | | Change all uses of the removed state queue to the task queue for now.Melanie2013-01-161-5/+5
| | * | | Complete removal of the now unused state queueMelanie2013-01-163-18/+3
| * | | | * Document the additional Visual Params of newer browsers in AvatarAppearance...teravus2013-01-141-1/+52
* | | | | Merge branch 'master' into careminsterMelanie2013-01-1914-55/+226
|\ \ \ \ \
| * | | | | Explicitly stop PollServiceRequestManager() rather than relying on its destru...Justin Clark-Casey (justincc)2013-01-192-5/+15
| * | | | | New constants for llGetObjectDetailsTalun2013-01-192-0/+92
| * | | | | Mantis 6507 keys returned by llGetAgentList incorrect for llList2KeyTalun2013-01-191-2/+2
| * | | | | Fix use of scene debug commands when region is set to root or a specific regi...Justin Clark-Casey (justincc)2013-01-191-15/+12
| * | | | | Add "debug set set animations true|false" region console command.Justin Clark-Casey (justincc)2013-01-184-24/+48
| * | | | | Restore previous client AO behaviour by not allowing them to remove the defau...Justin Clark-Casey (justincc)2013-01-185-8/+27
| * | | | | BulletSim: reduce jitter in avatar velocity when walking or flying.Robert Adams2013-01-182-2/+9
| * | | | | BulletSim: add logic to turn off pre-step actions when object goesRobert Adams2013-01-181-0/+21
* | | | | | Merge branch 'master' into careminsterMelanie2013-01-186-24/+43
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimRobert Adams2013-01-174-21/+6
| |\ \ \ \ \
| * | | | | | BulletSim: Add one function that all actors who act on the physicalRobert Adams2013-01-175-24/+31
| * | | | | | Add utility function to clamp a vector to a maximum magnitude.Robert Adams2013-01-171-0/+12
* | | | | | | Merge branch 'master' into careminsterMelanie2013-01-1611-63/+243
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2013-01-1633-151/+833
| |\ \ \ \ \ \
| | * | | | | | Changed a couple of debug messages at the request of osgrid.Diva Canto2013-01-161-2/+2
| | |/ / / / /
| | * | | | | BulletSim: add the editting children in linkset going phantom bug to TODO list.Robert Adams2013-01-151-0/+2
| | * | | | | BulletSim: don't modify angular parameters when doing LIMIT_MOTOR_UP.Robert Adams2013-01-155-28/+30
| | * | | | | BulletSim: add debugging messages to know when assets for physicalRobert Adams2013-01-154-17/+51
| | * | | | | BulletSim: reduce maximum force a script can apply (like in llApplyImpulse)Robert Adams2013-01-151-3/+3
| | * | | | | Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)2013-01-1618-54/+327
| | * | | | | Revert "Implement co-operative script termination if termination comes during...Justin Clark-Casey (justincc)2013-01-167-289/+13
| | * | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2013-01-1611-31/+372
| | |\ \ \ \ \
| | * | | | | | Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)2013-01-167-13/+289
| | * | | | | | Instead of passing separate engine, part and item components to script APIs, ...Justin Clark-Casey (justincc)2013-01-1515-79/+109
| * | | | | | | Complete removal of the now unused state queueMelanie2013-01-163-19/+4
| |/ / / / / /
* | | | | | | Merge branch 'avination' into careminsterMelanie2013-01-163-6/+39
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Add admin_refresh_search command to RemoteAdminMelanie2013-01-161-0/+29
| | |_|_|_|/ | |/| | | |
| * | | | | Add Refresh() Method to ISerachModule to allow forcing a sim to resend it'sMelanie2013-01-151-1/+1
| * | | | | Fix llSetRegionPos and detail behaviors of llSet[Link]PrimitiveParams[Fast]()Melanie2013-01-151-5/+9
| | |_|/ / | |/| | |
* | | | | JustinCC's core re-mergeMelanie2013-01-1618-91/+231
* | | | | Merge commit 'f54b398540698e6e09022fe77b6405624b532f5c' into careminsterMelanie2013-01-1616-51/+413
|\ \ \ \ \ | | |_|/ / | |/| | |