aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | typosUbitUmarov2018-07-141-2/+2
* | minor cleanupUbitUmarov2018-07-141-1/+1
* | 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 t...UbitUmarov2018-07-142-6/+14
* | 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
* | add missing xml escapeUbitUmarov2018-07-141-2/+2
* | add a disabled logUbitUmarov2018-07-141-0/+3
* | send data as bin not string to http lower levelUbitUmarov2018-07-141-3/+8
* | have default ids of avatar alpha and tattooUbitUmarov2018-07-141-4/+4
* | some cleanupUbitUmarov2018-07-141-30/+26
* | drop compatibility with old robust that did not suport inventoryService.GetMu...UbitUmarov2018-07-141-9/+0
* | add using into a few more placesUbitUmarov2018-07-142-26/+28
* | missed oneUbitUmarov2018-07-141-0/+3
* | update ini.example filesUbitUmarov2018-07-143-0/+10
* | mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeSt...UbitUmarov2018-07-142-3/+24
* | minor changes to last patchUbitUmarov2018-07-131-14/+12
* | Group Powers changed and Officers role brought back for Groupsfly-man-2018-07-131-51/+60
* | mantis 8335: fix string formatUbitUmarov2018-07-111-1/+1
* | Mantis 8308: update libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib adding missing ...UbitUmarov2018-07-112-0/+1
* | Bug fix: Object Wear was doing Add not replaceUbitUmarov2018-07-111-11/+11
* | replace some string testsUbitUmarov2018-07-082-6/+6
* | we don't use tab simbol, we use 4 whitespacesUbitUmarov2018-07-082-28/+28
* | Add mac banningVincent Sylvester2018-07-082-0/+32
* | update contributorsUbitUmarov2018-07-071-3/+2
* | update contributorsUbitUmarov2018-07-071-5/+5
* | Back-end fix for region name searches made from the viewer grid map dialog.Kevin Cozens2018-07-061-1/+1
* | just remove the test insteadUbitUmarov2018-07-062-10/+1
* | fix version string size testUbitUmarov2018-07-061-1/+1
* | let OpenSim.ini.example be closer to functional standalone iniUbitUmarov2018-07-051-2/+2
* | test jenkinsUbitUmarov2018-07-051-1/+1
* | testUbitUmarov2018-07-051-1/+0
* | ubOde change terrain min height to -100m. Maybe this way a viewer dev mays fi...UbitUmarov2018-06-271-4/+4
* | reassign estate setting TaxFree to the role of AllowAccessOverride, as viewe...UbitUmarov2018-06-192-33/+19
* | mantis 8329: don't fail if response stream is Chunked encoded and http debugl...UbitUmarov2018-06-181-7/+32
* | 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-092-5/+5
* | change MaxRegionsViewDistance description a bitUbitUmarov2018-05-281-5/+8
* | 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. T...UbitUmarov2018-05-281-3/+3
* | fix some cases in prim number of sidesUbitUmarov2018-05-271-27/+62