Mic Bowman
|
64f2dc778a
A pretty major restructuring of the simian method invocations in order to
|
11 years ago |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
Mic Bowman
|
967ea51980
Set the local grid flag in the user account through the simian connector
|
13 years ago |
Justin Clark-Casey (justincc)
|
8233ef25ba
Reduce amount of debug lopgging put out by some simiangrid connectors. Please re-enable if needed.
|
14 years ago |
Melanie
|
766ce9a141
Add linden prim renderer and update libOMV
|
14 years ago |
John Hurliman
|
9609faa8eb
* Run SimianGrid session updates asynchronously instead of from the main heartbeat thread
|
14 years ago |
John Hurliman
|
0bebe94231
Rolling back the recent libomv update but keeping the ExpiringCache cleanups (as much as is possible). There was a report of non-finite avatar positions after the update
|
14 years ago |
John Hurliman
|
9be1c0ff44
* Cache null account responses in the SimianUserAccountServiceConnector to avoid repeated requests for missing avatar IDs
|
14 years ago |
Melanie
|
b28d1b6ccd
Fix Simian regression
|
14 years ago |
John Hurliman
|
5ca4c238e0
SimianUserAccountServiceConnector was not initializing the user cache
|
14 years ago |
Melanie
|
1b770d3afc
Change UserAccountService to match
|
14 years ago |
John Hurliman
|
4f79143f3f
* Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to handle initialization as graceful as possible with the current broken way region module initialization is done
|
14 years ago |
Melanie
|
14c587bea1
Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following
|
14 years ago |
John Hurliman
|
1430441cf3
Change the SimianGrid connector log messages to start with "[SIMIAN " to avoid configuration confusion
|
14 years ago |
John Hurliman
|
84459d2bc2
Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors
|
14 years ago |
John Hurliman
|
3036aba875
* Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode
|
14 years ago |
John Hurliman
|
9e3cdc4da5
Fixing the previous patch to work correctly with standalone mode
|
14 years ago |
John Hurliman
|
0b5141d45b
Fixed SimianGrid connectors to gracefully exit if the required config sections are missing
|
14 years ago |
Justin Clark-Casey (justincc)
|
aad17e7513
Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone
|
14 years ago |
John Hurliman
|
2040649871
Adding the SimianGrid connectors
|
14 years ago |