| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
* Added AssetServerGetHandlerTests - not really wired up yet; more to come.
* Ignored some gens
|
|
|
|
| |
and connectors. This commit has the beginning of the In connector, not the Out. Nothing of this is finished yet, and it doesn't run. But it should compile ok.
|
|
|
|
|
|
| |
NOTE: we currently have a gazillion warnings caused stuff flagged as
"obsolete" (OGS1 stuff) --- what's up with that?
|
|
|
|
| |
grid is a standalone, this still doesn't work -- something wrong with RegionAssetService's DB connection.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
exe for each function, rather each function is a connector and the server ini
loads them. If you like your multiple processes, use -inifile with the server.
Otherwise, you get one server process that serves all configured funcions, see
example .ini. The new exe is OpenSim.Server.exe. Clean your bin, loads of names
have changed!
|
|
|
|
|
|
| |
* Actually spit out the exception caught by the plugin loader - not much point having plugins throw exceptions if we are just going to ignore them
|
|
|
|
|
|
| |
the handlers out of the asset server context into a generic scope.
|
|
|