Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Typo | Diva Canto | 2010-08-24 | 1 | -1/+1 | |
| | ||||||
* | Correct a minor typo | Melanie | 2010-08-21 | 1 | -1/+1 | |
| | ||||||
* | OpenSim.ini.example FreeSwitch section improvements, move of XML-RPC section ↵ | Ai Austin | 2010-08-20 | 1 | -27/+32 | |
| | | | | away from end and correction of typo "fro" (fixes Mantis 4833) | |||||
* | Make some small corrections to ini.example file changes. These are not ↵ | Justin Clark-Casey (justincc) | 2010-08-20 | 2 | -20/+12 | |
| | | | | functional changes. | |||||
* | Robust.ini.example and Robust.HG.ini.example default: corrected comment ↵ | Ai Austin | 2010-08-20 | 2 | -40/+53 | |
| | | | | about realm for UserAccountService to state default is useraccount, and include default realm commented out in every case | |||||
* | Add some maptile options, change maptile generation from OpenSimBase to Scene | Melanie | 2010-08-20 | 1 | -0/+6 | |
| | | | | to make it more configurable. | |||||
* | One more go at GetExternalIpOf(user). Addresses mantis #4955 and #4943. | Diva Canto | 2010-08-18 | 2 | -327/+327 | |
| | | | | (Files .xml and .txt also want to be committed) | |||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-08-18 | 1 | -0/+0 | |
|\ | ||||||
| * | * Updated to OpenMetaverse.StructuredData.dll that includes implicit ↵ | John Hurliman | 2010-08-17 | 1 | -0/+0 | |
| | | | | | | | | typecasts going in the other direction | |||||
| * | Updated to new OpenMetaverse.StructuredData.dll that includes implicit typecasts | John Hurliman | 2010-08-17 | 1 | -0/+0 | |
| | | ||||||
* | | Add textures no longer shipped with newer viewers to OpenSim's standard ↵ | Justin Clark-Casey (justincc) | 2010-08-18 | 45 | -0/+338 | |
|/ | | | | | | | asset library These are appropriately licensed and include plant, tree and miscellaneous textures (face target crosshairs, etc). Many thanks to Nebadon for sourcing and packaging these. | |||||
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2010-08-08 | 1 | -0/+7 | |
|\ | ||||||
| * | In my crusade against facelights, I am striking the killing blow. Add a | Melanie | 2010-08-08 | 1 | -0/+7 | |
| | | | | | | | | | | | | DisableFacelights option to OpenSim.ini to finally kill those immersion- breaking, silly vanity lights that destroy nighttime RP. Girls, you look just fine without them. Guys, you too. Thank you. Melanie has left the building. | |||||
* | | Enabled GridInfoServiceInConnector for standalones. | Diva Canto | 2010-08-08 | 3 | -0/+46 | |
|/ | ||||||
* | Added Check4096 config var under [GridService], at the request of many. ↵ | Diva Canto | 2010-08-06 | 2 | -0/+5 | |
| | | | | | | Changed the iteration that Marck had on the Hyperlinker. ATTENTION! CONFIGURATION CHANGE AFFECTING Robust.HG.ini.example and StandaloneCommon.ini.example. | |||||
* | These files want to be committed -- white space weirdness. | Diva Canto | 2010-08-06 | 4 | -27547/+27547 | |
| | ||||||
* | Merge branch 'moap' | Justin Clark-Casey (justincc) | 2010-08-06 | 10 | -24305/+27552 | |
|\ | ||||||
| * | Update OpenMetaverse libraries to r3287 + r3294 (removal of ↵ | Justin Clark-Casey (justincc) | 2010-07-27 | 9 | -24305/+27547 | |
| | | | | | | | | | | | | | | | | | | | | OpenMetaverse.Http.dll dependency) + r3378 (treat MediaPermission as a bitfield) As far as I can determine, r3287 + r3294 patch was the previous update to the OpenMetaverse libraries This change just adds r3378 to overcome problems storing media textures with certain permission combinations in inventory This is a limited change in order to isolate moap from any other possible libomv update issues An update to the forthcoming libomv 0.8.3 is expected in due course to replace this This commit also deletes OpenMetaverse.Utilities.* as it's unused (on the advice of jhurliman). | |||||
| * | provide config option for media on a prim | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+5 | |
| | | ||||||
* | | Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, ↵ | Diva Canto | 2010-08-03 | 2 | -0/+3 | |
|/ | | | | | | but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono. NOTE: CONFIGURATION CHANGE IN ROBUST.HG.INI.EXAMPLE !!!###!!! | |||||
* | Adding sample configuration to previous patch | Melanie | 2010-07-22 | 1 | -0/+3 | |
| | ||||||
* | Fixes mantis #4872. Port for GridInfo was wrong in Robust.HG.ini.example | Diva Canto | 2010-07-15 | 1 | -1/+1 | |
| | ||||||
* | Cleaned up a couple of things from OpenSim.ini.example: [Friends] section ↵ | Diva Canto | 2010-07-14 | 1 | -12/+0 | |
| | | | | has been in other inis for a while, not needed here; and [Network] remoteDataPort is obsolete. | |||||
* | Fixes mantis #4842 | Diva Canto | 2010-07-05 | 2 | -1/+7 | |
| | ||||||
* | Compiled Robust.32BitLaunch.exe to .Net 3.5 | Diva Canto | 2010-07-03 | 1 | -0/+0 | |
| | ||||||
* | Add MapTileURL to robust to supply the url needed by snowglobe | Melanie | 2010-07-02 | 1 | -0/+3 | |
| | ||||||
* | Fixes mantis #4815 and #4812 | Diva Canto | 2010-06-28 | 2 | -0/+9 | |
| | ||||||
* | Fixed Robust.32BitLaunch.exe | Diva Canto | 2010-06-27 | 1 | -0/+0 | |
| | ||||||
* | add new [RemoteAdmin] settings from Snoopy's create/update, etc user patch ↵ | Justin Clark-Casey (justincc) | 2010-06-23 | 1 | -4/+13 | |
| | | | | | | to OpenSim.ini.exmaple Also tidies up and comments some existing entries | |||||
* | minor: try and make the explanations for the AllowScriptCrossing and ↵ | Justin Clark-Casey (justincc) | 2010-06-18 | 1 | -2/+4 | |
| | | | | TrustBinaries settings in OpenSim.ini.example clearer | |||||
* | eliminate SimianGrid [Groups] section from GridCommon.ini.example as per Nebadon | Justin Clark-Casey (justincc) | 2010-06-18 | 1 | -8/+0 | |
| | | | | this is only used by SimianGrid and is now in SimianGrid.ini | |||||
* | Change Opensim.Servers.exe comment at top of Robust.HG.ini to Robust.exe | Justin Clark-Casey | 2010-06-18 | 1 | -1/+1 | |
| | | | | | This addresses http://opensimulator.org/mantis/view.php?id=4772 Thanks to aiaustin for pointing this out | |||||
* | Typo corrected in Robust.HG.ini.example | Diva Canto | 2010-06-14 | 1 | -4/+4 | |
| | ||||||
* | Added Old Guids=true to all MySql connection strings. | Diva Canto | 2010-06-12 | 4 | -4/+4 | |
| | ||||||
* | Add the AllowLightShareFunctions example | Melanie | 2010-06-11 | 1 | -0/+3 | |
| | ||||||
* | Improve instructions for [Groups] setup in OpenSim.ini.example | Justin Clark-Casey (justincc) | 2010-06-08 | 1 | -15/+13 | |
| | ||||||
* | Changes osFunction permissions again. Allow_ with a list of UUIDs now again | Melanie Thielker | 2010-05-30 | 1 | -0/+6 | |
| | | | | | | refers to prim OWNERS. A new option set, Creators_, is added to allow selection by script creator. For existing installs, this means no functional change. The warning from my prior commit doesn't apply anymore. | |||||
* | Replace CSJ2K with fixed version (Mantis #3318) | Melanie | 2010-05-21 | 1 | -0/+0 | |
| | ||||||
* | Merge branch 'Migrations' | Melanie | 2010-05-18 | 1 | -0/+0 | |
|\ | | | | | | | | | | | | | This merges AlexRa's work on migration streamlining. This merge is experimental. If it causes issues, feel free to back out. Signed-off-by: Melanie <melanie@t-data.com> | |||||
| * | Embedded MySql.Data.dll updated to 6.2.3.0. | AlexRa | 2010-05-16 | 1 | -0/+0 | |
| | | | | | | | | | | This is necessary to correct a known problem with the DELIMITER command in previous versions of the client library. | |||||
* | | Allow remote admin to be used on a different port from the main region port | Melanie Thielker | 2010-05-18 | 1 | -0/+4 | |
| | | ||||||
* | | * Fixed configs in StandaloneHypergrid.ini, it still had the SQLite ↵ | Diva Canto | 2010-05-16 | 1 | -3/+0 | |
|/ | | | | | | connection strings. * Added a comment in LLLoginService.cs, for future reference | |||||
* | Removed the unreferenced MaxPrimsPerFrame from OpenSim.ini.example | unknown | 2010-05-12 | 1 | -3/+0 | |
| | ||||||
* | Implement the "delete" path for assets. Adds a new option to allow remote ↵ | Melanie | 2010-05-09 | 1 | -0/+1 | |
| | | | | asset deletion in robust handler. | |||||
* | * Added missing loggout notification to home grid upon agents logging out in ↵ | Diva Canto | 2010-05-08 | 1 | -0/+3 | |
| | | | | | | foreign grids. * Added missing config in StandaloneHypergrid.ini | |||||
* | GridUserService in place. Replaces the contrived concept of storing user's ↵ | Diva Canto | 2010-05-07 | 8 | -68/+97 | |
| | | | | | | home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. BTW, the Meshing files want to be committed too -- EOFs. | |||||
* | * Fixes Library bugs in grid mode. Partly a missing check and partly a ↵ | Diva Canto | 2010-05-05 | 3 | -1/+8 | |
| | | | | | | missing configuration. * Made previous Robust config changes consistent in Robust.HG.ini.example | |||||
* | Add a XMLRPC method to remotely set the login level for the LLLoginService. | Melanie Thielker | 2010-05-05 | 1 | -0/+1 | |
| | | | | | | This requires a special XMLRPC call, which has to supply the credentials of a god user (User level >= 200). Disabled by default. Also Adds a configuration option to set the initial permitted login level. | |||||
* | Switched everything to XInventory by default. The old Inventory is still ↵ | Diva Canto | 2010-05-02 | 7 | -21/+23 | |
| | | | | there for now, in case bugs pop up with XInventory. | |||||
* | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-04-30 | 1 | -0/+0 | |
|\ |