aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/OpenSimBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-1/+1
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-1/+1
2010-10-22Revert "* additional serveruri cleanup"Justin Clark-Casey (justincc)1-1/+1
2010-10-20* additional serveruri cleanupJonathan Freedman1-1/+1
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-1/+1
2010-10-03* additional serveruri cleanupJonathan Freedman1-1/+1
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-1/+1
2010-09-12* Added ISimulationDataService and IEstateDataServiceJohn Hurliman1-23/+33
2010-08-31reinsert functionality to debug log more levels of incoming and outgoing clie...Justin Clark-Casey (justincc)1-1/+0
2010-08-30Report exception message as well as stack trace if a region fails to register...Justin Clark-Casey (justincc)1-1/+3
2010-08-20Add some maptile options, change maptile generation from OpenSimBase to SceneMelanie1-8/+0
2010-08-13Updated the create_region command in the RemoteAdmin plugin to properly suppo...randomhuman1-0/+54
2010-08-13refactor: move more map tile generation code from scene to IWorldMapModuleJustin Clark-Casey (justincc)1-2/+6
2010-06-24Move loading of parcels to before script start. Scripts using parcel functionsMelanie1-3/+3
2010-05-09* Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto1-1/+1
2010-01-30* HGScene is no more.Diva Canto1-5/+0
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto1-1/+0
2010-01-11This fixes the problem that region modules (new style) weren't being recognized.Diva Canto1-0/+1
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-11CommunicationsManager deleted.Diva Canto1-3/+3
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto1-1/+0
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto1-2/+0
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-29/+0
2010-01-10Remove "login disable", "login enable" and "login status" commands.Melanie1-31/+0
2009-11-24pass all command parameters to load/save oar, not just the filenameJustin Clark-Casey (justincc)1-5/+0
2009-10-23* Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always ...John Hurliman1-5/+5
2009-10-09* Apply http://opensimulator.org/mantis/view.php?id=3933Justin Clark-Casey (justincc)1-7/+13
2009-10-05Beginning work on the new LLUDP implementationJohn Hurliman1-1/+1
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-3/+3
2009-10-01Formatting cleanup.Jeff Ames1-8/+8
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-1/+1
2009-09-25Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the...Diva Canto1-4/+4
2009-08-17no-op to poke pandaJustin Clark-Casey (justincc)1-4/+4
2009-07-29Patch from Kai Ludwig: Fix prim drawing on maptile.Melanie Thielker1-3/+3
2009-07-10Now we are past revision 10000, I think its time to start to fix that massive...MW1-5/+5
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-1/+1
2009-07-08Thank you kindly, RandomHuman for a patch that:Charles Krinke1-0/+31
2009-06-26Make delete-region delete the section from an ini file. Will delete the wholeMelanie Thielker1-2/+28
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-05* Add oar saving timeoutJustin Clarke Casey1-1/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-26Changed the order of things in Scene creation. This piece of code is very jib...diva1-6/+7
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker1-1/+1
2009-05-20refactoring instantiation of Location object: moving it out of the forDr Scofield1-1/+2
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker1-163/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-1/+1
2009-05-13Thank you kindly, BlueWall sir, for a patch that:Charles Krinke1-2/+4
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-05-02Thank you kindly, BlueWall, for a patch that:Charles Krinke1-6/+58
2009-04-29* Actually change the default oar file name to region.oar instead of scene.oa...Justin Clarke Casey1-1/+1