Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
před 15 roky |
Justin Clark-Casey (justincc)
|
03438f7d44
minor: remove double initialization of user appearance module in Grid.UserServer.Main
|
před 15 roky |
Melanie
|
7daf6dbbd3
Add -xmlfile= option to UGM, to let the files be outside bin if desired
|
před 15 roky |
Melanie
|
dd0234f500
Graft the REST console onto the grid server. Same procedure as with
|
před 15 roky |
Melanie
|
99c7a43ffd
Add rest console support to the user server. Will ask new questions at
|
před 15 roky |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
MW
|
69817b4d6a
Added a AvatarCreationModule to the user server. This handles the "cloning" of a existing avatar's inventory to another avatar's inventory (the base method will also create the inventory for a new avatar if the avatar doesn't alreayd have any inventory).
|
před 15 roky |
Melanie Thielker
|
4065ebff15
Remove the pre-log4net, discrete output methods from the consoles
|
před 15 roky |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
před 15 roky |
Melanie Thielker
|
1b877234da
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
|
před 15 roky |
Justin Clarke Casey
|
342126b7b9
* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some service initialization into CommsManager
|
před 15 roky |
diva
|
6b9125b319
Added the hg login procedure to the user server.
|
před 15 roky |
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.
|
před 15 roky |
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.
|
před 15 roky |
MW
|
4db232763f
More refactoring of the Grid, User and Messaging servers.
|
před 15 roky |
MW
|
bc0bedf75d
More work on modulising the User Server.
|
před 15 roky |
MW
|
8645fa9215
Removed the additions from the last revision for the "ShowHelp" delegate handling, as it seems that system isn't in use anymore.
|
před 15 roky |
MW
|
1e2835a10c
More refactoring of the Grid/user/messaging servers.
|
před 15 roky |
MW
|
ea26bd4153
First step in separating out the Userserver console command handling to a "module".
|
před 15 roky |
MW
|
2a91f21d08
More refactoring of the UserServer.
|
před 15 roky |
MW
|
9b0b0b5e28
Part 1 of refactoring the userserver. Changed it so instead of subclassing the User dataBase access class (UserManagerBase) and then adding the http handlers to that. There is now a UserDataBaseService that is passed to the other classes so they can access the db. This should make it easier to have multiple "modules" that can register http handlers and access the db.
|
před 15 roky |
lbsa71
|
6187888456
* Renamed RegionProfileService to RegionProfileServiceProxy to better reflect actual use.
|
před 15 roky |
lbsa71
|
c3a4810e91
* Turned RegionProfileService non-static
|
před 15 roky |
lbsa71
|
801da4346a
* optimized usings.
|
před 15 roky |
Melanie Thielker
|
9bfbfa381a
Add proper handling for shared vs. unshared modules to the command
|
před 15 roky |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
před 16 roky |
Homer Horwitz
|
c22edf01f7
OpenUser_Main is now public. Fixes Mantis #2940. Thanks SirKimba
|
před 16 roky |
Justin Clarke Casey
|
266d0fbaae
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
před 16 roky |
Teravus Ovares
|
4d26da545d
* ReCommit the OpenID patch with a few less dependencies.
|
před 16 roky |
Charles Krinke
|
098b5d953d
Revert OpenId until we can come to grips with the mono 2 requirement
|
před 16 roky |