aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* make it so the IRC bridge only relays channel 0 messagesSean Dague2008-04-141-7/+10
* #952 againTeravus Ovares2008-04-141-7/+21
* Fix for mantis 952Teravus Ovares2008-04-141-23/+30
* * Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares2008-04-133-15/+873
* * Temporarily, stop the exception of mantis #951 from killing the entire clie...Justin Clarke Casey2008-04-131-1/+13
* * Added some comments to terrain module.Adam Frisby2008-04-132-3/+57
* * Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey2008-04-111-2/+8
* * Minor refactoring in OGS1InventoryServiceJustin Clarke Casey2008-04-111-27/+20
* * Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey2008-04-112-3/+11
* * Minor inventory code cleanup following on from last patchJustin Clarke Casey2008-04-112-9/+0
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-112-44/+41
* * fix bug 935Teravus Ovares2008-04-111-4/+7
* * Fix bug 934Teravus Ovares2008-04-111-1/+7
* refactor: eliminate method in UserProfileCacheServiceJustin Clarke Casey2008-04-112-2/+2
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-111-0/+32
* From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague2008-04-111-11/+16
* * Updated MapImageModule to support primitives showing on the world map image...Adam Frisby2008-04-111-1/+43
* * With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares2008-04-104-1/+166
* Thank you Justin for a patch that solves the issue of: When a sensor detects ...Charles Krinke2008-04-101-4/+14
* * Minor: get CreateNewUserInventory() to return true on successJustin Clarke Casey2008-04-101-1/+2
* * Slightly smoother transition between land, shallow water and deep water in ...Teravus Ovares2008-04-101-2/+11
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-4/+4
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-4/+4
* further renaming of properties for claritySean Dague2008-04-106-32/+32
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-1010-58/+58
* * Brings back map tile generation based on the terrain. The algorithm produc...Teravus Ovares2008-04-101-0/+108
* * Fix a null reference when there's no [Economy] section in the opensim.iniTeravus Ovares2008-04-101-3/+3
* * Made it safe again to use the restart button from the estate tools and the ...Teravus Ovares2008-04-102-4/+11
* * Updates BetaGridLikeMoneyModuleTeravus Ovares2008-04-107-21/+212
* * Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares2008-04-105-11/+365
* * Put explicit braces in for single line blocksJustin Clarke Casey2008-04-091-3/+9
* From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey2008-04-093-7/+26
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-091-3/+9
* * Minor: Show summary count of connected agents in 'show users' region consol...Justin Clarke Casey2008-04-081-1/+7
* * Following A_Biondi's suggestion, going to try returning a version number of...Justin Clarke Casey2008-04-081-1/+1
* * Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey2008-04-081-1/+1
* * Added stretchable ellipsoid support with configurable LOD. It's actually a...Teravus Ovares2008-04-082-60/+168
* * Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...Teravus Ovares2008-04-082-2/+113
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-075-17/+17
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-076-142/+142
* * Updated ODE.NET bindings to the ODE library.Teravus Ovares2008-04-071-11/+15
* * Objects which have their name or description changed while within inventory...Justin Clarke Casey2008-04-071-40/+59
* * Preserve original creator's name when an object is givenJustin Clarke Casey2008-04-071-2/+2
* * Nasty hack to reduce the incidence of spurious exceptions where a user dele...Justin Clarke Casey2008-04-073-5/+22
* * Okay you can put down your pitchforks - this patch should fix rezzing of it...Justin Clarke Casey2008-04-072-27/+36
* Update svn properties.Jeff Ames2008-04-076-1065/+1065
* Thank you kindly Diva & KMeisthax for adding the beginningsCharles Krinke2008-04-076-0/+1065
* * I XmlIgnored the TaskInventory Property as a temporary measure. Taking th...Teravus Ovares2008-04-072-1/+2
* Remove some dead code.Jeff Ames2008-04-071-13/+0
* * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey2008-04-075-11/+337