aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Collapse)AuthorAgeFilesLines
* missed new c# version only codeUbitUmarov2018-09-301-1/+2
|
* a few changes to last patchUbitUmarov2018-09-301-28/+28
|
* Implementation-and-design-of-ClientOnParcelGodMarkMandarinka Tasty2018-09-301-5/+92
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* minor changesUbitUmarov2018-09-293-37/+55
|
* **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), ↵Bill Blight2018-09-293-1/+17
| | | | | | threat level moderate Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* add a few more gc collect in some spotsUbitUmarov2018-09-295-1/+27
|
* more on culture issuesUbitUmarov2018-09-271-1/+5
|
* some teleport issues..UbitUmarov2018-09-142-17/+16
|
* fix osDie harakiri for YengineUbitUmarov2018-09-131-17/+20
|
* fix a error messageUbitUmarov2018-09-111-1/+1
|
* oooopsUbitUmarov2018-09-081-1/+7
|
* Yengine cast issueUbitUmarov2018-09-081-3/+4
|
* fix script secure llhttlrequestUbitUmarov2018-09-081-41/+43
|
* a few changes to ScriptSleep() functionsUbitUmarov2018-09-043-12/+12
|
* Add YEngine support for ScriptDelayFactormewtwo06412018-09-041-0/+4
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* avoid using new c# sintaxe that will fail on older compilersUbitUmarov2018-08-301-3/+5
|
* minor changes to last patchUbitUmarov2018-08-303-9/+9
|
* Adding check permission CanIssueEstateCommand for osRegionNotice and new ↵Mandarinka Tasty2018-08-303-7/+36
| | | | | | function osRegionNotice(string agentID, string msg) Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* mantis 8273 make change on crossings coerentUbitUmarov2018-08-261-0/+3
|
* mantis 8349: fix landmasksUbitUmarov2018-08-071-1/+1
|
* and some more guard try{}catch{} on ub mesh processingUbitUmarov2018-07-291-8/+31
|
* mantis 8346: fix argument of osUnixTimeToTimestampUbitUmarov2018-07-273-3/+3
|
* mantis8342: make max ban height above ground configurable per regions ↵UbitUmarov2018-07-213-4/+34
| | | | instance with ini file option BanLineSafeHeight
* mantis8341: fix MOD and LS apis configuration read from ossl fileUbitUmarov2018-07-182-2/+13
|
* http reusecontext is obsoleteUbitUmarov2018-07-142-5/+0
|
* http reusecontext is obsoleteUbitUmarov2018-07-142-4/+0
|
* typosUbitUmarov2018-07-141-2/+2
|
* a few changes about test mesh uploadsUbitUmarov2018-07-141-26/+27
|
* use Vector.Distance not util..UbitUmarov2018-07-141-2/+2
|
* save a sqrt callUbitUmarov2018-07-141-3/+3
|
* change the scope of those options variablesUbitUmarov2018-07-141-6/+6
|
* add options for regions to ignore age < 18 and payment access control where ↵UbitUmarov2018-07-141-0/+9
| | | | they don't apply
* recover lost null check in last commitUbitUmarov2018-07-141-2/+8
|
* change bitmasks workUbitUmarov2018-07-142-11/+4
|
* only resize if needUbitUmarov2018-07-141-2/+5
|
* do not use lossless compression on dyntexturesUbitUmarov2018-07-142-37/+38
|
* send data as bin not string to http lower levelUbitUmarov2018-07-141-3/+8
|
* mantis 8335: fix string formatUbitUmarov2018-07-111-1/+1
|
* Bug fix: Object Wear was doing Add not replaceUbitUmarov2018-07-111-11/+11
|
* ubOde change terrain min height to -100m. Maybe this way a viewer dev mays ↵UbitUmarov2018-06-271-4/+4
| | | | fix rendering below 0m, like making them think z = 1m for that purpose, for example
* reassign estate setting TaxFree to the role of AllowAccessOverride, as ↵UbitUmarov2018-06-191-8/+16
| | | | viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP
* mantis 8327: refix minor typosUbitUmarov2018-06-161-2/+2
|
* mantis 8327: fix minor typosUbitUmarov2018-06-161-2/+2
|
* minor cleanupUbitUmarov2018-06-161-36/+12
|
* improve llOverMyLand() handling of potencial null refs. ty mriekerUbitUmarov2018-06-091-12/+14
|
* Yengine apply a fix to CheckRunLockInvariants by mriekerUbitUmarov2018-06-091-2/+2
|
* ok ok it only has one 't'UbitUmarov2018-05-281-6/+6
|
* english typo, thx you know whoUbitUmarov2018-05-281-6/+6
|
* make Yengine post attach event as Xengine does. This should fix that event. ↵UbitUmarov2018-05-281-3/+3
| | | | Thx mrieker for pointing out this issue
* fix some cases in prim number of sidesUbitUmarov2018-05-271-27/+62
|