aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update script syntaxUbitUmarov2018-10-211-42/+4292
|
* Add non-transparent water assetlickx2018-10-202-0/+8
| | | | | | | Used by all viewers when 'Transparent Water' is unchecked in the viewer prefs Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* add a few more things to SrcriptSyntaxUbitUmarov2018-10-201-348/+339
|
* LSLSyntax some cleanupUbitUmarov2018-10-191-1541/+43
|
* autogen LSLSyntax version uuidUbitUmarov2018-10-191-17920/+16411
|
* fix typosUbitUmarov2018-10-191-1/+1
|
* add initial test support for cap LSLSyntax. This does not seem to work for ↵UbitUmarov2018-10-191-0/+17920
| | | | Opensimulator on viewers, In particular with FireStorm seems impossible to replace its own definitions, viwers do note revert to defaults on tp to a region that does not suport this cap, etc. So possible just a dead end. Disabled by default
* mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged libUbitUmarov2018-10-031-0/+0
|
* Implementation-and-design-of-ClientOnParcelGodMarkMandarinka Tasty2018-09-301-0/+6
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), ↵Bill Blight2018-09-291-0/+1
| | | | | | threat level moderate Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* mantis 8372: replace XMLRPC.dll with utf8 fixUbitUmarov2018-09-171-0/+0
|
* minor changes to last patchUbitUmarov2018-08-301-1/+1
|
* 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>
* 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
| |