aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Adjusted Smoke textureFly Man2018-08-271-0/+0
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* 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>
* make BanLineSafeHeight option visible in OpenSimDefaults.iniUbitUmarov2018-07-211-0/+4
|
* missed oneUbitUmarov2018-07-141-0/+3
|
* update ini.example filesUbitUmarov2018-07-143-0/+10
|
* 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.
* let OpenSim.ini.example be closer to functional standalone iniUbitUmarov2018-07-051-2/+2
|
* Yengine apply a fix to CheckRunLockInvariants by mriekerUbitUmarov2018-06-091-3/+3
|
* change MaxRegionsViewDistance description a bitUbitUmarov2018-05-281-5/+8
|
* fix a bug on warp3d.dllUbitUmarov2018-05-261-0/+0
|
* update warp3d.dllUbitUmarov2018-05-261-0/+0
|
* map...UbitUmarov2018-05-181-0/+0
|
* breaking map a bit more...UbitUmarov2018-05-151-0/+0
|
* breaking map (warp3d)...UbitUmarov2018-05-081-0/+0
|
* breaking map (warp3d); remove warp3d viewport code not realy used and ↵UbitUmarov2018-05-071-0/+0
| | | | confusing my last neuron
* breaking map (warp3d)UbitUmarov2018-05-071-0/+0
|
* break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName ↵UbitUmarov2018-05-061-0/+0
| | | | and (warp3d) AverageTextureColorOnMapTile
* fix http keep alive headerUbitUmarov2018-04-201-0/+0
|
* mantis 8305: add osTriggerSoundLimited(..)UbitUmarov2018-04-101-0/+1
|
* update osslEnable.ini with the new functionsUbitUmarov2018-04-091-0/+11
|
* Added references to new math related OSSL functionsKevin Cozens2018-04-041-0/+4
|
* fix merge issueUbitUmarov2018-03-2014-313/+313
|\
| * mantis 8257: fix the default realm (ie table name) of AuthenticationServiceUbitUmarov2018-03-202-5/+5
| |
| * Removed trailing semi-colons from option settingsKevin Cozens2018-03-191-47/+47
| |
| * Removed trailing whitespaceKevin Cozens2018-03-1914-290/+290
| |
| * make the setting economymodule visible on Economy section of ↵UbitUmarov2018-03-052-20/+32
| | | | | | | | OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does also look for it at Startup section for legacy reasons)
* | Merge branch 'master' into httptestsUbitUmarov2018-03-052-20/+32
|\ \
| * | make the setting economymodule visible on Economy section of ↵UbitUmarov2018-03-052-20/+32
| |/ | | | | | | OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does look for it at Startup section for legacy reasons)
* | Yengine fix its section name on opensim.ini.exampleUbitUmarov2018-02-231-1/+1
| |
* | rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov2018-02-231-6/+5
| | | | | | | | changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
* | add a warning about XMR only suoprting one region per instance at this ↵UbitUmarov2018-02-071-0/+1
| | | | | | | | point, it was never made to suport more
* | fix log4net for .net4.6UbitUmarov2018-02-041-0/+0
| |
* | make XMR script cache location option visibleUbitUmarov2018-02-031-2/+3
| |
* | update opensim.ini.example with XMRengine informationUbitUmarov2018-02-021-2/+21
| |
* | let ossl have its own config sectionUbitUmarov2018-02-021-86/+86
| |
* | remove cap FetchLib2 suport codeUbitUmarov2018-01-311-5/+0
| |
* | disable the new Cap_FetchLib2 because viewers do not suport it for opensim. ↵UbitUmarov2018-01-311-1/+5
| | | | | | | | To decide when to use it, they use a hardcode LL owner ID on same code paths, while on others just compare owner to the agent. This makes suport for this cap impossible"
* | keepalive is defaultUbitUmarov2018-01-301-0/+0
| |
* | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵UbitUmarov2018-01-271-0/+1
| | | | | | | | as it possible should, but this needs more work, and issue with HG older grids/regions
* | avoid some large unnecessary stringsUbitUmarov2018-01-243-6/+1
| |
* | another change to httpserver dllUbitUmarov2018-01-241-0/+0
| |
* | reduce max keepalime time to 60sUbitUmarov2018-01-242-0/+0
| |
* | silent ignore mutes on HG visitors, let viewers do it on cache only, proper ↵UbitUmarov2018-01-201-1/+1
| | | | | | | | HG suport is another story... and questionable
* | NDesk.options .net4.6UbitUmarov2018-01-181-0/+0
| |
* | update DotNetOpenId (.net4.6)UbitUmarov2018-01-171-0/+0
| |
* | update C5 (.net4.6)UbitUmarov2018-01-171-0/+0
| |
* | update LukeSkywalker.IPNetwork (.net4.6)UbitUmarov2018-01-171-0/+0
| |
* | test adding missing depUbitUmarov2018-01-171-0/+0
| |