Git extended

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Removed 'Template:' prefix from template includings and/or changed external-link into internal-link)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
{{Template:Quicklinks}}
+
{{Quicklinks}}
 
<br />
 
<br />
  
 
<div style="background:#FFF;solid #CCC"><h3>Recent Git Commits</h3><p><rss>http://opensimulator.org/viewgit?a=rss-log&p=opensim|max=30|title=none</rss></p></div>
 
<div style="background:#FFF;solid #CCC"><h3>Recent Git Commits</h3><p><rss>http://opensimulator.org/viewgit?a=rss-log&p=opensim|max=30|title=none</rss></p></div>

Latest revision as of 07:27, 10 June 2011


Recent Git Commits

viewers MUST ask for pbr terrain, requesting fake cap VTPBR if only support terrain pbr on standard size regions or cap VETPBR support on all region sizes (UbitUmarov) (Sat, 08 Jun 2024 14:04:55 -0700)

viewers MUST ask for pbr terrain, requesting fake cap VTPBR if only support terrain pbr on standard size regions or cap VETPBR support on all region sizes UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Capabilities/Caps.cs
add storage for pbr terrain feature that viewers for opensim may add (UbitUmarov) (Sat, 08 Jun 2024 13:58:46 -0700)
add storage for pbr terrain feature that viewers for opensim may add UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/MySQL/MySQLSimulationData.cs
oops it is sRGB not linear, so rename to osTemperature2sRGB (UbitUmarov) (Tue, 04 Jun 2024 01:46:11 -0700)
oops it is sRGB not linear, so rename to osTemperature2sRGB UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/OSSL_Api.cs
add osTemperatureToLinearColor() (UbitUmarov) (Tue, 04 Jun 2024 01:05:03 -0700)
add osTemperatureToLinearColor() UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/OSSL_Api.cs
replace Util.Clamp<T>() (UbitUmarov) (Tue, 04 Jun 2024 01:01:10 -0700)
replace Util.Clamp<T>() UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/RegionInfo.cs
remove some warnings in unused code (UbitUmarov) (Tue, 28 May 2024 14:21:31 -0700)
remove some warnings in unused code UbitUmarov <ajlduarte at sapo dot pt> Prebuild/src/Core/FatalException.cs
update github action (UbitUmarov) (Tue, 21 May 2024 18:16:22 -0700)
update github action UbitUmarov <ajlduarte at sapo dot pt> .github/workflows/msbuildnet.yml
add vector osGetLinkColor(LSL_Integer linknum, LSL_Integer face) (UbitUmarov) (Sat, 18 May 2024 14:17:10 -0700)
add vector osGetLinkColor(LSL_Integer linknum, LSL_Integer face) UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/LSL_Api.cs
oops we do have DATA_PAYINFO for local users, thx Tampa (UbitUmarov) (Fri, 17 May 2024 14:07:16 -0700)
oops we do have DATA_PAYINFO for local users, thx Tampa UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/LSL_Api.cs
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

Personal tools
General
About This Wiki