Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the inimaster option default to OpenSimDefaults.ini. | Melanie | 2010-09-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 4 | -40/+47 |
|\ | | | | | | | | | The modules will need to be updated for this to compile and run again. Please don't use until I do the companion commit to modules later on. | ||||
| * | Merged | John Hurliman | 2010-09-12 | 2 | -9/+9 |
| |\ | |||||
| | * | Formatting cleanup. | Jeff Ames | 2010-09-12 | 2 | -9/+9 |
| | | | |||||
| * | | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 2 | -27/+33 |
| |/ | | | | | | | | | * Removed StorageManager * CONFIG CHANGE: There are no more database settings in OpenSim.ini. Check the config-include configuration files for region store and estate store database settings | ||||
| * | Make it clear that the "create region" command will reference ini files in ↵ | Justin Clark-Casey (justincc) | 2010-09-11 | 1 | -5/+6 |
| | | | | | | | | | | | | the regions directory (usually Regions/) Also convert some tabs into spaces. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-03 | 2 | -3/+10 |
|\ \ | |/ | |||||
| * | reinsert functionality to debug log more levels of incoming and outgoing ↵ | Justin Clark-Casey (justincc) | 2010-08-31 | 2 | -2/+7 |
| | | | | | | | | | | | | | | client protocol packets These levels correspond to packets that one isn't usually interested in when debugging (e.g. regular outgoing SimStats packets) This is equivalent to what we had a year ago before it was removed. It's extremely crude since it doesn't allow one to pick individual clients or packets. However, it can still be useful when debugging packet race conditions. | ||||
| * | Report exception message as well as stack trace if a region fails to ↵ | Justin Clark-Casey (justincc) | 2010-08-30 | 1 | -1/+3 |
| | | | | | | | | register with the grid service in grid mode | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-21 | 1 | -30/+35 |
|\ \ | |/ | |||||
| * | Some code cleanup for console command "create region". | Marck | 2010-08-20 | 1 | -30/+35 |
| | | | | | | | | | | | | Make region name an optional command parameter. Avoid question for region name if it has already been specified. Extend help text. | ||||
| * | Add some maptile options, change maptile generation from OpenSimBase to Scene | Melanie | 2010-08-20 | 1 | -8/+0 |
| | | | | | | | | to make it more configurable. | ||||
* | | Add some maptile options, change maptile generation from OpenSimBase to Scene | Melanie Thielker | 2010-08-20 | 1 | -13/+0 |
| | | | | | | | | to make it more configurable. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-18 | 3 | -8/+82 |
|\ \ | |/ | |||||
| * | Configuration files can read include files from relative paths. | Marck | 2010-08-13 | 1 | -1/+11 |
| | | |||||
| * | Updated the create_region command in the RemoteAdmin plugin to properly ↵ | randomhuman | 2010-08-13 | 2 | -2/+62 |
| | | | | | | | | support estates without seeking further input on the console. | ||||
| * | refactor: move more map tile generation code from scene to IWorldMapModule | Justin Clark-Casey (justincc) | 2010-08-13 | 1 | -2/+6 |
| | | |||||
| * | Prettify console output for long avatar names. | Marck | 2010-08-11 | 1 | -3/+3 |
| | | |||||
| * | Remove StandAlone from default hardcoded config | Melanie Thielker | 2010-08-04 | 1 | -15/+0 |
| | | |||||
* | | Remove StandAlone from default hardcoded config | Melanie Thielker | 2010-08-04 | 1 | -15/+0 |
| | | |||||
* | | First, change DefaultPermissionsModule so it returns the correct name... | Tom | 2010-08-01 | 1 | -2/+13 |
| | | | | | | | | ... Then, make sure we also check the old-style module stack before we throw a tantrum | ||||
* | | Add config option securePermissionsLoading which will stop the region from ↵ | Tom | 2010-08-01 | 1 | -0/+21 |
| | | | | | | | | loading if the specified permissions modules fail to load. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-25 | 1 | -3/+1 |
|\ \ | |/ | |||||
| * | minor: Move log information about SYSTEMIP to the place where it's resolved | Justin Clark-Casey (justincc) | 2010-06-25 | 1 | -3/+1 |
| | | |||||
* | | And another | Melanie Thielker | 2010-06-24 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-24 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | Move loading of parcels to before script start. Scripts using parcel functions | Melanie | 2010-06-24 | 1 | -3/+3 |
| | | | | | | | | can fail if no land is loaded | ||||
* | | Change the admin kick message to something more generic, "OpenSim Manager" ↵ | Tom Grimshaw | 2010-06-03 | 1 | -1/+1 |
| | | | | | | | | is not really accurate | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-28 | 1 | -5/+11 |
|\ \ | |/ | |||||
| * | tidy up help information on load oar and save oar | Justin Clark-Casey (justincc) | 2010-05-28 | 1 | -5/+11 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-16 | 1 | -1/+116 |
|\ \ | |/ | |||||
| * | * Revert last commit for now at Melanie_T's request. | Teravus Ovares (Dan Olivares) | 2010-05-16 | 1 | -1/+2 |
| | | | | | | | | * Additional ways of configuring opensim break with this | ||||
| * | * Add User Friendly Configuration File Exists check. If OpenSim.ini and ↵ | Teravus Ovares (Dan Olivares) | 2010-05-15 | 1 | -1/+115 |
| | | | | | | | | either StandaloneCommon.ini or GridCommon.ini don't exist in various casings then offer to copy the files for the user while warning them that they're missing out if they don't read the files. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | * Fixed spamming the assets table with map tiles. The tile image ID is now ↵ | Diva Canto | 2010-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. * Fixed small bug with map search where the local sim regions weren't found. | ||||
* | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-04-27 | 1 | -11/+15 |
|\ \ | |||||
| * | | Adding some more SNMP events and some refactoring | sacha | 2010-04-23 | 1 | -8/+13 |
| | | | | | | | | | | | | Signed : The Masqued Foxi | ||||
| * | | Adding LinkUp/LinkDown when a region is started or stoped. | sacha | 2010-04-23 | 1 | -3/+2 |
| | | | | | | | | | | | | Those two events could be used to compute the region availibility | ||||
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-27 | 1 | -6/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | minor: eliminate configuration section handling deprecation of ↵ | Justin Clark-Casey (justincc) | 2010-04-23 | 1 | -6/+0 |
| | | | | | | | | | | | | OpenSim.DataStore.MonoSqlite.dll, since this hasn't exist for a long, long time | ||||
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-19 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | Add --skip-assets option to load oar. | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | This allows you to load an oar without loading its assets. This is useful if you know that the required assets are already in the asset service, since loading without assets is quicker. This option will become more useful when the ability to save oars without assets is added, which should happen fairly soon. At this point there will also be better documentation. | ||||
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie Thielker | 2010-04-16 | 1 | -0/+45 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Committing sacha's partial work (from orpheus). The GridBrat needs to learn | Melanie | 2010-04-14 | 1 | -0/+45 |
| | | | | | | | | a bit of git | ||||
* | | Removed the unused use_async_when_possible config variable | John Hurliman | 2010-03-16 | 1 | -1/+1 |
| | | |||||
* | | Fix LocalPresenceServiceConnector test now that the hardcoded test data has ↵ | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -12/+2 |
| | | | | | | | | | | | | | | | | been removed from Data.Null.NullPresenceData Unfortunately, this meant publicly exposing the underlying service for the connector. The other solution would be to create alternative initializers for services and connectors where objects could be given directly rather than loaded indirectly through config. Unfortunately, this would require a lot of work in this case but might be the better way forward. | ||||
* | | move linden notecard parsing from LSL_Api.cs to SLUtil so that region ↵ | Justin Clark-Casey (justincc) | 2010-03-04 | 1 | -11/+8 |
| | | | | | | | | modules can use it | ||||
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -3/+3 |
|\ \ | |/ | | | | | This brings presence-refactor up to master again | ||||
| * | Change handling of the SYSTEMIP constant to be more sane. | Melanie | 2010-02-18 | 1 | -0/+2 |
| | | | | | | | | | | | | This will now choose the first network interface IP address, or the loopback interface if no external interfaces are found. It will log the IP address used as [NETWORK]: Using x.x.x.x for SYSTEMIP. | ||||
| * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -5/+2 |
| | |