Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -52/+20 |
| | | | | This reverts commit ec3c31e61e5e540f822891110df9bc978655bbaf. | ||||
* | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 1 | -20/+52 |
| | | | | Signed-off-by: Melanie <melanie@t-data.com> | ||||
* | more specific config error logging | dr scofield (aka dirk husemann) | 2010-01-11 | 1 | -2/+8 |
| | |||||
* | minor: make irc bridge logging less verbose if it isn't actually enabled | Justin Clark-Casey (justincc) | 2009-11-27 | 1 | -4/+5 |
| | |||||
* | minor: remove mono compiler warning due to unreachable code in GroupsModule | Justin Clark-Casey (justincc) | 2009-11-17 | 1 | -2/+2 |
| | |||||
* | * Changed various modules to not initialize timers unless the module is ↵ | John Hurliman | 2009-10-23 | 1 | -1/+2 |
| | | | | | | initialized. Ideally, the timers would not initialize unless the module was actually enabled, but Melanie's work on configuring module loading from a config file should make that unnecessary * Wrapped the Bitmap class used to generate the world map tile in a using statement to dispose of it after the JPEG2000 data is created | ||||
* | Patch by mcortez: Remove lock from scene presence updating in groups module | Melanie | 2009-10-21 | 1 | -9/+7 |
| | |||||
* | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 1 | -1/+0 |
| | |||||
* | Make sure that keys exist in arrays before trying to access them. | Michael Cortez | 2009-10-05 | 1 | -3/+9 |
| | |||||
* | Ensure the specified imSessionID exists in the DroppedSession collection ↵ | Michael Cortez | 2009-10-05 | 1 | -1/+1 |
| | | | | before attempting to access it. | ||||
* | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 1 | -2/+2 |
|\ | |||||
| * | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to ↵ | John Hurliman | 2009-10-02 | 1 | -2/+2 |
| | | | | | | | | | | | | Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) * Shrinks the largest in-memory object, the LLRAW.HeightmapLookupValue struct (only used for exporting to LLRAW terrain files), to the minimum possible size. This seems to have the odd side effect of cutting the size of the two double[256,256] terrain objects in half. Possibly an alignment optimization? | ||||
* | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 2 | -2/+2 |
| | | |||||
* | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 5 | -15/+15 |
| | | |||||
* | | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 2 | -7/+7 |
| | | |||||
* | | Group Membership information is sent out from two different locations, ↵ | Michael Cortez | 2009-09-18 | 1 | -8/+24 |
| | | | | | | | | refactored out the filtered membership list code and used it in both locations. | ||||
* | | Add a little debugging for filtered groups lists based on requester | Michael Cortez | 2009-09-18 | 1 | -0/+19 |
| | | |||||
* | | Try to filter the groups list returns for User A, when sending to User B, ↵ | Michael Cortez | 2009-09-18 | 1 | -3/+16 |
| | | | | | | | | based on User A's preferences for ShowInProfile. | ||||
* | | Add additional instrumentation so that when there is an xmlrpc call failure, ↵ | Michael Cortez | 2009-09-18 | 1 | -15/+27 |
| | | | | | | | | the actual xml that was returned from the groups service can be logged. | ||||
* | | Remove debug messages from some areas that have been highly tested, and ↵ | Michael Cortez | 2009-09-18 | 1 | -23/+0 |
| | | | | | | | | debug info is no longer nessesary. | ||||
* | | Adding additional debug to output the group powers specified when updating a ↵ | Michael Cortez | 2009-09-18 | 1 | -1/+7 |
| | | | | | | | | group role. This will be used to solve some issues with the Group Powers enum. | ||||
* | | Add additional debugging to help track down bug with notices not going to ↵ | Michael Cortez | 2009-09-18 | 1 | -1/+14 |
| | | | | | | | | group owner/founder. | ||||
* | | Revert "Thank you, mcortez, for a patch to address showing users in group list" | Michael Cortez | 2009-09-18 | 2 | -100/+44 |
| | | | | | | | | This reverts commit 69ef95693ae6451e2c754b22190557f3bf15777b. | ||||
* | | addition of a new script function osSetParcelSIPAddress(string SIPAddress), ↵ | Rob Smart | 2009-09-18 | 1 | -3/+52 |
|/ | | | | | | | | now including iVoiceModule This patch allows the land owner to dynamically set the SIP address of a particular land parcel from script. This allows predetermined SIP addresses to be used, making it easier to allow non OpenSim users to join a regions voice channel. Signed-off-by: dr scofield (aka dirk husemann) <drscofield@xyzzyxyzzy.net> | ||||
* | Thank you, mcortez, for a patch to address showing users in group list | Melanie | 2009-09-17 | 2 | -44/+100 |
| | | | | | Removed patch 0005, which was unrelated and likely accidental, and further didn't apply. | ||||
* | * fix missing lock on XMLRPC GroupsModule | Teravus Ovares (Dan Olivares) | 2009-09-14 | 1 | -1/+4 |
| | |||||
* | warnings safari. | dr scofield (aka dirk husemann) | 2009-09-02 | 1 | -2/+2 |
| | |||||
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-21 | 1 | -1/+1 |
| | |||||
* | Apply http://opensimulator.org/mantis/view.php?id=3538 | Justin Clark-Casey (justincc) | 2009-08-17 | 2 | -4/+18 |
| | | | | | | Add ability to silence IRC relay of region joins and quits from certain users This is useful for admins who wish to remain hidden, or service bots. Thanks RemedyTomm | ||||
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 6 | -6/+6 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2009-08-09 | 3 | -5/+5 |
| | |||||
* | Patch from otakup0pe: | Melanie | 2009-08-08 | 3 | -34/+51 |
| | | | | | A better solution for making the FreeSwitch module cooperate with existing installations | ||||
* | This is the second part of the 'not crash on regionsize changes'. This ↵ | Teravus Ovares (Dan Olivares) | 2009-08-07 | 2 | -3/+3 |
| | | | | lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions. | ||||
* | Fixing comments re: INI file. | Michael Cortez | 2009-08-06 | 1 | -3/+3 |
| | |||||
* | Continue with renaming of Groups module components | Michael Cortez | 2009-08-05 | 3 | -27/+29 |
| | |||||
* | Fixes mono Add-In references for the OptionalModules add-in so that groups ↵ | Michael Cortez | 2009-08-05 | 3 | -0/+6 |
| | | | | doesn't throw errors, and so that the add-in is correctly reported as "OptionalModules" rather then as "SampleMoney" | ||||
* | Begin refactoring XmlRpcGroups to a more generic Groups module that allows ↵ | Michael Cortez | 2009-08-05 | 4 | -106/+201 |
| | | | | for replaceable Groups Service Connectors. | ||||
* | Revert the #3899 patch and it's two follow ups | Melanie | 2009-08-04 | 3 | -49/+32 |
| | |||||
* | If the FreeSwitch context is unset or "public", then accept any context. | Melanie | 2009-08-04 | 1 | -1/+1 |
| | | | | This restores the "out of the box" functionality. | ||||
* | Output the Freeswitch context received and the context set up in the | Melanie | 2009-08-04 | 1 | -1/+1 |
| | | | | debugging message so a mismatch can be corrected more easily | ||||
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 2 | -4/+4 |
| | | | | | | | | * Uses mantis #3811 as a base (thanks jhuliman) with changes. * E-mail regarding interface changes sent to the opensim-dev list * Archive: https://lists.berlios.de/pipermail/opensim-dev/2009-July/007219.html | ||||
* | * Apply http://opensimulator.org/mantis/view.php?id=3855 | Justin Clarke Casey | 2009-07-24 | 1 | -24/+40 |
| | | | | | | | * Prevent session crashes when something goes wrong with group invite. * Thanks mcortez. | ||||
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 5 | -150/+147 |
| | |||||
* | Thank you, MarcelEdward, for a patch to add paying group join fees. | Melanie Thielker | 2009-07-21 | 1 | -1/+12 |
| | | | | | | | | Applied with changes (original patch would not compile) Whitespace changes removed Fixes Mantis #3926 | ||||
* | * Patch from otakup0pe to help freeswitch play nice with complex existing ↵ | Teravus Ovares | 2009-07-17 | 3 | -140/+160 |
| | | | | | | | | freeswitch configurations. * Thanks! fixes mantis #3899 | ||||
* | * Workaround for a bug in Vivox Server r2978, whereby ↵ | Adam Frisby | 2009-07-12 | 1 | -2/+18 |
| | | | | channel-search.channels.count returns 0 instead of the actual channel count. Should not affect more recent versions of Vivox where this issue has been fixed. | ||||
* | * More Vivox Fiddling | Adam Frisby | 2009-07-12 | 1 | -1/+5 |
| | |||||
* | * Patch for previous revision. | Adam Frisby | 2009-07-12 | 1 | -4/+1 |
| | |||||
* | * More VivoxModule debugging. | Adam Frisby | 2009-07-12 | 1 | -2/+20 |
| | |||||
* | * Added some noisy debug information to VivoxModule to try debug why ↵ | Adam Frisby | 2009-07-12 | 1 | -2/+9 |
| | | | | GetChannel fails on LBSA/Zaius Plaza. |