OpenSim-Sasquatch/bin
Mike Dickson 9bd83b5593
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
dotnet package / build (8.0.x) (push) Has been cancelled
dotnet package / build (9.0.x) (push) Has been cancelled
Features/upstream-08062024 (#84)
* also add default uuid zero string to mysql and pgsql pbr entries

* add llDerezObject(..)

* update ScriptSyntax

* Postgresql Fixes: region store, mutelist and generic table handler.

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>

* Fix wrong primary key on telehub spawn points. With the RegionUUID being created as a unique primary key only one spawn point could be created. Replaced the primary key with one using multiple columns to guarantee that each spawn point occupies a unique space in the region.

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>

* Fix region data loading to prevent deletion of telehub spawnpoints

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>

* Adding missing 'regionextra' table and associated handlers to the PgSQL adapter.

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>

* viewers now are sending a useless flood of agent updates. Ignore some

* fix shared group object item modify permission check

* Add llGetNotecardLineSync

* a few changes to llGetNotecardLineSync

* minor cleanup

* fix typo

* improve script cpu time resolution specially on windows

* catch some possible null refs

* mantis 9135: avoid null ref

* Get Npgsql from NuGet and remove the hard coded version. Upgrade to 8.0.3 so its compatible with dotnet 8.    Remove the copy from bin.

---------

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
Co-authored-by: UbitUmarov <ajlduarte@sapo.pt>
Co-authored-by: BlueWall <jamesh@bluewallvirtual.com>
Co-authored-by: Sue Cripter <Sue.Cripter@gmail.com>
2024-08-08 11:00:49 -04:00
..
addon-modules
assets add another asset 2024-05-04 22:41:38 -04:00
config-include update npgsql to version 8.0.2 (from nuget) set its sll mode to disable. UNTESTED :( 2024-05-11 00:56:49 -04:00
data
Estates Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour. 2020-12-15 17:05:30 +00:00
inventory fix Welcome notecard entry on library 2022-08-19 23:36:01 +01:00
lib64 Catch up merge with 0.9.3.0. This is just simply a merge of core into the mono tree. It lacks the refactoring thats in the Tranquillity work and hence has some of the issues that net6 on core has. But perhaps it will be a step in the direction of a more architecturally sound version. 2024-04-22 12:27:14 -04:00
Library
openmetaverse_data Replaced OpenMetaverse libs/xmls with new ones. Also added a file in openmetaverse_data that was added recently to libomv and was missing. 2016-12-31 08:58:06 -08:00
Regions initial commit of experimental Estate config file (Estate.ini) allowing new simulators to create estates from ini file and bypass command prompts. (funding provided by Zetamex Network) 2020-12-12 19:21:53 +00:00
avatar-texture.dat
BouncyCastle.Cryptography.dll update BouncyCastle MimeKit and MailKit, extracted from nuget 2024-04-21 04:12:14 +01:00
BulletXNA.dll update bulletXNA, just compiled for .net4.6 removing another use of .net3.5 still lost around 2020-09-11 02:39:05 +01:00
C5.dll update C5 (.net4.6) 2018-01-17 03:02:03 +00:00
CSJ2K.dll update libomv with one new bug killed 2024-04-21 01:15:23 +01:00
defaultstripe.png
DotNetOpenId.dll update DotNetOpenId (.net4.6) 2018-01-17 03:46:24 +00:00
enter_uuid.xml
excuses
Gloebit.ini.example Add Gloebit.ini.example 2021-01-13 17:12:57 -05:00
http_404.html.example
http_loginform.html.example
LaunchSLClient.ini
libzstd.dll mantis 9050: replace mysql.data 8.0.31 with one with checks for those dbnull values 2023-01-11 15:39:45 +00:00
log4net.xml Look for default config files in dll.config instead of exe.config because of dotnet changes. 2024-06-23 13:57:26 -04:00
LukeSkywalker.IPNetwork.dll update LukeSkywalker.IPNetwork (.net4.6) 2018-01-17 00:55:55 +00:00
Mono.Data.SqliteClient.dll.config add dllmap config for webstats module 2023-03-08 00:17:54 +00:00
Mono.Security.dll do realy add mono.security.dll to git remotes 2023-04-11 17:58:51 +01:00
NDesk.Options.dll NDesk.options .net4.6 2018-01-18 01:18:10 +00:00
netcd.dll Add the ability to post to and act uponconfiguration in etcd 2017-03-31 14:38:41 +01:00
Nini.dll update some of the other libraries 2022-10-02 11:18:49 +01:00
OpenMetaverse.dll update libomv 2024-04-25 00:20:34 +01:00
OpenMetaverse.dll.config mantis 9068: replace unmanaged libs for mac by new universal ones, that eacf file does include libs for each cpu type 2023-03-21 18:46:26 +00:00
OpenMetaverse.Rendering.Meshmerizer.dll update libomv 2024-04-25 00:20:34 +01:00
OpenMetaverse.StructuredData.dll oops do update libomv for last commit 2024-04-21 13:50:08 +01:00
OpenMetaverseTypes.dll oops do update libomv for last commit 2024-04-21 13:50:08 +01:00
OpenSim.ConsoleClient.exe.config Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. 2013-11-23 01:29:55 +00:00
OpenSim.ConsoleClient.ini.example
OpenSim.ini.example Catch up merge with 0.9.3.0. This is just simply a merge of core into the mono tree. It lacks the refactoring thats in the Tranquillity work and hence has some of the issues that net6 on core has. But perhaps it will be a step in the direction of a more architecturally sound version. 2024-04-22 12:27:14 -04:00
OpenSim.Region.PhysicsModule.BulletS.dll.config BulletSim: revert the default .so to the previous version. 2024-01-13 12:03:56 +00:00
OpenSim.Region.PhysicsModule.ubOde.dll.config add unmanaded ubode lib for arm64 linux, thanks Deijimarge 2024-02-25 23:04:56 +00:00
opensim.sh change prebuild files as needed to compile and run under dotnet 6.0 2022-10-02 11:09:27 +01:00
OpenSimDefaults.ini Set RenderMinHeight to Z = 0 and clamp values to that. 2024-05-29 17:33:34 -04:00
pCampBot.exe.config Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator 2014-08-13 19:53:42 +01:00
pCampBot.ini.example Removed trailing whitespace 2018-03-19 12:30:03 -04:00
pCampBotSentences.txt
prebuild.runtimeconfig.json move minimal dotnet version to 8 2024-04-20 23:37:37 +01:00
PrimMesher.dll update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6 2018-01-15 15:12:21 +00:00
RestSharp.dll Add the ability to post to and act uponconfiguration in etcd 2017-03-31 14:38:41 +01:00
RestSharp.xml Add the ability to post to and act uponconfiguration in etcd 2017-03-31 14:38:41 +01:00
Robust.HG.ini.example add configuration option MaxOfflineIMs to robust offlineIMService with default value of 25. Simplify that service code a bit (do runprebuild since a file was removed) 2024-01-23 13:30:35 +00:00
Robust.ini.example add configuration option MaxOfflineIMs to robust offlineIMService with default value of 25. Simplify that service code a bit (do runprebuild since a file was removed) 2024-01-23 13:30:35 +00:00
robuststartuplogo.txt change filename to robuststartuplogo.txt on last commit, also in code 2021-10-17 23:51:25 +01:00
ScriptSyntax.xml Features/upstream-08062024 (#84) 2024-08-08 11:00:49 -04:00
set_object_owner.xml
shutdown_commands.txt.example
startup_commands.txt.example
startuplogo.txt
System.Configuration.ConfigurationManager.dll add dotnet compatibility libraries. For now Drawing needs to be copied by hand for win or linux runtimes at install 2022-10-02 11:13:34 +01:00
System.Drawing.Common.dll.linux Put back the crappy dll copying for now. There are other changes that require c# 12 which is a part of dotnet 8 and the use of System.Drawing.Common in dotnet 8 is entirely unsupported now. I may just have to live with this and get the System.Drawing porting work out of the way. 2024-04-25 09:33:59 -04:00
System.Drawing.Common.dll.win Put back the crappy dll copying for now. There are other changes that require c# 12 which is a part of dotnet 8 and the use of System.Drawing.Common in dotnet 8 is entirely unsupported now. I may just have to live with this and get the System.Drawing porting work out of the way. 2024-04-25 09:33:59 -04:00
System.Runtime.Caching.dll add dotnet compatibility libraries. For now Drawing needs to be copied by hand for win or linux runtimes at install 2022-10-02 11:13:34 +01:00
System.Security.Permissions.dll add dotnet compatibility libraries. For now Drawing needs to be copied by hand for win or linux runtimes at install 2022-10-02 11:13:34 +01:00
Tools.dll update lsl2c tools and parsing files. This may fix some issues with precendence of unary operators in same case, hope not break on others :( 2018-01-16 01:44:16 +00:00
Warp3D.dll update warp3d and xmlrpc dlls 2024-04-21 02:40:31 +01:00
XMLRPC.dll update warp3d and xmlrpc dlls 2024-04-21 02:40:31 +01:00
ZstdNet.dll mantis 9050: replace mysql.data 8.0.31 with one with checks for those dbnull values 2023-01-11 15:39:45 +00:00