| Commit message (Expand) | Author | Age | Files | Lines |
* | Gatekeeper -> GatekeeperURI | root | 2020-09-09 | 1 | -6/+6 |
* | Various logging fix ups. | onefang | 2020-09-09 | 1 | -2/+3 |
* | Update version number stuff, and hack it into the money display. | onefang | 2020-09-09 | 1 | -2/+11 |
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 16 | -0/+0 |
* | Better ROBUST and sim startup console notification. | onefang | 2020-09-08 | 1 | -2/+6 |
* | Move various paths out of the bin directory. | onefang | 2020-09-08 | 1 | -2/+2 |
* | limit max number of attachments to 38. All can be on same point | UbitUmarov | 2019-11-13 | 1 | -0/+1 |
* | a disabled module has no caps to tell viewers (cameraonlymoduel) | UbitUmarov | 2019-10-31 | 1 | -4/+3 |
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 10 | -37/+28 |
* | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 2019-09-11 | 3 | -5/+6 |
* | 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) OS... | UbitUmarov | 2019-07-30 | 1 | -114/+114 |
* | 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 disable... | UbitUmarov | 2019-03-23 | 2 | -4/+4 |
* | 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 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 |
|\ |
|