| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge branch 'avination' into careminster | Melanie | 2012-05-17 | 3 | -6/+314 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | trigger collision sounds on active agent position for better spatial effect ... | UbitUmarov | 2012-05-17 | 2 | -23/+22 |
| * | | | increase avatars collisions report to 10 per sec, Stopped sound on avatar to ... | UbitUmarov | 2012-05-17 | 2 | -2/+2 |
| * | | | add avatar colision sounds. Changed test sound UUID | UbitUmarov | 2012-05-17 | 2 | -62/+120 |
| * | | | default colisionVolume is 0, use it only for user specified sound | UbitUmarov | 2012-05-17 | 1 | -3/+6 |
| * | | | default collision sounds. Incomplete, untested, needs revision | UbitUmarov | 2012-05-17 | 2 | -1/+205 |
| * | | | collision sounds: simplify send code a bit and limit sending rate to 5 per s... | UbitUmarov | 2012-05-16 | 1 | -1/+36 |
| * | | | Added a invalidCollisionSoundUUID so that scripts can stop all collision sou... | UbitUmarov | 2012-05-16 | 1 | -4/+13 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-05-17 | 2 | -29/+171 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' of /home/opensim/lib/osgrid/opensim | BlueWall | 2012-05-17 | 1 | -29/+28 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Force the default Telehub router if no matches are found in the config. | BlueWall | 2012-05-17 | 1 | -29/+28 |
| * | | | minor: improve method doc for TestSameSimulatorSeparatedRegionsCreateAgentFai... | Justin Clark-Casey (justincc) | 2012-05-17 | 1 | -1/+1 |
| * | | | Add regression TestSameSimulatorSeparatedRegionsCreateAgentFails() | Justin Clark-Casey (justincc) | 2012-05-17 | 1 | -0/+67 |
| |/ / |
|
| * | | Comment out TestSameSimulatorSeparatedRegionsQueryAccessFails() regression te... | Justin Clark-Casey (justincc) | 2012-05-17 | 1 | -2/+2 |
| * | | Add regression TestSameSimulatorSeparatedRegionsQueryAccessFails() | Justin Clark-Casey (justincc) | 2012-05-17 | 1 | -0/+76 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-16 | 3 | -114/+16 |
|\ \ \
| |/ / |
|
| * | | Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format... | Justin Clark-Casey (justincc) | 2012-05-16 | 2 | -113/+4 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-05-15 | 3 | -512/+191 |
| |\ \ |
|
| * | | | Fix issue where loading OARs could sometimes result in link numbers being reo... | Justin Clark-Casey (justincc) | 2012-05-15 | 1 | -1/+12 |
* | | | | Merge branch 'avination' into careminster | Melanie | 2012-05-15 | 1 | -50/+124 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | use part VolumeDetectActive and not rootPart.VolumeDetectActive to be coeren... | UbitUmarov | 2012-05-15 | 1 | -2/+5 |
| * | | | sop colisions don't play sounds on volume detectors | UbitUmarov | 2012-05-15 | 1 | -1/+1 |
| * | | | sop: - added UpdatePhysicsSubscribedEvents() to update physics ator collision... | UbitUmarov | 2012-05-15 | 1 | -48/+118 |
| * | | | Port the mel/dahlia fix | Melanie | 2012-05-15 | 1 | -0/+3 |
| * | | | don't send colision events to volume detectors | UbitUmarov | 2012-05-15 | 1 | -1/+2 |
| * | | | Fix an omission | Melanie | 2012-05-15 | 1 | -1/+1 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-05-15 | 1 | -1/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Guard against null root part on SQLite. This really needs to be fixed so SQLite | Melanie | 2012-05-15 | 1 | -1/+1 |
| * | | | Try to fix sqlite breakage | Melanie | 2012-05-15 | 1 | -0/+3 |
| * | | | Port Avination's collision fixes to core. | Melanie | 2012-05-15 | 3 | -512/+188 |
| | |/
| |/| |
|
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-14 | 4 | -514/+184 |
|\ \ \
| | |/
| |/| |
|
| * | | Completely revamp collision handling. Now works as it is supposed to. | Melanie | 2012-05-14 | 3 | -512/+178 |
| * | | Check parcel entry permissions when moving objects | Melanie | 2012-05-14 | 1 | -1/+2 |
| * | | Allow non-gods to deed no-mod objects | Melanie | 2012-05-14 | 1 | -1/+4 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-14 | 2 | -38/+147 |
|\ \ \
| | |/
| |/| |
|
| * | | minor: comment out individual attachment transfer log messages for now | Justin Clark-Casey (justincc) | 2012-05-14 | 1 | -4/+4 |
| * | | Add configurable SpawnPointRouting | BlueWall | 2012-05-13 | 2 | -38/+146 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-13 | 3 | -4/+33 |
|\ \ \
| | |/
| |/| |
|
| * | | display a sleep time of zero if forced spare time to zero, when sim fps is l... | UbitUmarov | 2012-05-12 | 1 | -2/+7 |
| * | | �TEST MESS* reduce animation packets send. Added onchangeanim event with par... | UbitUmarov | 2012-05-12 | 2 | -2/+26 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-13 | 2 | -7/+33 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Dan Lake | 2012-05-10 | 2 | -7/+13 |
| |\ \ |
|
| * | | | Add even for terrain tainting and synchronize terrain module with physics sce... | Dan Lake | 2012-05-10 | 2 | -7/+33 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-05-10 | 1 | -0/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Improve logging on the prim inventory script asset request path for future use. | Justin Clark-Casey (justincc) | 2012-05-09 | 1 | -0/+4 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-05-09 | 4 | -14/+56 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove physics actor related race conditions in SetVehicleFlags() and SetPhys... | Justin Clark-Casey (justincc) | 2012-05-09 | 1 | -7/+9 |
| |/ / |
|
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Dan Lake | 2012-05-08 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Mantis 1456 same region teleport of a sitting avatar. | Talun | 2012-05-09 | 1 | -0/+2 |
| * | | | Trigger event when scene presences are updated | Dan Lake | 2012-05-08 | 2 | -0/+34 |
| |/ / |
|