Git extended

From OpenSimulator

(Redirected from Svn extended)
Jump to: navigation, search


Recent Git Commits

Ooops fix stun servers URIs. Thx MB (UbitUmarov) (Thu, 26 Feb 2026 09:20:13 -0800)

Ooops fix stun servers URIs. Thx MB UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/GridInfo.cs
more things on webrtc, reduce use of async/await (UbitUmarov) (Thu, 26 Feb 2026 06:53:45 -0800)
more things on webrtc, reduce use of async/await UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusViewerSession.cs
add to opensim.ini a list of stun servers and send it to viewers in simulator features cap (UbitUmarov) (Wed, 25 Feb 2026 11:37:02 -0800)
add to opensim.ini a list of stun servers and send it to viewers in simulator features cap UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/GridInfo.cs
rename os webrtc ini file to *.example since only a few can test it, for now (UbitUmarov) (Tue, 24 Feb 2026 09:01:46 -0800)
rename os webrtc ini file to *.example since only a few can test it, for now UbitUmarov <ajlduarte at sapo dot pt> bin/config/os-webrtc-janus.ini
do not fully trust viewers about parcels, plus cosmetics (UbitUmarov) (Mon, 23 Feb 2026 12:52:34 -0800)
do not fully trust viewers about parcels, plus cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
change webrtc module namespace by Robert request (UbitUmarov) (Sun, 22 Feb 2026 12:15:34 -0800)
change webrtc module namespace by Robert request UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Addons/os-webrtc-janus/Janus/BHasher.cs
a few changes to webrtc module (UbitUmarov) (Sun, 22 Feb 2026 12:03:36 -0800)
a few changes to webrtc module UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
add Robert Adams os-webrtc-janus experimental module. License changed to same BSD as rest of OpenSimulator by Robert, for OpenSimulator use (UbitUmarov) (Sun, 22 Feb 2026 09:11:34 -0800)
add Robert Adams os-webrtc-janus experimental module. License changed to same BSD as rest of OpenSimulator by Robert, for OpenSimulator use UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Addons/os-webrtc-janus/Janus/BHasher.cs
add llSetRenderMaterial (ugly code) (UbitUmarov) (Sun, 22 Feb 2026 03:51:58 -0800)
add llSetRenderMaterial (ugly code) UbitUmarov <ajlduarte at sapo dot pt> .../Framework/Interfaces/IMaterialsModule.cs
add some more checks nulls at profiles (UbitUmarov) (Tue, 17 Feb 2026 10:58:56 -0800)
add some more checks nulls at profiles UbitUmarov <ajlduarte at sapo dot pt> .../Avatar/UserProfiles/UserProfileModule.cs
add lsl constant CLICK_ACTION_IGNORE (UbitUmarov) (Sat, 31 Jan 2026 08:14:09 -0800)
add lsl constant CLICK_ACTION_IGNORE UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Runtime/LSL_Constants.cs
cosmetics (UbitUmarov) (Wed, 28 Jan 2026 20:55:53 -0800)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Services/HypergridService/GatekeeperService.cs
fix setup of find parcel by fakeID at load (UbitUmarov) (Wed, 28 Jan 2026 20:55:21 -0800)
fix setup of find parcel by fakeID at load UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Util.cs
cosmetics (UbitUmarov) (Sun, 25 Jan 2026 13:05:54 -0800)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Region/ClientStack/Linden/UDP/LLClientView.cs
mantis 9230: flag need for prims inventory saves in more 9un0link cases (UbitUmarov) (Sat, 24 Jan 2026 13:40:00 -0800)
mantis 9230: flag need for prims inventory saves in more 9un0link cases UbitUmarov <ajlduarte at sapo dot pt> .../Framework/Interfaces/IEntityInventory.cs
cosmetics (UbitUmarov) (Tue, 20 Jan 2026 18:07:41 -0800)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../DynamicTexture/DynamicTextureModule.cs
linux compiler gets confused... (UbitUmarov) (Wed, 14 Jan 2026 12:56:44 -0800)
linux compiler gets confused... UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Services/GridService/GridService.cs
let osNpcPlayAnimation play any animation from asset service, if a uuid is provided, instead of only default animations (UbitUmarov) (Tue, 13 Jan 2026 18:46:18 -0800)
let osNpcPlayAnimation play any animation from asset service, if a uuid is provided, instead of only default animations UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/OSSL_Api.cs
try to improve wquivalent regions count for standalones case on grid stats. Thx Tampa (UbitUmarov) (Tue, 13 Jan 2026 11:07:43 -0800)
try to improve wquivalent regions count for standalones case on grid stats. Thx Tampa UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Server/Handlers/Grid/GridInfoHandlers.cs
avoid going out bounds on llInsertString. Thx Tampa (UbitUmarov) (Mon, 12 Jan 2026 18:39:43 -0800)
avoid going out bounds on llInsertString. Thx Tampa UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/LSL_Api.cs
mode set tcp no delay inside try catch (UbitUmarov) (Tue, 06 Jan 2026 12:13:13 -0800)
mode set tcp no delay inside try catch UbitUmarov <ajlduarte at sapo dot pt> .../HttpServer/OSHttpServer/HttpListener.cs
cosmetics (UbitUmarov) (Fri, 19 Dec 2025 12:52:36 -0800)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/WebUtil.cs
avoid possible null refs in parseString2List. thx Tampa (UbitUmarov) (Thu, 18 Dec 2025 21:12:18 -0800)
avoid possible null refs in parseString2List. thx Tampa UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/LSL_Api.cs
add a socket null check (UbitUmarov) (Tue, 09 Dec 2025 16:28:32 -0800)
add a socket null check UbitUmarov <ajlduarte at sapo dot pt> .../HttpServer/OSHttpServer/HttpListener.cs
a few changes on ServiceURLs. Add some extra checks on AssetServiceURI (UbitUmarov) (Sat, 29 Nov 2025 14:49:07 -0800)
a few changes on ServiceURLs. Add some extra checks on AssetServiceURI UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/AgentCircuitData.cs
fix typo (UbitUmarov) (Tue, 25 Nov 2025 09:50:23 -0800)
fix typo UbitUmarov <ajlduarte at sapo dot pt> .../Region/Framework/Scenes/SceneObjectGroup.cs
cosmetics (UbitUmarov) (Tue, 25 Nov 2025 09:45:06 -0800)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../CoreModules/World/Terrain/FileLoaders/TIFF.cs
TIFF loader up to 32bit floats, cosmetics (Vincent Sylvester) (Sun, 23 Nov 2025 16:49:20 -0800)
TIFF loader up to 32bit floats, cosmetics Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> Vincent Sylvester <vincentsylvester at zetamex dot com> .../CoreModules/World/Terrain/FileLoaders/BMP.cs
another change to pgsql (UbitUmarov) (Sat, 22 Nov 2025 16:43:51 -0800)
another change to pgsql UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLXInventoryData.cs
a few changes to pgsql, Thx Tampa, (untested, may be bad) (UbitUmarov) (Sat, 22 Nov 2025 16:35:17 -0800)
a few changes to pgsql, Thx Tampa, (untested, may be bad) UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLUserAccountData.cs

Personal tools
General
About This Wiki