.. |
Addons
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
9 rokov pred |
ApplicationPlugins
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
9 rokov pred |
Capabilities
|
b5ac0e1ab8
FetchInventoryDescendents2: Signal to the viewer that folder with UUID.Zero is a bad folder. Don't even go to the backend to ask for it, because that will likely kill the sim. Apparently Firestorm requests folder Zero quite often.
|
9 rokov pred |
ConsoleClient
|
80c19b7cac
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
|
11 rokov pred |
Data
|
f3f748ed11
Bringing FSAssets more inline with current OpenSim standards. * If no connection string found in assets config, fallback to using default database config * Create database storage interface to allow other db connectors to be written at some point * Add MySQL migrations file to create the initial db table * Added new config option named DaysBetweenAccessTimeUpdates to reduce db load by only updating access times when fetching assets if the last access time was over the threshold. This idea was taken from XAssets service. * Change log message headers to indicate FS assets is the source not just assets
|
9 rokov pred |
Framework
|
0af17c9484
llListRandomize() wasn't very random
|
9 rokov pred |
Region
|
d750647fb1
BulletSim: fix two compiler warnings.
|
9 rokov pred |
Server
|
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
|
9 rokov pred |
Services
|
f3f748ed11
Bringing FSAssets more inline with current OpenSim standards. * If no connection string found in assets config, fallback to using default database config * Create database storage interface to allow other db connectors to be written at some point * Add MySQL migrations file to create the initial db table * Added new config option named DaysBetweenAccessTimeUpdates to reduce db load by only updating access times when fetching assets if the last access time was over the threshold. This idea was taken from XAssets service. * Change log message headers to indicate FS assets is the source not just assets
|
9 rokov pred |
Tests
|
f63e7ec46f
Trivial: fix copy-paste typo in string
|
9 rokov pred |
Tools
|
cc1fc400d8
pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured.
|
9 rokov pred |