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
9533217d82467ebfe045f36d5c696f862552e822
opensim
/
OpenSim
History
UbitUmarov
9533217d82
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
..
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
keep economy (currency-base-uri) a local region setting for now, to avoid some potencial issues where grid side may override local modules
2020-11-14 01:31:13 +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
robust: look for grid name and nick on another section
2020-11-13 15:35:08 +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