Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
1388ac2ef7
Rename charterMember to membershipType to show what it actually is.
|
8 years ago |
Diva Canto
|
2ff9ea3f80
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
|
10 years ago |
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 |
Master ScienceSim
|
9c6a591ad0
couple fixes to enable profiles in simian connector
|
14 years ago |
root
|
7762301cea
Revert "* Changed 11 calls for session info to the more optimized API method"
|
14 years ago |
John Hurliman
|
5dc9ea2f24
* Changed 11 calls for session info to the more optimized API method
|
14 years ago |
Melanie
|
4243701d22
Make Simian profiles respect the module chosen in [Profile]
|
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 |
John Hurliman
|
46d0690b31
* Fixed a casing typo for Simian profile data
|
14 years ago |
Melanie
|
a70c7756b3
Add sending of the avatar interests and configuration of the profiles
|
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 |