| Commit message (Expand) | Author | Files | Lines |
2010-11-21 | Global creator information working on MySQL DB and on load/save OARs. Creator... | Diva Canto | 1 | -1/+2 |
2010-11-20 | Bump oar version to 1.0 from 0.5 | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-11-17 | Make "show queues [full]" behave like "show users [full]" | Justin Clark-Casey (justincc) | 1 | -11/+22 |
2010-11-17 | add "Unacked bytes" column to "show queues" | Justin Clark-Casey (justincc) | 1 | -7/+11 |
2010-11-17 | Fix "show queues" console command | Justin Clark-Casey (justincc) | 1 | -32/+69 |
2010-11-02 | Old deserialization can't deal with commas in flag fields. Making use of -ver... | Diva Canto | 1 | -2/+3 |
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-16 | Rip out version option since it turns out that the changed object serializati... | Justin Clark-Casey (justincc) | 1 | -3/+2 |
2010-10-16 | change --old-guids switch on the save oar command line to --version=<x> | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-10-15 | Made OARs use the new serialization procedure. (TPs/crossings still on the ol... | Diva Canto | 1 | -2/+3 |
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-18 | Clarify help text for use of file paths with console command "create region". | Marck | 1 | -1/+1 |
2010-09-14 | Revert "Move OpenSimDefaults,ini into config-include in order to put it with ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-09-14 | Move OpenSimDefaults,ini into config-include in order to put it with all the ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-09-13 | Add a missing parenthesis | Melanie | 1 | -1/+1 |
2010-09-13 | Change the help message to point to copying OpenSimDefaults.ini.example. | Melanie | 1 | -1/+1 |
2010-09-13 | Output an error and quit if the master file is missing. Also rename | Melanie | 1 | -4/+16 |
2010-09-13 | Make the inimaster option default to OpenSimDefaults.ini. | Melanie | 1 | -1/+1 |
2010-09-12 | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2 | -27/+33 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 2 | -9/+9 |
2010-09-11 | Make it clear that the "create region" command will reference ini files in th... | Justin Clark-Casey (justincc) | 1 | -5/+6 |
2010-08-31 | reinsert functionality to debug log more levels of incoming and outgoing clie... | Justin Clark-Casey (justincc) | 2 | -2/+7 |
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 | Some code cleanup for console command "create region". | Marck | 1 | -30/+35 |
2010-08-20 | Add some maptile options, change maptile generation from OpenSimBase to Scene | Melanie | 1 | -8/+0 |
2010-08-13 | Configuration files can read include files from relative paths. | Marck | 1 | -1/+11 |
2010-08-13 | Updated the create_region command in the RemoteAdmin plugin to properly suppo... | randomhuman | 2 | -2/+62 |
2010-08-13 | refactor: move more map tile generation code from scene to IWorldMapModule | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2010-08-11 | Prettify console output for long avatar names. | Marck | 1 | -3/+3 |
2010-08-04 | Remove StandAlone from default hardcoded config | Melanie Thielker | 1 | -15/+0 |
2010-06-25 | minor: Move log information about SYSTEMIP to the place where it's resolved | Justin Clark-Casey (justincc) | 1 | -3/+1 |
2010-06-24 | Move loading of parcels to before script start. Scripts using parcel functions | Melanie | 1 | -3/+3 |
2010-05-28 | tidy up help information on load oar and save oar | Justin Clark-Casey (justincc) | 1 | -5/+11 |
2010-05-16 | * Revert last commit for now at Melanie_T's request. | Teravus Ovares (Dan Olivares) | 1 | -1/+2 |
2010-05-15 | * Add User Friendly Configuration File Exists check. If OpenSim.ini and eith... | Teravus Ovares (Dan Olivares) | 1 | -1/+115 |
2010-05-09 | * Fixed spamming the assets table with map tiles. The tile image ID is now st... | Diva Canto | 1 | -1/+1 |
2010-04-23 | minor: eliminate configuration section handling deprecation of OpenSim.DataSt... | Justin Clark-Casey (justincc) | 1 | -6/+0 |
2010-04-16 | Add --skip-assets option to load oar. | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2010-03-16 | Removed the unused use_async_when_possible config variable | John Hurliman | 1 | -1/+1 |
2010-03-05 | Fix LocalPresenceServiceConnector test now that the hardcoded test data has b... | Justin Clark-Casey (justincc) | 1 | -12/+2 |
2010-03-04 | move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules... | Justin Clark-Casey (justincc) | 1 | -11/+8 |
2010-02-18 | Change handling of the SYSTEMIP constant to be more sane. | Melanie | 1 | -0/+2 |
2010-02-15 | Formatting cleanup. | Jeff Ames | 1 | -5/+2 |
2010-02-12 | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2010-01-31 | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot... | Diva Canto | 3 | -27/+1 |