Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-20 | Add non-transparent water asset | lickx | 2 | -0/+8 | |
Used by all viewers when 'Transparent Water' is unchecked in the viewer prefs Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-10-20 | add a few more things to SrcriptSyntax | UbitUmarov | 1 | -348/+339 | |
2018-10-19 | LSLSyntax some cleanup | UbitUmarov | 1 | -1541/+43 | |
2018-10-19 | autogen LSLSyntax version uuid | UbitUmarov | 1 | -17920/+16411 | |
2018-10-19 | fix typos | UbitUmarov | 1 | -1/+1 | |
2018-10-19 | add initial test support for cap LSLSyntax. This does not seem to work for ↵ | UbitUmarov | 1 | -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 | |||||
2018-10-03 | mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged lib | UbitUmarov | 1 | -0/+0 | |
2018-09-30 | Implementation-and-design-of-ClientOnParcelGodMark | Mandarinka Tasty | 1 | -0/+6 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-09-29 | **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), ↵ | Bill Blight | 1 | -0/+1 | |
threat level moderate Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-09-17 | mantis 8372: replace XMLRPC.dll with utf8 fix | UbitUmarov | 1 | -0/+0 | |
2018-08-30 | minor changes to last patch | UbitUmarov | 1 | -1/+1 | |
2018-08-28 | add the Smoke texture to Opensim Library | UbitUmarov | 1 | -0/+10 | |
2018-08-27 | new try on smoke texture | UbitUmarov | 3 | -1/+1 | |
2018-08-27 | Adjusted Smoke texture | Fly Man | 1 | -0/+0 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-08-26 | fix smoke asset filename | UbitUmarov | 1 | -1/+1 | |
2018-08-26 | remove a comment | UbitUmarov | 1 | -1/+0 | |
2018-08-26 | Patching in the Smoke for Mantis 8242 | fly-man- | 2 | -0/+8 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-07-21 | make BanLineSafeHeight option visible in OpenSimDefaults.ini | UbitUmarov | 1 | -0/+4 | |
2018-07-14 | missed one | UbitUmarov | 1 | -0/+3 | |
2018-07-14 | update ini.example files | UbitUmarov | 3 | -0/+10 | |
2018-07-11 | Mantis 8308: update libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib adding missing ↵ | UbitUmarov | 2 | -0/+1 | |
64bit support. Built with the macOS 10.13 SDK on Xcode 9.4.1. Thanks Gavin Hird for providing us this. | |||||
2018-07-05 | let OpenSim.ini.example be closer to functional standalone ini | UbitUmarov | 1 | -2/+2 | |
2018-06-09 | Yengine apply a fix to CheckRunLockInvariants by mrieker | UbitUmarov | 1 | -3/+3 | |
2018-05-28 | change MaxRegionsViewDistance description a bit | UbitUmarov | 1 | -5/+8 | |
2018-05-26 | fix a bug on warp3d.dll | UbitUmarov | 1 | -0/+0 | |
2018-05-26 | update warp3d.dll | UbitUmarov | 1 | -0/+0 | |
2018-05-18 | map... | UbitUmarov | 1 | -0/+0 | |
2018-05-15 | breaking map a bit more... | UbitUmarov | 1 | -0/+0 | |
2018-05-08 | breaking map (warp3d)... | UbitUmarov | 1 | -0/+0 | |
2018-05-07 | breaking map (warp3d); remove warp3d viewport code not realy used and ↵ | UbitUmarov | 1 | -0/+0 | |
confusing my last neuron | |||||
2018-05-07 | breaking map (warp3d) | UbitUmarov | 1 | -0/+0 | |
2018-05-06 | break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName ↵ | UbitUmarov | 1 | -0/+0 | |
and (warp3d) AverageTextureColorOnMapTile | |||||
2018-04-20 | fix http keep alive header | UbitUmarov | 1 | -0/+0 | |
2018-04-10 | mantis 8305: add osTriggerSoundLimited(..) | UbitUmarov | 1 | -0/+1 | |
2018-04-09 | update osslEnable.ini with the new functions | UbitUmarov | 1 | -0/+11 | |
2018-04-04 | Added references to new math related OSSL functions | Kevin Cozens | 1 | -0/+4 | |
2018-03-20 | mantis 8257: fix the default realm (ie table name) of AuthenticationService | UbitUmarov | 2 | -5/+5 | |
2018-03-19 | Removed trailing semi-colons from option settings | Kevin Cozens | 1 | -47/+47 | |
2018-03-19 | Removed trailing whitespace | Kevin Cozens | 14 | -290/+290 | |
2018-03-05 | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 2 | -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) | |||||
2018-03-05 | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 2 | -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) | |||||
2018-02-23 | Yengine fix its section name on opensim.ini.example | UbitUmarov | 1 | -1/+1 | |
2018-02-23 | rename XMREngine as Yengine (still not all done), big mess source formating ↵ | UbitUmarov | 1 | -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 | |||||
2018-02-07 | add a warning about XMR only suoprting one region per instance at this ↵ | UbitUmarov | 1 | -0/+1 | |
point, it was never made to suport more | |||||
2018-02-04 | fix log4net for .net4.6 | UbitUmarov | 1 | -0/+0 | |
2018-02-03 | make XMR script cache location option visible | UbitUmarov | 1 | -2/+3 | |
2018-02-02 | update opensim.ini.example with XMRengine information | UbitUmarov | 1 | -2/+21 | |
2018-02-02 | let ossl have its own config section | UbitUmarov | 1 | -86/+86 | |
2018-01-31 | remove cap FetchLib2 suport code | UbitUmarov | 1 | -5/+0 | |
2018-01-31 | disable the new Cap_FetchLib2 because viewers do not suport it for opensim. ↵ | UbitUmarov | 1 | -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" |