Diva Canto
|
d5c7a8d28c
All these files want to be committed. All white space junk. grr.
|
14 years ago |
Diva Canto
|
51a5af93d0
White space junk.
|
14 years ago |
Justin Clark-Casey (justincc)
|
7e65590a55
Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant hack to correctly clean up chosen OpenSim exes and dlls in bin/ on a "nant clean"
|
14 years ago |
Justin Clark-Casey (justincc)
|
220f82a0f0
Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/)
|
14 years ago |
randomhuman
|
30306a775a
Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed.
|
14 years ago |
Justin Clark-Casey (justincc)
|
29708e47a5
Merge branch 'prebuild-update'
|
14 years ago |
Justin Clark-Casey (justincc)
|
a7f4e10f42
Remove parenthesis around the release flavour to get the version string back under 27 chars
|
14 years ago |
John Hurliman
|
b597a295c4
Second pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 years ago |
John Hurliman
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 years ago |
John Hurliman
|
9609faa8eb
* Run SimianGrid session updates asynchronously instead of from the main heartbeat thread
|
14 years ago |
John Hurliman
|
8415b98806
Over a dozen thread safety fixes in FriendsModule
|
14 years ago |
John Hurliman
|
972ef92590
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |
John Hurliman
|
5dc9ea2f24
* Changed 11 calls for session info to the more optimized API method
|
14 years ago |
Diva Canto
|
ae6682036d
Made the HG asset and inventory brokers use the Helo service in order to instantiate the right network connectors. Tested on Robust only.
|
14 years ago |
Diva Canto
|
d301f3fd6a
Renamed the Helo server connector to a consistent name. Added this in connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
|
14 years ago |
Diva Canto
|
8cc3d60e59
Added constructor that takes an URL to asset and inventory simian connectors.
|
14 years ago |
Diva Canto
|
3fb4a17f10
No need for a config var for the HELO message on the server-side. It's robust.
|
14 years ago |
Diva Canto
|
904d6b787a
First version of the Hypergrid HELO service that will enable different backends to interoperate.
|
14 years ago |
Justin Clark-Casey (justincc)
|
b8d14fcc4a
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
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 |
John Hurliman
|
587bab79b4
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |
John Hurliman
|
029c954804
* Added sanity checks to the SimianAssetServiceConnector so it will throw a sensible error message when it is misconfigured instead of a mysterious "Uri is empty" error
|
14 years ago |
Melanie
|
b28d1b6ccd
Fix Simian regression
|
14 years ago |
John Hurliman
|
5ca4c238e0
SimianUserAccountServiceConnector was not initializing the user cache
|
14 years ago |
John Hurliman
|
910aa48df3
Corrected SimianGrid.ini and HyperSimianGrid.ini configs to specify services in the way the ROBUST loader expects them (hopefully!)
|
14 years ago |
Melanie
|
8fda08d858
Make sure unlinked child prims get persisted
|
14 years ago |
Justin Clark-Casey (justincc)
|
f7b28dd321
If a scene object part UUID is changed (only possible when not in a scene), then adjust the inventory items to point to the new uuid as well
|
14 years ago |
Justin Clark-Casey (justincc)
|
84ad9e4d4e
minor: comment out some excessive test logging
|
14 years ago |
Justin Clark-Casey (justincc)
|
90cd035693
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |