Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-02 | 1 | -2/+3 |
|\ | |||||
| * | Old deserialization can't deal with commas in flag fields. Making use of ↵ | Diva Canto | 2010-11-02 | 1 | -2/+3 |
| | | | | | | | | -version option on save oar command. Bumped archives version to 0.5; version < 0.5 generates flag fields without commas. Everything else is identical. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+1 |
| | | | | | | | | | | This reverts commit 21187f459ea2ae590dda4249fa15ebf116d04fe0, reversing changes made to 8f34e46d7449be1c29419a232a8f7f1e5918f03c. | ||||
| * | * additional serveruri cleanup | Jonathan Freedman | 2010-10-03 | 1 | -1/+1 |
| | | |||||
| * | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | * additional serveruri cleanup | Jonathan Freedman | 2010-10-20 | 1 | -1/+1 |
| | | | |||||
| * | | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-20 | 1 | -1/+1 |
| | | | |||||
| * | | Rip out version option since it turns out that the changed object ↵ | Justin Clark-Casey (justincc) | 2010-10-16 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | serialization format can actually be loaded by older OpenSims after all This bumps the OAR version to 0.4 instead, signalling some change but with backwards compatability... for now. | ||||
| * | | change --old-guids switch on the save oar command line to --version=<x> | Justin Clark-Casey (justincc) | 2010-10-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | if x is 0, then an old version 0.3 archive is saved. If it is anything else or missing, then a version 1.0 archive is saved version 1.0 archives cannot be loaded on OpenSim 0.7.0.2 and earlier also add various informational notices about what version we've saving/loading | ||||
| * | | Made OARs use the new serialization procedure. (TPs/crossings still on the ↵ | Diva Canto | 2010-10-15 | 1 | -2/+3 |
| |/ | | | | | | | old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Clarify help text for use of file paths with console command "create region". | Marck | 2010-09-18 | 1 | -1/+1 |
| | | |||||
| * | Revert "Move OpenSimDefaults,ini into config-include in order to put it with ↵ | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | all the other default files" This reverts commit c3259e9c26f198b5fe0e7ed6c29c17c27c60ecb1. Reverted by agreement. | ||||
| * | Move OpenSimDefaults,ini into config-include in order to put it with all the ↵ | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -1/+1 |
| | | | | | | | | other default files | ||||
| * | Add a missing parenthesis | Melanie | 2010-09-13 | 1 | -1/+1 |
| | | |||||
| * | Change the help message to point to copying OpenSimDefaults.ini.example. | Melanie | 2010-09-13 | 1 | -1/+1 |
| | | | | | | | | Provide a mostly empty OpenSim.ini.example | ||||
| * | Output an error and quit if the master file is missing. Also rename | Melanie | 2010-09-13 | 1 | -4/+16 |
| | | | | | | | | OpenSim.ini.example to bin/OpenSimDefaults.ini.example | ||||
| * | Make the inimaster option default to OpenSimDefaults.ini. | Melanie | 2010-09-13 | 1 | -1/+1 |
| | | |||||
* | | Fix a small left over buglet and also add checking of the physics actor | Melanie Thielker | 2010-09-14 | 1 | -1/+1 |
| | | | | | | | | | | position on backup. This way, ant object that has been moved will be checked for ghost prims as soon as it is persisted. | ||||
* | | Change the help message to point to copying OpenSimDefaults.ini.example. | Melanie | 2010-09-13 | 1 | -1/+1 |
| | | | | | | | | Provide a mostly empty OpenSim.ini.example | ||||
* | | Output an error and quit if the master file is missing. Also rename | Melanie | 2010-09-13 | 1 | -4/+16 |
| | | | | | | | | OpenSim.ini.example to bin/OpenSimDefaults.ini.example | ||||
* | | 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 |