| Commit message (Expand) | Author | Files | Lines |
2011-03-21 | On initial setup, include estate and regions names in questions to make it cl... | Justin Clark-Casey (justincc) | 1 | -4/+6 |
2011-03-21 | In initial setup, stop a user being able to create a new estate with the same... | Justin Clark-Casey (justincc) | 1 | -14/+31 |
2011-03-21 | On initial opensim setup, don't ask the user whether they want to join an exi... | Justin Clark-Casey (justincc) | 1 | -39/+63 |
2011-03-21 | refactor: use EstateDataService property directly instead of loading it into ... | Justin Clark-Casey (justincc) | 1 | -12/+7 |
2011-03-21 | On initial region registration, if the user chooses the option to make the re... | Justin Clark-Casey (justincc) | 1 | -1/+12 |
2011-02-12 | Fix bug where "My estate" name was always used even if the user entered a dif... | Justin Clark-Casey (justincc) | 1 | -4/+8 |
2010-12-04 | minor: correction to logging category | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-12-03 | minor: change OpenSimBase log messages associated with newer module loader to... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-10-22 | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-10-22 | Revert "* refactor refactor refactor ServerURI 4 lyfe" | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-10-22 | Revert "* additional serveruri cleanup" | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-10-20 | * additional serveruri cleanup | Jonathan Freedman | 1 | -1/+1 |
2010-10-20 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -1/+1 |
2010-10-03 | * additional serveruri cleanup | Jonathan Freedman | 1 | -1/+1 |
2010-10-02 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -1/+1 |
2010-09-12 | * Added ISimulationDataService and IEstateDataService | John Hurliman | 1 | -23/+33 |
2010-08-31 | reinsert functionality to debug log more levels of incoming and outgoing clie... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2010-08-30 | Report exception message as well as stack trace if a region fails to register... | Justin Clark-Casey (justincc) | 1 | -1/+3 |
2010-08-20 | Add some maptile options, change maptile generation from OpenSimBase to Scene | Melanie | 1 | -8/+0 |
2010-08-13 | Updated the create_region command in the RemoteAdmin plugin to properly suppo... | randomhuman | 1 | -0/+54 |
2010-08-13 | refactor: move more map tile generation code from scene to IWorldMapModule | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2010-06-24 | Move loading of parcels to before script start. Scripts using parcel functions | Melanie | 1 | -3/+3 |
2010-05-09 | * Fixed spamming the assets table with map tiles. The tile image ID is now st... | Diva Canto | 1 | -1/+1 |
2010-01-30 | * HGScene is no more. | Diva Canto | 1 | -5/+0 |
2010-01-11 | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 1 | -1/+0 |
2010-01-11 | This fixes the problem that region modules (new style) weren't being recognized. | Diva Canto | 1 | -0/+1 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 1 | -1/+1 |
2010-01-11 | CommunicationsManager deleted. | Diva Canto | 1 | -3/+3 |
2010-01-10 | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 1 | -1/+0 |
2010-01-10 | Moved GridInfo service from where it was to Handlers/Grid | Diva Canto | 1 | -2/+0 |
2010-01-10 | Remove all references to master avatar, replacing with estate owner where | Melanie | 1 | -29/+0 |
2010-01-10 | Remove "login disable", "login enable" and "login status" commands. | Melanie | 1 | -31/+0 |
2009-11-24 | pass all command parameters to load/save oar, not just the filename | Justin Clark-Casey (justincc) | 1 | -5/+0 |
2009-10-23 | * Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always ... | John Hurliman | 1 | -5/+5 |
2009-10-09 | * Apply http://opensimulator.org/mantis/view.php?id=3933 | Justin Clark-Casey (justincc) | 1 | -7/+13 |
2009-10-05 | Beginning work on the new LLUDP implementation | John Hurliman | 1 | -1/+1 |
2009-10-02 | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 1 | -3/+3 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2009-09-26 | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 1 | -1/+1 |
2009-09-25 | Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the... | Diva Canto | 1 | -4/+4 |
2009-08-17 | no-op to poke panda | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2009-07-29 | Patch from Kai Ludwig: Fix prim drawing on maptile. | Melanie Thielker | 1 | -3/+3 |
2009-07-10 | Now we are past revision 10000, I think its time to start to fix that massive... | MW | 1 | -5/+5 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -1/+1 |
2009-07-08 | Thank you kindly, RandomHuman for a patch that: | Charles Krinke | 1 | -0/+31 |
2009-06-26 | Make delete-region delete the section from an ini file. Will delete the whole | Melanie Thielker | 1 | -2/+28 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-05 | * Add oar saving timeout | Justin Clarke Casey | 1 | -1/+0 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-26 | Changed the order of things in Scene creation. This piece of code is very jib... | diva | 1 | -6/+7 |