This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61085cc25ea2436b1d8ca855acfc242eac4234a4
opensim
/
OpenSim
History
UbitUmarov
61085cc25e
add proper way for viewers to request mute of collision sounds by setting flag 0x80 on agent update Flags (const U8 AU_FLAGS_MUTECOLLISIONS = 0x80;). Their current method of comparing sound UUIDS is just BROKEN, even at SL.
2022-05-10 14:14:33 +01:00
..
Addons
..Equals(String.Empty) is also not good
2022-03-14 20:11:54 +00:00
ApplicationPlugins
== string.Empty is .Lenght == 0
2022-01-13 20:31:52 +00:00
Capabilities
fix agent_id on FetchLibDesc.. this is just a formal fix, viewers seem to just ignore it.
2022-04-23 23:27:47 +01:00
ConsoleClient
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
2020-10-13 17:40:34 +01:00
Data
oops
2022-04-15 02:47:57 +01:00
Framework
some cleaup
2022-04-23 16:41:18 +01:00
Region
add proper way for viewers to request mute of collision sounds by setting flag 0x80 on agent update Flags (const U8 AU_FLAGS_MUTECOLLISIONS = 0x80;). Their current method of comparing sound UUIDS is just BROKEN, even at SL.
2022-05-10 14:14:33 +01:00
Server
a few mostly cosmetics to map connectors and handlers. the .../map url will also remove map if data field is not present, ../removemap is just pollution in urls space, if fact both remove map are useless, since they are api for regions and regions can not do it, keeping just because..
2022-04-03 16:01:27 +01:00
Services
fix parse type of ExportSupported option
2022-05-06 01:38:42 +01:00
Tests
some cleanup
2022-04-21 00:22:32 +01:00
Tools
Massive console refactor. Greatly simplify interface.
2019-08-20 23:28:59 +01:00