aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thank you very much, Kmeisthax for:Charles Krinke2008-04-164-0/+66
* * A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares2008-04-152-2/+31
* * Fix mantis 975 - prim text > 255 charsJustin Clarke Casey2008-04-151-0/+8
* Fixed LSL State support.Teravus Ovares2008-04-153-35/+57
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-151-0/+288
* From: dirk husemann <hud@zurich.ibm.com>Sean Dague2008-04-151-2/+4
* Update svn properties.Jeff Ames2008-04-154-201/+201
* * Added support for serialising objects to ExportSerialisationModule via Seri...Adam Frisby2008-04-153-10/+23
* * Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares2008-04-154-19/+65
* * Committing shell of a whole-region serialiser. This is not complete and wil...Adam Frisby2008-04-153-0/+188
* * Quick patch before I start on a bigger projectAdam Frisby2008-04-153-55/+61
* * Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey2008-04-143-9/+35
* * Fixed a few warnings.Teravus Ovares2008-04-1410-7/+340
* 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