| Commit message (Expand) | Author | Age | Files | Lines |
* | prevent freswitch from messing global cert validation, more work is need on r... | UbitUmarov | 2019-02-04 | 1 | -10/+1 |
* | remove references to obsolete CertificatePolicy | UbitUmarov | 2019-02-04 | 1 | -26/+2 |
* | remove MRM module (minimodule). Its outdated and we have no maintainers. Than... | UbitUmarov | 2019-01-31 | 45 | -4573/+0 |
* | remove terraindata abstraction layer, since we only have heightmap type | UbitUmarov | 2019-01-21 | 2 | -6/+6 |
* | cosmetics on terrain patchs | UbitUmarov | 2019-01-20 | 3 | -12/+4 |
* | fix irc protocol | UbitUmarov | 2019-01-08 | 1 | -1/+2 |
* | more on the hack (runprebuild) | UbitUmarov | 2019-01-02 | 2 | -3/+5 |
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 2 | -2/+2 |
* | temporary HACK to not kill some viewers | UbitUmarov | 2018-12-31 | 2 | -0/+3 |
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 4 | -3/+5 |
* | remove a dev only conditional on lludp handlers; change parcel lists updates ... | UbitUmarov | 2018-11-25 | 1 | -0/+2 |
* | mantis 8035: fix number of prims use to be from all owned parcels | UbitUmarov | 2018-11-08 | 1 | -2/+1 |
* | remove a dead module | UbitUmarov | 2018-10-23 | 1 | -119/+0 |
* | remove AttachmentsCommandModule | UbitUmarov | 2018-10-23 | 1 | -188/+0 |
* | remove TempAttachments module | UbitUmarov | 2018-10-20 | 1 | -191/+0 |
* | add a few more gc collect in some spots | UbitUmarov | 2018-09-29 | 1 | -0/+3 |
* | missing updated files | UbitUmarov | 2018-05-26 | 1 | -1/+1 |
* | use RegionInfo.ServerURI to report region url on datasnapshot | UbitUmarov | 2018-05-26 | 1 | -6/+2 |
* | stale LandSnapshot by time also, so dwell can be updated | UbitUmarov | 2018-05-26 | 1 | -1/+7 |
* | add a check to data_exposure option of DataSnapshot module | UbitUmarov | 2018-05-26 | 1 | -0/+8 |
* | let wearables check command suport variable number of wearables | UbitUmarov | 2018-05-12 | 1 | -5/+13 |
* | sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie... | UbitUmarov | 2018-04-10 | 2 | -3/+3 |
* | .. and yes i forgot a file.. again :( | UbitUmarov | 2018-04-06 | 1 | -1/+0 |
* | coment out a debug line | UbitUmarov | 2018-04-01 | 1 | -1/+1 |
* | several changes to materials, add llSet*PrimtiveParams*() support for them. ... | UbitUmarov | 2018-04-01 | 1 | -228/+292 |
* | Merge branch 'master' into httptests | UbitUmarov | 2018-03-05 | 1 | -36/+46 |
|\ |
|
| * | change SampleMoneyModule intialization, make it look for economymodule settin... | UbitUmarov | 2018-03-05 | 1 | -36/+46 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-02-04 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | mantis 8287: applied modified patch by hand, thx watcher64 | UbitUmarov | 2018-02-04 | 1 | -0/+2 |
* | | change DataSnapeShoot init again. May still fail on multi regions instances | UbitUmarov | 2018-01-25 | 1 | -34/+32 |
* | | move datasnapshot notification to last, but still a issue with very fast serv... | UbitUmarov | 2018-01-22 | 1 | -13/+8 |
* | | Ooops | UbitUmarov | 2018-01-22 | 1 | -27/+28 |
* | | move datasnapshot notification to when region is actually loaded | UbitUmarov | 2018-01-22 | 1 | -13/+14 |
* | | change throtle datasnapshot get | UbitUmarov | 2018-01-22 | 2 | -7/+65 |
* | | throtle datasnapshot gen | UbitUmarov | 2018-01-22 | 2 | -5/+22 |
* | | missing files.. | UbitUmarov | 2018-01-22 | 1 | -0/+1 |
* | | remove more xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 1 | -1/+0 |
* | | remove those xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 1 | -3/+0 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-01-16 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | give up on a property that old monos do compile, but then smore ok exec | UbitUmarov | 2018-01-09 | 1 | -1/+0 |
| * | fall back to a obsolete property since several monos in use (include our own)... | UbitUmarov | 2018-01-08 | 1 | -1/+1 |
* | | clean some modules api | UbitUmarov | 2018-01-13 | 1 | -8/+8 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-01-05 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | a few more xml things | UbitUmarov | 2018-01-05 | 1 | -1/+6 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-12-12 | 2 | -0/+9 |
|\ \
| |/ |
|
| * | add missing part of mutes list protocol | UbitUmarov | 2017-11-16 | 2 | -0/+9 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-16 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, Money... | UbitUmarov | 2017-07-26 | 1 | -1/+6 |
* | | merge | UbitUmarov | 2017-07-20 | 3 | -894/+669 |
|\ \
| |/ |
|
| * | Ooopsss | UbitUmarov | 2017-07-15 | 1 | -44/+47 |