| Commit message (Expand) | Author | Age | Files | Lines |
* | add more files for robust mutes suport. (module is still named MuteListModule... | UbitUmarov | 2018-01-04 | 6 | -4/+641 |
* | fix estates URI | UbitUmarov | 2018-01-03 | 1 | -2/+2 |
* | fix/clean error messages on MySQLUserProfiles (profilesV2) | UbitUmarov | 2018-01-02 | 1 | -36/+18 |
* | clean some extra space chars | UbitUmarov | 2017-12-30 | 1 | -1/+1 |
* | mantis 8271: work around missing encoding of estate bans on the pseudo url en... | UbitUmarov | 2017-12-30 | 2 | -53/+116 |
* | add missing entry on prebuid.xml for mutelist service | UbitUmarov | 2017-12-20 | 1 | -1/+60 |
* | add a missing return on a mesh decode error in ubOdemeshmerizer | UbitUmarov | 2017-12-14 | 1 | -1/+2 |
* | mantis 8255 update example_web.xml | UbitUmarov | 2017-12-13 | 1 | -8/+26 |
* | mantis 8250: try to work around timing issues | UbitUmarov | 2017-12-13 | 1 | -7/+10 |
* | commit what i did so far for core mutes module, befere i lose it | UbitUmarov | 2017-12-11 | 8 | -69/+546 |
* | increase sample rate of WaitGetScenePresence() | UbitUmarov | 2017-12-11 | 3 | -2/+10 |
* | move some sharable items out of Xmute to Framework; add another test mutelist... | UbitUmarov | 2017-11-17 | 5 | -120/+411 |
* | try kick jenkins/nant 2 | UbitUmarov | 2017-11-16 | 1 | -114/+116 |
* | try kick jenkins/nant | UbitUmarov | 2017-11-16 | 1 | -2/+2 |
* | add missing part of mutes list protocol | UbitUmarov | 2017-11-16 | 5 | -3/+47 |
* | Donating the Avination Mute Module | Melanie Thielker | 2017-11-14 | 3 | -0/+376 |
* | add AGENT_LIST_EXCLUDENPC bit mask option to llGetAgentList scope to exclude... | UbitUmarov | 2017-11-14 | 2 | -0/+11 |
* | Changing map tile colors This change also allows setting the water color, as ... | TomTheDragon | 2017-11-13 | 3 | -23/+47 |
* | mantis 8253: don't let attachments delete remove controls from viewers on cro... | UbitUmarov | 2017-11-12 | 2 | -10/+4 |
* | mantis 8200: move changes in PGSQL from last commit to a new transaction (13) | UbitUmarov | 2017-11-12 | 1 | -10/+15 |
* | PGSQL EstateStore create estate_settings_id SEQUENCE | TomTheDragon | 2017-11-12 | 1 | -0/+10 |
* | add a warning in opensim.ini.example mute lists, about the fact viewers cache... | UbitUmarov | 2017-11-12 | 1 | -1/+3 |
* | change opensim.ini.example mutes coments to express what our current code does | UbitUmarov | 2017-11-12 | 1 | -6/+8 |
* | off line module V2 must not sent a empty mutes list. That is mutes modules jo... | UbitUmarov | 2017-11-12 | 1 | -16/+0 |
* | mantis 8260 fix script count on delete and remove redundantTriggerRemoveScrip... | UbitUmarov | 2017-11-08 | 2 | -5/+5 |
* | mantis 8263: recover the ignore of texture changes if only materialID changed... | UbitUmarov | 2017-11-08 | 1 | -2/+4 |
* | remove a potencial (and silly) deadlock; let other texture parameters changes... | UbitUmarov | 2017-11-08 | 2 | -27/+46 |
* | Add a new experimental implementation of PGSQL FSAssets | TomTheDragon | 2017-11-03 | 2 | -0/+330 |
* | mantis 8258: also limit mesh basic shape torus hole sizeY on (some) existent... | UbitUmarov | 2017-10-30 | 1 | -0/+3 |
* | mantis 8258: change Mesh basic shape pathScaleY in case of Torus | UbitUmarov | 2017-10-30 | 1 | -0/+2 |
* | Fixed typo in a comment. | Kevin Cozens | 2017-10-26 | 1 | -1/+1 |
* | Added missing Allow line for osGetSimulatorMemoryKB. | Kevin Cozens | 2017-10-26 | 1 | -0/+1 |
* | Sorted the groups of Allow statements by alphabetical order. | Kevin Cozens | 2017-10-26 | 1 | -10/+10 |
* | Corrected name of function in call to CheckThreatLevel. | Kevin Cozens | 2017-10-26 | 1 | -1/+1 |
* | Whitespace cleanup. | Kevin Cozens | 2017-10-26 | 1 | -19/+19 |
* | mantis 8253: try to recover information about takecontrols pass=false contro... | UbitUmarov | 2017-10-25 | 1 | -22/+40 |
* | add osGetSimulatorMemoryKB(). This allows work around the fact osGetSimulator... | UbitUmarov | 2017-10-15 | 3 | -1/+23 |
* | Merge branch 'master' of git://opensimulator.org/git/opensim (Ubit beat | Robert Adams | 2017-10-13 | 1 | -4/+7 |
|\ |
|
| * | mantis 8249: give better data to llDetectedGrab | UbitUmarov | 2017-10-13 | 1 | -4/+7 |
* | | BulletSim: Add parameter "[BulletSim]AvatarWalkVelocityFactor=1.0" to | Robert Adams | 2017-10-13 | 2 | -4/+13 |
|/ |
|
* | remove a dead line of code | UbitUmarov | 2017-10-06 | 1 | -1/+1 |
* | mantis 8246: don't allow 'delete object name' to delete attachments, but all... | UbitUmarov | 2017-10-06 | 1 | -9/+12 |
* | bug fix: add missing stub for osSetInertia | UbitUmarov | 2017-10-01 | 2 | -0/+6 |
* | BulletSim: update MacOS version of libBulletSim to latest version. | Robert Adams | 2017-09-20 | 2 | -0/+0 |
* | bug fix: Of course i had to pick a wrong number for profileBegin | UbitUmarov | 2017-09-16 | 2 | -2/+2 |
* | double request.ReadWriteTimeout | UbitUmarov | 2017-09-16 | 1 | -2/+2 |
* | bug fix. Increase the values of profileHollow and profileBegin used to match ... | UbitUmarov | 2017-09-16 | 2 | -7/+19 |
* | BulletSim: Merge branch 'BulletSim2017' | Robert Adams | 2017-09-05 | 16 | -86/+414 |
|\ |
|
| * | BulletSim: add raycast filtering | Robert Adams | 2017-09-05 | 1 | -3/+35 |
| * | BulletSim: first version of raycast. Only single contact point and no | Robert Adams | 2017-09-03 | 8 | -128/+137 |