aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-14a few changes about test mesh uploadsUbitUmarov1-26/+27
2018-07-14use Vector.Distance not util..UbitUmarov1-2/+2
2018-07-14save a sqrt callUbitUmarov1-3/+3
2018-07-14change the scope of those options variablesUbitUmarov1-6/+6
2018-07-14add options for regions to ignore age < 18 and payment access control where ↵UbitUmarov2-6/+14
they don't apply
2018-07-14recover lost null check in last commitUbitUmarov1-2/+8
2018-07-14change bitmasks workUbitUmarov2-11/+4
2018-07-14only resize if needUbitUmarov1-2/+5
2018-07-14do not use lossless compression on dyntexturesUbitUmarov2-37/+38
2018-07-14add missing xml escapeUbitUmarov1-2/+2
2018-07-14add a disabled logUbitUmarov1-0/+3
2018-07-14send data as bin not string to http lower levelUbitUmarov1-3/+8
2018-07-14have default ids of avatar alpha and tattooUbitUmarov1-4/+4
2018-07-14some cleanupUbitUmarov1-30/+26
2018-07-14drop compatibility with old robust that did not suport ↵UbitUmarov1-9/+0
inventoryService.GetMultipleItems
2018-07-14add using into a few more placesUbitUmarov2-26/+28
2018-07-14mantis 8333: kept idea but my own code. With ini setting ↵UbitUmarov2-3/+24
ConsoleHistoryTimeStamp set to true, the console history file will have timestamps. Im lazy date is in en-us culture for now. (robust also)
2018-07-13minor changes to last patchUbitUmarov1-14/+12
2018-07-13Group Powers changed and Officers role brought back for Groupsfly-man-1-51/+60
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-07-11mantis 8335: fix string formatUbitUmarov1-1/+1
2018-07-11Bug fix: Object Wear was doing Add not replaceUbitUmarov1-11/+11
2018-07-08replace some string testsUbitUmarov2-6/+6
2018-07-08we don't use tab simbol, we use 4 whitespacesUbitUmarov2-28/+28
2018-07-08Add mac banningVincent Sylvester2-0/+32
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-07-06Back-end fix for region name searches made from the viewer grid map dialog.Kevin Cozens1-1/+1
GetRegionsByName now returns names that include, but don't start with, the given search string.
2018-07-06just remove the test insteadUbitUmarov2-10/+1
2018-07-06fix version string size testUbitUmarov1-1/+1
2018-07-05test jenkinsUbitUmarov1-1/+1
2018-07-05testUbitUmarov1-1/+0
2018-06-27ubOde change terrain min height to -100m. Maybe this way a viewer dev mays ↵UbitUmarov1-4/+4
fix rendering below 0m, like making them think z = 1m for that purpose, for example
2018-06-19 reassign estate setting TaxFree to the role of AllowAccessOverride, as ↵UbitUmarov2-33/+19
viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP
2018-06-18mantis 8329: don't fail if response stream is Chunked encoded and http ↵UbitUmarov1-7/+32
debuglevel >=5
2018-06-16mantis 8327: refix minor typosUbitUmarov1-2/+2
2018-06-16mantis 8327: fix minor typosUbitUmarov1-2/+2
2018-06-16minor cleanupUbitUmarov1-36/+12
2018-06-09improve llOverMyLand() handling of potencial null refs. ty mriekerUbitUmarov1-12/+14
2018-06-09Yengine apply a fix to CheckRunLockInvariants by mriekerUbitUmarov1-2/+2
2018-05-28ok ok it only has one 't'UbitUmarov1-6/+6
2018-05-28english typo, thx you know whoUbitUmarov1-6/+6
2018-05-28make Yengine post attach event as Xengine does. This should fix that event. ↵UbitUmarov1-3/+3
Thx mrieker for pointing out this issue
2018-05-27fix some cases in prim number of sidesUbitUmarov1-27/+62
2018-05-26fix a bug on warp3d.dllUbitUmarov1-64/+64
2018-05-26missing updated filesUbitUmarov3-207/+116
2018-05-26use RegionInfo.ServerURI to report region url on datasnapshotUbitUmarov1-6/+2
2018-05-26 stale LandSnapshot by time also, so dwell can be updatedUbitUmarov1-1/+7
2018-05-26add a check to data_exposure option of DataSnapshot moduleUbitUmarov1-0/+8
2018-05-26fix one english typoUbitUmarov1-15/+8
2018-05-18map...UbitUmarov1-12/+10
2018-05-16Warp3D tried to do something in RegionLoaded even when the module was disabledKevin Cozens1-0/+3
2018-05-16Whitespace changesKevin Cozens1-8/+8