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-08-15 18:16:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c34d6adcd778f2f20042dad7d76e39dc3326175e
opensim
/
OpenSim
History
UbitUmarov
c34d6adcd7
send GridURLAlias even if empty, so viewers can tell this region does support it
2020-11-17 20:59:06 +00:00
..
Addons
add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere
2020-10-09 00:20:34 +01:00
ApplicationPlugins
code aesthetics
2018-11-17 17:05:28 +00:00
Capabilities
another silly bug gezz
2020-11-09 20:01:07 +00:00
ConsoleClient
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
2020-10-13 17:40:34 +01:00
Data
change some mysql tables and columns character sets, this is close to patch at mantis 8707, but that is not correct. This should have no impact on current dbs. Many of those are now too large to do this change automaticl,, but they should. Some columns as utf8 (4 bytes in future) are pure waste of space, in fact some are used as indexes and can violate max index size. Namelly on groups V2, reason why we are forced to use utf8mb3 mostly likely to be dropped by new mysql/maria versions
2020-11-14 17:21:10 +00:00
Framework
fix oshttphost compare
2020-11-13 12:07:01 +00:00
Region
send GridURLAlias even if empty, so viewers can tell this region does support it
2020-11-17 20:59:06 +00:00
Server
dont let webrequests keep copies of all put/post. should not, but may impact some connections like redirection
2020-10-28 00:09:32 +00:00
Services
stop looking for things in dic twice; cover all true cases from stupid DBs
2020-11-16 21:23:38 +00:00
Tests
other missing file
2020-10-28 09:56:27 +00:00
Tools
Massive console refactor. Greatly simplify interface.
2019-08-20 23:28:59 +01:00