Git extended

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search

Revision as of 07:26, 4 August 2009


Recent SVN Commits

cosmetics (UbitUmarov) (Thu, 18 Apr 2024 05:27:31 -0700)

cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Framework/Servers/HttpServer/OSHttpRequest.cs
simplify output of show caps list a bit (UbitUmarov) (Wed, 17 Apr 2024 12:31:21 -0700)
simplify output of show caps list a bit UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Capabilities/CapsHandlers.cs
remove dead code (UbitUmarov) (Wed, 17 Apr 2024 11:46:43 -0700)
remove dead code UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Capabilities/Caps.cs
pesty warning (UbitUmarov) (Wed, 17 Apr 2024 08:34:50 -0700)
pesty warning UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Capabilities/CapsHandlers.cs
direct encode to llsdxml cap seeds response (UbitUmarov) (Wed, 17 Apr 2024 08:09:57 -0700)
direct encode to llsdxml cap seeds response UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Capabilities/Caps.cs
oops fix bad paste on SLUtil.cs (UbitUmarov) (Tue, 16 Apr 2024 15:20:59 -0700)
oops fix bad paste on SLUtil.cs UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/SLUtil.cs
bunchofcaps config options are the same per region and nini reading is not light (UbitUmarov) (Tue, 16 Apr 2024 15:10:30 -0700)
bunchofcaps config options are the same per region and nini reading is not light UbitUmarov <ajlduarte at sapo dot pt> .../Linden/Caps/BunchOfCaps/BunchOfCaps.cs
dictionary.try and other cosmetics (UbitUmarov) (Tue, 16 Apr 2024 10:01:06 -0700)
dictionary.try and other cosmetics UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/SLUtil.cs
add cap DispatchRegionInfo (UbitUmarov) (Sun, 14 Apr 2024 20:33:20 -0700)
add cap DispatchRegionInfo UbitUmarov <ajlduarte at sapo dot pt> .../Linden/Caps/BunchOfCaps/BunchOfCaps.cs
fix enable from config on some legacy modules (UbitUmarov) (Sun, 14 Apr 2024 17:59:50 -0700)
fix enable from config on some legacy modules UbitUmarov <ajlduarte at sapo dot pt> .../ViewerSupport/DynamicFloaterModule.cs
fix materials simulator features (UbitUmarov) (Sun, 14 Apr 2024 17:30:36 -0700)
fix materials simulator features UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Constants.cs
update simulator features (max texture 1024px) (UbitUmarov) (Sun, 14 Apr 2024 16:43:04 -0700)
update simulator features (max texture 1024px) UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Constants.cs
change llAtan2 arguments order to (y,x) to match standard documentation (UbitUmarov) (Fri, 12 Apr 2024 14:14:54 -0700)
change llAtan2 arguments order to (y,x) to match standard documentation UbitUmarov <ajlduarte at sapo dot pt> .../HttpServer/OSHttpServer/HttpInputItem.cs
change NoVerifyCertChain and NoVerifyCertHostname default to true, as stated on ini files (UbitUmarov) (Fri, 12 Apr 2024 13:03:03 -0700)
change NoVerifyCertChain and NoVerifyCertHostname default to true, as stated on ini files UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Servers/BaseOpenSimServer.cs
Robust: only create shared webclients after reading config (UbitUmarov) (Fri, 12 Apr 2024 12:40:16 -0700)
Robust: only create shared webclients after reading config UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Server/ServerMain.cs
in fact there is no thread.abort (UbitUmarov) (Wed, 10 Apr 2024 20:29:01 -0700)
in fact there is no thread.abort UbitUmarov <ajlduarte at sapo dot pt> ThirdParty/SmartThreadPool/SmartThreadPool.cs
avoid a possible null ref (UbitUmarov) (Wed, 10 Apr 2024 18:42:05 -0700)
avoid a possible null ref UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Region/Framework/Scenes/GodController.cs
update readme (UbitUmarov) (Wed, 10 Apr 2024 17:01:41 -0700)
update readme UbitUmarov <ajlduarte at sapo dot pt> README.md
a few more useless changes (UbitUmarov) (Mon, 08 Apr 2024 13:43:03 -0700)
a few more useless changes UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/ChildAgentDataUpdate.cs
a few more useless changes (UbitUmarov) (Sun, 07 Apr 2024 18:02:54 -0700)
a few more useless changes UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/AvatarWearable.cs
a few more useless changes (UbitUmarov) (Sun, 07 Apr 2024 14:26:51 -0700)
a few more useless changes UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/Null/NullUserAccountData.cs
replace some more wrong uses of dictionary containskey and other cosmetics (UbitUmarov) (Sun, 07 Apr 2024 12:28:56 -0700)
replace some more wrong uses of dictionary containskey and other cosmetics UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/MySQL/MySQLRegionData.cs
also expire flotsam assets weakreferences on console expire ammand (UbitUmarov) (Sat, 06 Apr 2024 14:33:16 -0700)
also expire flotsam assets weakreferences on console expire ammand UbitUmarov <ajlduarte at sapo dot pt> .../Region/CoreModules/Asset/FlotsamAssetCache.cs
missing reference (UbitUmarov) (Sat, 06 Apr 2024 13:56:38 -0700)
missing reference UbitUmarov <ajlduarte at sapo dot pt> .../Region/CoreModules/Asset/FlotsamAssetCache.cs
also expire flotsam assets weakreferences (UbitUmarov) (Sat, 06 Apr 2024 13:54:36 -0700)
also expire flotsam assets weakreferences UbitUmarov <ajlduarte at sapo dot pt> .../Region/CoreModules/Asset/FlotsamAssetCache.cs
remove repeated asset (UbitUmarov) (Sat, 06 Apr 2024 11:59:12 -0700)
remove repeated asset UbitUmarov <ajlduarte at sapo dot pt> bin/assets/TexturesAssetSet/TexturesAssetSet.xml
oops missing dependency (UbitUmarov) (Thu, 04 Apr 2024 09:49:07 -0700)
oops missing dependency UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Monitoring/StatsManager.cs
set gc memory high pressure to 50% of total memory (sadly it may decide to ignore); change show stats memory report; let robust also show memory on show stats (UbitUmarov) (Thu, 04 Apr 2024 09:45:38 -0700)
set gc memory high pressure to 50% of total memory (sadly it may decide to ignore); change show stats memory report; let robust also show memory on show stats UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Monitoring/BaseStatsCollector.cs
add some texture assets (UbitUmarov) (Tue, 02 Apr 2024 12:30:21 -0700)
add some texture assets UbitUmarov <ajlduarte at sapo dot pt> .../Avatar/UserProfiles/UserProfileModule.cs
reduce min size of header buffers to limit impact when osutf8 cache is empty (UbitUmarov) (Mon, 01 Apr 2024 17:27:16 -0700)
reduce min size of header buffers to limit impact when osutf8 cache is empty UbitUmarov <ajlduarte at sapo dot pt> .../HttpServer/OSHttpServer/HttpResponse.cs

Personal tools
General
About This Wiki