| Commit message (Expand) | Author | Age | Files | Lines |
* | add pants and shirt to opensim library and fix some bodyparts uuids | UbitUmarov | 2015-12-04 | 2 | -18/+4 |
* | add opensim BodyParts library | UbitUmarov | 2015-12-04 | 1 | -16/+14 |
* | add default eyes to default wearables, and revert previus bad commit | UbitUmarov | 2015-12-04 | 2 | -2/+7 |
* | add other Eyes asset id to xferupload defaults | UbitUmarov | 2015-12-04 | 1 | -2/+4 |
* | change handling of optional skirt baked texture | UbitUmarov | 2015-12-03 | 1 | -12/+40 |
* | fix a 1m diference in regions view range estimations | UbitUmarov | 2015-12-03 | 1 | -1/+1 |
* | remove failed CreateAgent from agent child regions list | UbitUmarov | 2015-12-02 | 1 | -6/+8 |
* | fix typo | UbitUmarov | 2015-12-02 | 1 | -1/+1 |
* | createAgent needs to be sync | UbitUmarov | 2015-12-02 | 1 | -1/+4 |
* | minor: fix a log timing information | UbitUmarov | 2015-12-02 | 1 | -3/+0 |
* | fix protocol version to max wearables mapping | UbitUmarov | 2015-12-01 | 1 | -1/+3 |
* | Fix protocol versions to wearables count mapping | Melanie Thielker | 2015-12-01 | 1 | -1/+3 |
* | Change protocol version max to 0.6 | Melanie Thielker | 2015-12-01 | 1 | -2/+2 |
* | more changes on lookAt and RotLookAt; do something in attachments | UbitUmarov | 2015-12-01 | 3 | -35/+92 |
* | some changes due to lookAt and RotLookAt | UbitUmarov | 2015-12-01 | 2 | -63/+46 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | UbitUmarov | 2015-12-01 | 9 | -20/+27 |
|\ |
|
| * | BulletSim: fix collision sound calculation. Modify some routines to make | Robert Adams | 2015-11-30 | 4 | -20/+27 |
| * | Replaced ICSharpCode.SharpZipLib.dll for the same reason | Diva Canto | 2015-11-30 | 1 | -0/+0 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-11-30 | 2 | -7/+16 |
| |\ |
|
| * | | Replaced the mono addins dlls with freshly compiled ones, because the existin... | Diva Canto | 2015-11-30 | 4 | -0/+0 |
* | | | fix a more few typos | UbitUmarov | 2015-12-01 | 1 | -2/+2 |
| |/
|/| |
|
* | | fix a few typos | UbitUmarov | 2015-11-30 | 1 | -3/+2 |
* | | add a few more known texture IDs | UbitUmarov | 2015-11-30 | 1 | -5/+15 |
* | | Merge branch 'master' of opensimulator.org:/var/git/opensim | UbitUmarov | 2015-11-29 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-11-29 | 8 | -30/+63 |
| |\ |
|
| * | | Trying to make http requests less slow, according to http://stackoverflow.com... | Diva Canto | 2015-11-29 | 1 | -0/+2 |
* | | | fix llLookAt in non-physical case | UbitUmarov | 2015-11-29 | 1 | -2/+2 |
| |/
|/| |
|
* | | change llLookAt math to master cleaner solution, assuming lAxis2rot does work | UbitUmarov | 2015-11-29 | 1 | -13/+18 |
* | | fix the default shape type on upload, it is always convex | UbitUmarov | 2015-11-29 | 1 | -3/+1 |
* | | let Bullet do collision sounds (RAdams plz fix the relative speed) | UbitUmarov | 2015-11-29 | 1 | -1/+8 |
* | | let old ODE trigger collision sounds like ubOde | UbitUmarov | 2015-11-28 | 2 | -2/+21 |
* | | remove terrain height clamping left over the ushort format testing | UbitUmarov | 2015-11-27 | 1 | -5/+1 |
* | | add a nasty global lock, ode.dll requires on multi regions per instance ( als... | UbitUmarov | 2015-11-27 | 1 | -5/+8 |
* | | add missing Xengine MinTimerInterval to opensim.ini.example | UbitUmarov | 2015-11-27 | 1 | -0/+3 |
* | | coment out warnings that do a messed around number of threadpool workitens an... | UbitUmarov | 2015-11-27 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-11-27 | 18 | -262/+289 |
|\ |
|
| * | add a delay to consume other change messages on move and cross | UbitUmarov | 2015-11-27 | 1 | -0/+1 |
| * | stop some requests processing when module as no scenes (there must be a bette... | UbitUmarov | 2015-11-27 | 1 | -0/+17 |
| * | DeregisterRegion from grid earlier on close | UbitUmarov | 2015-11-27 | 1 | -4/+4 |
| * | change Backup on scene close to Forced, and not dependent on last change time. | UbitUmarov | 2015-11-27 | 1 | -1/+1 |
| * | remove thread Heartbeat from watchdog | UbitUmarov | 2015-11-27 | 1 | -5/+7 |
| * | revert last change to watchdog timeouts, that should not be needed | UbitUmarov | 2015-11-27 | 1 | -26/+22 |
| * | change JobEngine stop code and add a extra check for thread removed on watch... | UbitUmarov | 2015-11-27 | 2 | -83/+73 |
| * | change threading on GetTexture and getMesh and WebFetch Modules. | UbitUmarov | 2015-11-27 | 3 | -62/+69 |
| * | change threading on GetTexture and GetMesh NonSharable region modules | UbitUmarov | 2015-11-27 | 2 | -44/+44 |
| * | Fix Region Max height in boundingSize parameters checking in ArchiverModule.c... | Jak Daniels | 2015-11-27 | 1 | -2/+2 |
| * | Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri... | Melanie Thielker | 2015-11-26 | 3 | -2/+16 |
| * | suspend the use of DisableSimulator, that is causing teleport and crossing i... | UbitUmarov | 2015-11-25 | 3 | -16/+15 |
| * | Merge branch 'master' of opensimulator.org:/var/git/opensim | UbitUmarov | 2015-11-25 | 1 | -3/+2 |
| |\ |
|
| | * | If no job engine is started at all, keep checking it's status from | Melanie Thielker | 2015-11-24 | 1 | -3/+2 |