Git extended

From OpenSimulator

Jump to: navigation, search


Recent Git Commits

mantis 9130: several changes to llRequestAgentData (UbitUmarov) (Fri, 17 May 2024 11:27:08 -0700)

mantis 9130: several changes to llRequestAgentData UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/LSL_Api.cs
and more on broke pgsql (UbitUmarov) (Wed, 15 May 2024 17:07:45 -0700)
and more on broke pgsql UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLSimulationData.cs
and more.. (UbitUmarov) (Wed, 15 May 2024 16:40:00 -0700)
and more.. UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLManager.cs
and more.. (UbitUmarov) (Wed, 15 May 2024 16:34:09 -0700)
and more.. UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLManager.cs
and more.. (UbitUmarov) (Wed, 15 May 2024 15:46:01 -0700)
and more.. UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLManager.cs
and more.. (UbitUmarov) (Wed, 15 May 2024 15:29:31 -0700)
and more.. UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLManager.cs
retry... (UbitUmarov) (Wed, 15 May 2024 15:12:08 -0700)
retry... UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLManager.cs
pgsql: still uint cast issue (UbitUmarov) (Wed, 15 May 2024 15:05:34 -0700)
pgsql: still uint cast issue UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLManager.cs
pgsql: a few more changes.. (UbitUmarov) (Wed, 15 May 2024 14:57:45 -0700)
pgsql: a few more changes.. UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLEstateData.cs
pgsql : fix asset store and a cast on estate (UbitUmarov) (Wed, 15 May 2024 14:35:43 -0700)
pgsql : fix asset store and a cast on estate UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLEstateData.cs
pgsql : fix region store (UbitUmarov) (Wed, 15 May 2024 13:09:42 -0700)
pgsql : fix region store UbitUmarov <ajlduarte at sapo dot pt> .../Data/PGSQL/Resources/RegionStore.migrations
pgsql : fix region store (UbitUmarov) (Wed, 15 May 2024 12:54:30 -0700)
pgsql : fix region store UbitUmarov <ajlduarte at sapo dot pt> .../Data/PGSQL/Resources/RegionStore.migrations
pgsql : fix estate store (UbitUmarov) (Wed, 15 May 2024 12:18:07 -0700)
pgsql : fix estate store UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLFramework.cs
log inner exceptions on plugins load (UbitUmarov) (Wed, 15 May 2024 11:07:45 -0700)
log inner exceptions on plugins load UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Services/Base/ServiceBase.cs
add missing dependency for pgsql connector (UbitUmarov) (Wed, 15 May 2024 11:05:32 -0700)
add missing dependency for pgsql connector UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/LSL_Api.cs
improve broken llBase64ToInteger (UbitUmarov) (Sat, 11 May 2024 06:09:08 -0700)
improve broken llBase64ToInteger UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/LSL_Api.cs
use hash.HashData() and other cosmetics (UbitUmarov) (Fri, 10 May 2024 05:05:50 -0700)
use hash.HashData() and other cosmetics UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Util.cs
recover lost packet handler (UbitUmarov) (Fri, 10 May 2024 03:52:47 -0700)
recover lost packet handler UbitUmarov <ajlduarte at sapo dot pt> .../Region/ClientStack/Linden/UDP/LLClientView.cs
pgsql: missing lnkstBinData in insert select (UbitUmarov) (Thu, 09 May 2024 15:32:36 -0700)
pgsql: missing lnkstBinData in insert select UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLSimulationData.cs
change pgsql UUID casting (UNTESTED :( ) (UbitUmarov) (Thu, 09 May 2024 15:04:05 -0700)
change pgsql UUID casting (UNTESTED :( ) UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLManager.cs
fix mysql regionstore migration file (UbitUmarov) (Thu, 09 May 2024 13:14:26 -0700)
fix mysql regionstore migration file UbitUmarov <ajlduarte at sapo dot pt> .../Data/MySQL/Resources/RegionStore.migrations
fix compile with new npgsql (UbitUmarov) (Wed, 08 May 2024 12:46:58 -0700)
fix compile with new npgsql UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLSimulationData.cs
update npgsql to version 8.0.2 (from nuget) set its sll mode to disable. UNTESTED :( (UbitUmarov) (Wed, 08 May 2024 12:36:33 -0700)
update npgsql to version 8.0.2 (from nuget) set its sll mode to disable. UNTESTED :( UbitUmarov <ajlduarte at sapo dot pt> bin/Npgsql.dll
make some use of frozendicionaries on xml processors (UbitUmarov) (Wed, 08 May 2024 11:14:32 -0700)
make some use of frozendicionaries on xml processors UbitUmarov <ajlduarte at sapo dot pt> .../External/ExternalRepresentationUtils.cs
mantis 9127 add missing linksetdata serializer (UbitUmarov) (Wed, 08 May 2024 10:01:38 -0700)
mantis 9127 add missing linksetdata serializer UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Util.cs
retry mysql.data v8.3.0 custom build with handle for dbnull tpe as current 8.0.31 (UbitUmarov) (Thu, 02 May 2024 14:55:51 -0700)
retry mysql.data v8.3.0 custom build with handle for dbnull tpe as current 8.0.31 UbitUmarov <ajlduarte at sapo dot pt> bin/MySql.Data.dll
add another asset (UbitUmarov) (Thu, 02 May 2024 10:22:41 -0700)
add another asset UbitUmarov <ajlduarte at sapo dot pt> bin/assets/SettingsAssetSet/MiddayRP2.dat
also incremenet os_apiversion (UbitUmarov) (Tue, 30 Apr 2024 15:34:35 -0700)
also incremenet os_apiversion UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Runtime/LSL_Constants.cs
mantis 9125: change yengine object file version to force recompiles; Wrap calls to some framework methods to reduce exagerated yobj dependencies on local runtime, like the ones reported. (UbitUmarov) (Tue, 30 Apr 2024 15:31:03 -0700)
mantis 9125: change yengine object file version to force recompiles; Wrap calls to some framework methods to reduce exagerated yobj dependencies on local runtime, like the ones reported. UbitUmarov <ajlduarte at sapo dot pt> .../ScriptEngine/YEngine/MMRScriptBinOpStr.cs
cosmetics (UbitUmarov) (Tue, 30 Apr 2024 15:17:20 -0700)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../InstantMessage/HGMessageTransferModule.cs

General
About This Wiki