aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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
| | | | 64bit support. Built with the macOS 10.13 SDK on Xcode 9.4.1. Thanks Gavin Hird for providing us this.
* 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
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* 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
| | | | | GetRegionsByName now returns names that include, but don't start with, the given search string.
* 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 ↵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-192-33/+19
| | | | viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP
* mantis 8329: don't fail if response stream is Chunked encoded and http ↵UbitUmarov2018-06-181-7/+32
| | | | debuglevel >=5
* 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. ↵UbitUmarov2018-05-281-3/+3
| | | | Thx mrieker for pointing out this issue
* fix some cases in prim number of sidesUbitUmarov2018-05-271-27/+62
|
* fix a bug on warp3d.dllUbitUmarov2018-05-262-64/+64
|
* update warp3d.dllUbitUmarov2018-05-261-0/+0
|
* missing updated filesUbitUmarov2018-05-263-207/+116
|
* use RegionInfo.ServerURI to report region url on datasnapshotUbitUmarov2018-05-261-6/+2
|
* stale LandSnapshot by time also, so dwell can be updatedUbitUmarov2018-05-261-1/+7
|
* add a check to data_exposure option of DataSnapshot moduleUbitUmarov2018-05-261-0/+8
|
* fix one english typoUbitUmarov2018-05-261-15/+8
|
* map...UbitUmarov2018-05-182-12/+10
|
* Warp3D tried to do something in RegionLoaded even when the module was disabledKevin Cozens2018-05-161-0/+3
|
* Whitespace changesKevin Cozens2018-05-161-8/+8
|
* breaking map a bit more...UbitUmarov2018-05-154-222/+325
|
* bug fix: avoid null ref on trigger soundi if source is a avatarUbitUmarov2018-05-151-10/+14
|
* avoid potencial out of range issuesUbitUmarov2018-05-131-43/+38
|
* OOps my bad, always do deep copy, let viewers do v1 v2 fixesUbitUmarov2018-05-121-53/+54
|