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