aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-21Add -xmlfile= option to UGM, to let the files be outside bin if desiredMelanie2-1/+4
2009-08-19Graft the REST console onto the grid server. Same procedure as withMelanie2-2/+37
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames4-4/+4
2009-05-25* Upped version number to 0.6.5lbsa711-2/+2
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker1-1/+1
2009-05-15Added PostInitialise method to IGridPlugin. MW1-0/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-05-04Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker1-1/+1
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-02-27Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid...MW1-91/+10
2009-02-26Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW1-33/+0
2009-02-25Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW1-1/+1
2009-02-24Removed the additions from the last revision for the "ShowHelp" delegate hand...MW1-5/+0
2009-02-24More refactoring of the Grid/user/messaging servers.MW1-1/+6
2009-02-24Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. MW5-1612/+1
2009-02-24Some cleaning up in the MesssagingServer and GridServer.MW2-82/+0
2009-02-24Added OpenSim.Grid.Framework project.MW6-2/+11
2009-02-23Renamed IGridMessagingModule to IGridMessagingMapper.MW3-54/+75
2009-02-23more refactoring of the Grid server, to separate them into modulesMW2-5/+14
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2-2/+2
2009-02-22Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames6-1605/+1659
2009-02-21More Grid server refactoringMW6-23/+61
2009-02-21Some more refactoring of GridServer.MW2-23/+23
2009-02-21Added missing header to a file (before chi11ken does it)MW2-2/+29
2009-02-21Added a check to GridServerBase.RegisterInterface<T>(T iface), so that it ca...MW1-1/+4
2009-02-21A bit more refactoring of the GridServer. To make the "modules" share a commo...MW4-19/+22
2009-02-21Refactored the GridServer into a GridDBService and a set of "modules". MW7-1323/+1621
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-3/+3
2009-02-12* optimized usings.lbsa713-4/+1
2009-02-10Add proper handling for shared vs. unshared modules to the commandMelanie Thielker1-3/+5
2009-02-09The DataPluginFactory is now a set of generic methods instead ofMike Mazur1-2/+2
2009-02-07Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker1-29/+34
2009-02-03- moved data plugin loading code from various places toMike Mazur1-25/+18
2008-12-17fix a bug with the Grid REST interface that was returning the classnameSean Dague1-1/+1
2008-12-13Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke1-8/+5
2008-12-12* minor: Be a little more informative when a region fails to connect because ...Justin Clarke Casey1-2/+4
2008-12-11Add hostnames in addition to IP address to some more places. This continues r...Homer Horwitz1-0/+2
2008-12-11Move from IP to hostname for seed caps on login, for gridmode and standalone.Homer Horwitz1-0/+1
2008-12-05- Fixed missing ToString() in map_blocks response in grid-serverHomer Horwitz1-1/+4
2008-12-02Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW1-1/+1
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-6/+6
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-6/+6
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-6/+6
2008-11-11* Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey2-7/+35
2008-10-29GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s...Mike Mazur1-40/+35
2008-10-13* Apply a modified version of the part of http://opensimulator.org/mantis/vie...Justin Clarke Casey2-3/+53
2008-10-03Add the missing bits for the new region-search:Homer Horwitz2-0/+71
2008-10-03* refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey1-3/+1
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-3/+1
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey1-1/+1