| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2013-01-23 | 14 | -487/+259 |
|\ |
|
| * | Merge branch 'avination' | Melanie | 2013-01-19 | 14 | -487/+259 |
| |\ |
|
| | * | Remove group IM test code also mentioning "OpenSimulator Testing" | Melanie | 2013-01-19 | 1 | -26/+1 |
| | * | Remove the core groups module | Melanie | 2013-01-19 | 1 | -252/+0 |
| | * | Kill the dumb Opensimulator Testing group again - for good. | Melanie | 2013-01-19 | 1 | -8/+3 |
| | * | Merge branch 'ubitwork' into avination | Melanie | 2013-01-16 | 3 | -7/+11 |
| | |\ |
|
| | | * | dont send a full grp update on stopmovetotarget. just a rootpart terse | UbitUmarov | 2013-01-16 | 2 | -1/+3 |
| | | * | same for SetPrimParams | UbitUmarov | 2013-01-16 | 1 | -3/+4 |
| | | * | llSetPos on child prim, send only a part terse update and not a group one | UbitUmarov | 2013-01-16 | 1 | -3/+4 |
| | * | | * Enables loading cached bakes on teleport by filling in the appropriate avat... | teravus | 2013-01-16 | 1 | -2/+71 |
| | * | | Merge remote-tracking branch 'remotes/origin/avination' into teravuswork | teravus | 2013-01-16 | 11 | -216/+167 |
| | |\ \ |
|
| | | * | | Add a way to put things at the front of the queue for any throttle group. | Melanie | 2013-01-16 | 5 | -19/+63 |
| | | |/ |
|
| | | * | Merge branch 'ubitwork' into avination | Melanie | 2013-01-16 | 3 | -172/+61 |
| | | |\ |
|
| | | | * | Merge branch 'avination' into ubitwork | UbitUmarov | 2013-01-16 | 3 | -8/+22 |
| | | | |\ |
|
| | | | * | | try to patch getmesh Throttle (test) | UbitUmarov | 2013-01-13 | 1 | -2/+8 |
| | | | * | | prevent potencial invalid refs | UbitUmarov | 2013-01-13 | 2 | -170/+53 |
| | | * | | | Change all uses of the removed state queue to the task queue for now. | Melanie | 2013-01-16 | 1 | -5/+5 |
| | | * | | | Complete removal of the now unused state queue | Melanie | 2013-01-16 | 3 | -18/+3 |
| | * | | | | * Document the additional Visual Params of newer browsers in AvatarAppearance... | teravus | 2013-01-14 | 1 | -1/+52 |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-23 | 43 | -12515/+1277 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | BulletSim: Tweeks to vehicle motion. | Robert Adams | 2013-01-21 | 3 | -15/+11 |
| * | | | | | BulletSim: allow changing position and rotation of a child of a linkset | Robert Adams | 2013-01-21 | 8 | -46/+112 |
| * | | | | | Have SOP and LSL_Api call the proper GetCenterOfMass and GetGeometricCenter | Robert Adams | 2013-01-21 | 2 | -1/+11 |
| * | | | | | BulletSim: remove unused MaxTaintsToProcessPerStep parameter | Robert Adams | 2013-01-21 | 3 | -8/+5 |
| * | | | | | BulletSim: More aggressive as setting character velocity to zero | Robert Adams | 2013-01-20 | 5 | -91/+153 |
| * | | | | | BulletSim: fix problem of avatar sliding very slowly occasionally after stopp... | Robert Adams | 2013-01-20 | 1 | -34/+41 |
| * | | | | | BulletSim: small fix making sure terrain height is calculated | Robert Adams | 2013-01-20 | 1 | -1/+3 |
| * | | | | | BulletSim: modify motors to return correction rather than current value | Robert Adams | 2013-01-20 | 5 | -38/+36 |
| * | | | | | This updates prebuild to remove BulletSimN, implements the BulletSim API in B... | teravus | 2013-01-20 | 1 | -262/+623 |
| * | | | | | * Dumping BulletSimNPlugin in favor of combining the API | teravus | 2013-01-20 | 23 | -11752/+0 |
| * | | | | | * Tweak the BulletSimN API a bit. | teravus | 2013-01-20 | 2 | -17/+18 |
| * | | | | | IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open... | PixelTomsen | 2013-01-19 | 4 | -273/+305 |
| * | | | | | Check the existing ScenePresence.ParentPart to make sure we're not trying to ... | Justin Clark-Casey (justincc) | 2013-01-19 | 1 | -2/+1 |
| * | | | | | Assign the SmartThreadPool name in the constructor | Oren Hurvitz | 2013-01-19 | 2 | -4/+9 |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-19 | 14 | -55/+226 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Explicitly stop PollServiceRequestManager() rather than relying on its destru... | Justin Clark-Casey (justincc) | 2013-01-19 | 2 | -5/+15 |
| * | | | | | New constants for llGetObjectDetails | Talun | 2013-01-19 | 2 | -0/+92 |
| * | | | | | Mantis 6507 keys returned by llGetAgentList incorrect for llList2Key | Talun | 2013-01-19 | 1 | -2/+2 |
| * | | | | | Fix use of scene debug commands when region is set to root or a specific regi... | Justin Clark-Casey (justincc) | 2013-01-19 | 1 | -15/+12 |
| * | | | | | Add "debug set set animations true|false" region console command. | Justin Clark-Casey (justincc) | 2013-01-18 | 4 | -24/+48 |
| * | | | | | Restore previous client AO behaviour by not allowing them to remove the defau... | Justin Clark-Casey (justincc) | 2013-01-18 | 5 | -8/+27 |
| * | | | | | BulletSim: reduce jitter in avatar velocity when walking or flying. | Robert Adams | 2013-01-18 | 2 | -2/+9 |
| * | | | | | BulletSim: add logic to turn off pre-step actions when object goes | Robert Adams | 2013-01-18 | 1 | -0/+21 |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-18 | 6 | -24/+43 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Robert Adams | 2013-01-17 | 4 | -21/+6 |
| |\ \ \ \ \ |
|
| * | | | | | | BulletSim: Add one function that all actors who act on the physical | Robert Adams | 2013-01-17 | 5 | -24/+31 |
| * | | | | | | Add utility function to clamp a vector to a maximum magnitude. | Robert Adams | 2013-01-17 | 1 | -0/+12 |
* | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-16 | 11 | -63/+243 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2013-01-16 | 33 | -151/+833 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Changed a couple of debug messages at the request of osgrid. | Diva Canto | 2013-01-16 | 1 | -2/+2 |
| | |/ / / / / |
|