Sean Dague
|
c0c1a31f61
Attempt to fix the "region starts but doesn't load anything" issue
|
hace 15 años |
MW
|
de82bf9eb5
Added a PostInitialise method to IApplicationPlugin, this allows us to do work in there knowing that all other ApplicationPlugins have been initialised by that time.
|
hace 15 años |
MW
|
04a6c735d6
Add check in SceneManager to stop opensim.exe crashing if no regions/scenes were loaded.
|
hace 15 años |
lbsa71
|
5b5b784599
* Got rid of concrete GridDBService references
|
hace 15 años |
lbsa71
|
82efceb494
* renamed IRegionProfileService to IRegionProfileRouter to better reflect use (naming is a work in progress...)
|
hace 15 años |
MW
|
07ee252cf3
Renamed IMessageUserServerService to IInterServiceUserService.cs
|
hace 15 años |
Justin Clarke Casey
|
36e648a37a
* minor: Remove most mono compiler warnings
|
hace 15 años |
Justin Clarke Casey
|
a5c9354df3
* Properly load items into correct folders when an iar is loaded
|
hace 15 años |
MW
|
c856da2ee6
Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name as it could be confused with the Grid Server namespace or with the IGridService in the region servers.
|
hace 15 años |
MW
|
0f62b2bacb
Added IGridServiceModule to be the base interface for the Service Modules for the Grid, User and Messaging servers.
|
hace 15 años |
MW
|
4db232763f
More refactoring of the Grid, User and Messaging servers.
|
hace 15 años |
Justin Clarke Casey
|
50dcd66896
* Fix my own unit test
|
hace 15 años |
Justin Clarke Casey
|
17a336f21f
* Add InventoryArchiveConstants that I missed from last commit
|
hace 15 años |
Justin Clarke Casey
|
2d8843968f
* Store inventory data in an 'inventory' directory rather than in the root of an iar
|
hace 15 años |
lbsa71
|
4968e5646e
* ignored some gens
|
hace 15 años |
lbsa71
|
309eaf4735
* Applied a patch that: Added prim parameters support to MXP client
|
hace 15 años |
Sean Dague
|
6c8debd3e0
From: Alan Webb <[email protected]>
|
hace 15 años |
lbsa71
|
4b1b91da5a
* Ignored gens
|
hace 15 años |
lbsa71
|
8306ec9cae
* Experimental softening of SOG waiting for update on link - changing from abort to forced update.
|
hace 15 años |
lbsa71
|
41c883ea47
* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I do realize the setter has to be there for legacy reasons, but since the calls will never acually DO anyhting, I'm removing them.
|
hace 15 años |
Mike Mazur
|
64c14d2475
Allow /* C-style comments */ in LSL scripts.
|
hace 15 años |
Charles Krinke
|
6515d8be0e
Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that:
|
hace 15 años |
Mike Mazur
|
3a9173843e
Comment out HttpProxy and HttpProxyExceptions in OpenSim.ini.example.
|
hace 15 años |
Charles Krinke
|
ed7256ac0c
Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that:
|
hace 15 años |
Mike Mazur
|
72be38f7ae
Distinguish 404 errors in RestClient.Request().
|
hace 15 años |
Mike Mazur
|
bdf95e54a2
A few updates necessary for load balancer.
|
hace 15 años |
Mike Mazur
|
d81fb565c1
Setting svn:eol-style=native on new files.
|
hace 15 años |
diva
|
e84ac65b58
Close-to-final tweaking with appearance. This time sending *everything*. Addresses mantis #3223.
|
hace 15 años |
MW
|
bc0bedf75d
More work on modulising the User Server.
|
hace 15 años |
MW
|
8645fa9215
Removed the additions from the last revision for the "ShowHelp" delegate handling, as it seems that system isn't in use anymore.
|
hace 15 años |