Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 10 | -37/+28 |
| | |||||
* | extent supported number of avatar textures/bakes/wearables, tell viewers ↵ | UbitUmarov | 2019-09-11 | 3 | -5/+6 |
| | | | | about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; | ||||
* | Massive console refactor. Greatly simplify interface. | Melanie | 2019-08-20 | 13 | -55/+64 |
| | |||||
* | Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown | Melanie Thielker | 2019-08-07 | 2 | -0/+9 |
| | |||||
* | cosmetics | UbitUmarov | 2019-08-02 | 1 | -8/+7 |
| | |||||
* | now i can login on win .net4.8, but just a little drop on a large (broken) ↵ | UbitUmarov | 2019-07-30 | 1 | -114/+114 |
| | | | | OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc | ||||
* | Fix godnames module to not add the empty string if only one option is used | Melanie | 2019-07-27 | 1 | -8/+14 |
| | |||||
* | make materials save to grid less async on manual backup or shutdown | UbitUmarov | 2019-06-14 | 1 | -4/+17 |
| | |||||
* | reduce some useless array copies | UbitUmarov | 2019-06-09 | 2 | -2/+5 |
| | |||||
* | missing files... | UbitUmarov | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | send agent view range to new child agents | UbitUmarov | 2019-04-04 | 2 | -0/+4 |
| | |||||
* | a few more changes on initial objects send | UbitUmarov | 2019-03-30 | 2 | -7/+13 |
| | |||||
* | add more test code to make usage od compressed updates etc. Should be ↵ | UbitUmarov | 2019-03-23 | 2 | -4/+4 |
| | | | | disable, but well many things can go wrong. | ||||
* | RegionHandshake IS critical llupd protocol not to be done by odd modules | UbitUmarov | 2019-03-20 | 2 | -6/+2 |
| | |||||
* | remove redundant code | UbitUmarov | 2019-03-17 | 1 | -5/+0 |
| | |||||
* | prims have at most 9 face textures | UbitUmarov | 2019-03-07 | 1 | -2/+2 |
| | |||||
* | prevent freswitch from messing global cert validation, more work is need on ↵ | UbitUmarov | 2019-02-04 | 1 | -10/+1 |
| | | | | rest requests ( also for other things) | ||||
* | remove references to obsolete CertificatePolicy | UbitUmarov | 2019-02-04 | 1 | -26/+2 |
| | |||||
* | remove MRM module (minimodule). Its outdated and we have no maintainers. ↵ | UbitUmarov | 2019-01-31 | 45 | -4573/+0 |
| | | | | Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;) | ||||
* | 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 |
| | | | | a bit; | ||||
* | 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 ↵ | UbitUmarov | 2018-04-10 | 2 | -3/+3 |
| | | | | viewers do fix its use (ignored for now) | ||||
* | .. 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 |
| | | | | They may be very broken now :( | ||||
* | Merge branch 'master' into httptests | UbitUmarov | 2018-03-05 | 1 | -36/+46 |
|\ | |||||
| * | change SampleMoneyModule intialization, make it look for economymodule ↵ | UbitUmarov | 2018-03-05 | 1 | -36/+46 |
| | | | | | | | | setting both in startup and economy sections; change some default settings to no cost values, since that is our default | ||||
* | | 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 ↵ | UbitUmarov | 2018-01-22 | 1 | -13/+8 |
| | | | | | | | | service servers | ||||
* | | 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 |
| | |