Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-17 | MySQL default character set to utfmb4. | onefang | 1 | -1/+1 | |
Coz on one box they defaulted to utfmb3, which .NET doesn't support. | |||||
2020-07-31 | Various database fixups. | onefang | 1 | -2/+2 | |
InnoDB -> MyISAM utf8 if not exists white space | |||||
2019-05-19 | Various database fixups. | onefang | 1 | -2/+2 | |
InnoDB -> MyISAM utf8 if not exists white space | |||||
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -1/+1 | |
2016-11-03 | MyISAM is still much better performing for OpenSim. | David Walter Seikel | 1 | -1/+1 | |
This time we got the file system asset server, even better still. B-) | |||||
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -0/+18 | |
2015-06-13 | Support for Linden AgentPreferences capability and friends ↵ | Cinder | 1 | -0/+18 | |
(UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157 Signed-off-by: Diva Canto <diva@metaverseink.com> |