Git extended

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
 
<br />
 
<br />
  
<div style="background:#FFF;solid #CCC"><h3>Recent SVN Commits</h3><p><rss>http://cia.vc/stats/project/opensim/.rss|max=30|title=none</rss></p></div>
+
<div style="background:#FFF;solid #CCC"><h3>Recent SVN Commits</h3><p><rss>http://opensimulator.org/viewgit?a=rss-log&p=opensim|max=30|title=none</rss></p></div>

Revision as of 07:26, 4 August 2009


Recent SVN Commits

update libomv fixing a silly typo (UbitUmarov) (Wed, 13 May 2026 19:12:09 -0700)

update libomv fixing a silly typo UbitUmarov <ajlduarte at sapo dot pt> bin/OpenMetaverse.Rendering.Meshmerizer.dll
update libomv (changes to bin serialized used on lludp, etc) (UbitUmarov) (Wed, 13 May 2026 18:53:22 -0700)
update libomv (changes to bin serialized used on lludp, etc) UbitUmarov <ajlduarte at sapo dot pt> .../Region/ClientStack/Linden/UDP/LLClientView.cs
cosmetics on groups (UbitUmarov) (Mon, 11 May 2026 21:40:33 -0700)
cosmetics on groups UbitUmarov <ajlduarte at sapo dot pt> .../Groups/Hypergrid/GroupsServiceHGConnector.cs
add cosmetics on AgentTransactionModule (UbitUmarov) (Mon, 11 May 2026 20:22:34 -0700)
add cosmetics on AgentTransactionModule UbitUmarov <ajlduarte at sapo dot pt> .../AssetTransaction/AssetTransactionModule.cs
add Util.GetFirstConfigVarFromSections<T>(..) While GetConfigVarFromSections<T> scans all sections and returns the last value found, this returns as soon a value is found. So sections should be order from high priority to lower (UbitUmarov) (Mon, 11 May 2026 19:18:26 -0700)
add Util.GetFirstConfigVarFromSections<T>(..) While GetConfigVarFromSections<T> scans all sections and returns the last value found, this returns as soon a value is found. So sections should be order from high priority to lower UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Util.cs
still read upload level from teh old position in Startup config, just in case (UbitUmarov) (Mon, 11 May 2026 09:46:57 -0700)
still read upload level from teh old position in Startup config, just in case UbitUmarov <ajlduarte at sapo dot pt> .../Linden/Caps/BunchOfCaps/BunchOfCapsModule.cs
Merge pull request #34 from holoneon/patch-1 (Ubit Umarov) (Mon, 11 May 2026 09:15:41 -0700)
Merge pull request #34 from holoneon/patch-1 Update AssetTransactionModule.cs Ubit Umarov <ajlduarte at gmail dot com> .../AssetTransaction/AssetTransactionModule.cs
Update AssetTransactionModule.cs (Fiona Sweet) (Mon, 11 May 2026 07:14:56 -0700)
Update AssetTransactionModule.cs LevelUpload is defined in [Permissions] in OpenSimDefaults.ini, not [Startup] Fiona Sweet <fiona at pobox dot holoneon dot com> .../AssetTransaction/AssetTransactionModule.cs
avoid potencial on forced replace of files in flotsam cache problem (UbitUmarov) (Fri, 01 May 2026 16:06:47 -0700)
avoid potencial on forced replace of files in flotsam cache problem UbitUmarov <ajlduarte at sapo dot pt> .../Region/CoreModules/Asset/FlotsamAssetCache.cs
avoid some future problem, thx Deiji (UbitUmarov) (Wed, 29 Apr 2026 21:53:46 -0700)
avoid some future problem, thx Deiji UbitUmarov <ajlduarte at sapo dot pt> .../Region/ScriptEngine/YEngine/XMRObjectTokens.cs
cosmetics on a blobfish (UbitUmarov) (Mon, 27 Apr 2026 11:40:51 -0700)
cosmetics on a blobfish UbitUmarov <ajlduarte at sapo dot pt> .../OptionalModules/DataSnapshot/SnapshotStore.cs
cosmetics (UbitUmarov) (Mon, 27 Apr 2026 06:06:55 -0700)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Hypergrid/HGGroupsServiceRobustConnector.cs
cosmetics (UbitUmarov) (Sun, 26 Apr 2026 13:58:41 -0700)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Addons/Groups/GroupsExtendedData.cs
silly bug (UbitUmarov) (Thu, 16 Apr 2026 17:31:36 -0700)
silly bug UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/LSL_Api.cs
do flag prims to save on lsl change of name or description (UbitUmarov) (Thu, 16 Apr 2026 14:10:58 -0700)
do flag prims to save on lsl change of name or description UbitUmarov <ajlduarte at sapo dot pt> .../Shared/Api/Implementation/LSL_Api.cs
cosmetics (UbitUmarov) (Thu, 09 Apr 2026 12:02:41 -0700)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Addons/os-webrtc-janus/Janus/JanusMessages.cs
mantis 9240 plus cosmetics, thx Tampa (UbitUmarov) (Sun, 05 Apr 2026 16:26:37 -0700)
mantis 9240 plus cosmetics, thx Tampa UbitUmarov <ajlduarte at sapo dot pt> .../Framework/Serialization/ArchiveConstants.cs
cosmetics (UbitUmarov) (Sun, 05 Apr 2026 15:56:24 -0700)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Archiver/InventoryArchiveReadRequest.cs
fix dotnet linux getting confused (UbitUmarov) (Sat, 28 Mar 2026 19:21:25 -0700)
fix dotnet linux getting confused UbitUmarov <ajlduarte at sapo dot pt> .../DataSnapshot/DataSnapshotManager.cs
errr gridhash sent as a uuid; cosmetics (UbitUmarov) (Fri, 27 Mar 2026 16:08:42 -0700)
errr gridhash sent as a uuid; cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/WebRtcJanusService.cs
webrtc change ID and desc of rooms, add pin to multiuser (UbitUmarov) (Thu, 26 Mar 2026 14:36:11 -0700)
webrtc change ID and desc of rooms, add pin to multiuser UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusAudioBridge.cs
add ComputeShake128UUID. Returns UUID type 5 but using shake128 instead of sha1, if supported on machine, sha1 if not (UbitUmarov) (Thu, 26 Mar 2026 14:12:36 -0700)
add ComputeShake128UUID. Returns UUID type 5 but using shake128 instead of sha1, if supported on machine, sha1 if not UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Util.cs
webrtc handler for client logout (UbitUmarov) (Wed, 25 Mar 2026 19:21:00 -0700)
webrtc handler for client logout UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoiceRegionModule.cs
make sure udpserver client logout is called and is last (UbitUmarov) (Wed, 25 Mar 2026 19:14:30 -0700)
make sure udpserver client logout is called and is last UbitUmarov <ajlduarte at sapo dot pt> .../Region/ClientStack/Linden/UDP/LLClientView.cs
make sure we close parcel voice channels when user leaves region (UbitUmarov) (Wed, 25 Mar 2026 18:06:11 -0700)
make sure we close parcel voice channels when user leaves region UbitUmarov <ajlduarte at sapo dot pt> .../os-webrtc-janus/Janus/JanusViewerSession.cs
add scene.ID alias to scene.regioninfo.regionID plus cosmetics (UbitUmarov) (Wed, 25 Mar 2026 17:22:40 -0700)
add scene.ID alias to scene.regioninfo.regionID plus cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoice/VoiceViewerSession.cs
WebRtc: break it a bit more (UbitUmarov) (Tue, 24 Mar 2026 16:26:34 -0700)
WebRtc: break it a bit more UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoiceRegionModule.cs
WebRtcVoiceServiceModule should not be a region module. Move the region logic on it to proper region module (early dirty code) (UbitUmarov) (Tue, 24 Mar 2026 13:42:51 -0700)
WebRtcVoiceServiceModule should not be a region module. Move the region logic on it to proper region module (early dirty code) UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoice/WebRtcVoiceServerConnector.cs
update libomv: fix issue on osd llsdbinary encoding (UbitUmarov) (Sun, 22 Mar 2026 17:49:11 -0700)
update libomv: fix issue on osd llsdbinary encoding UbitUmarov <ajlduarte at sapo dot pt> bin/OpenMetaverse.Rendering.Meshmerizer.dll
do not error on logout session uuid.zero (UbitUmarov) (Fri, 20 Mar 2026 13:34:55 -0700)
do not error on logout session uuid.zero UbitUmarov <ajlduarte at sapo dot pt> .../WebRtcVoiceServiceModule.cs

Personal tools
General
About This Wiki