aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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-304-10/+10
| |
* | 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>
* | add the Smoke texture to Opensim LibraryUbitUmarov2018-08-281-0/+10
| |
* | new try on smoke textureUbitUmarov2018-08-273-1/+1
| |
* | Adjusted Smoke textureFly Man2018-08-271-0/+0
| | | | | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* | avoid potencial null refsUbitUmarov2018-08-261-4/+4
| |
* | don't shutdown robust twiceUbitUmarov2018-08-261-0/+2
| |
* | mantis 8273 make change on crossings coerentUbitUmarov2018-08-261-0/+3
| |
* | fix smoke asset filenameUbitUmarov2018-08-261-1/+1
| |
* | remove a commentUbitUmarov2018-08-261-1/+0
| |
* | Patching in the Smoke for Mantis 8242fly-man-2018-08-262-0/+8
| | | | | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* | 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
| |
* | make BanLineSafeHeight option visible in OpenSimDefaults.iniUbitUmarov2018-07-211-0/+4
| |
* | mantis8342: make max ban height above ground configurable per regions ↵UbitUmarov2018-07-215-5/+38
| | | | | | | | 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-143-5/+1
| |
* | http reusecontext is obsoleteUbitUmarov2018-07-141-1/+0
| |
* | http reusecontext is obsoleteUbitUmarov2018-07-146-29/+2
| |
* | http reusecontext is obsoleteUbitUmarov2018-07-141-1/+0
| |
* | 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 ↵UbitUmarov2018-07-142-6/+14
| | | | | | | | 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
| |
* | 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 ↵UbitUmarov2018-07-141-9/+0
| | | | | | | | inventoryService.GetMultipleItems
* | 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 ↵UbitUmarov2018-07-142-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)
* | 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
| | | | | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>