aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Paving the way for syncing group permissions across a gridMelanie Thielker2009-05-125-1/+12
* fixing SocketException when IP address cannot be resolvedDr Scofield2009-05-121-8/+15
* Correctly reset the group ownership flag when a parcel is reclaimed.Melanie Thielker2009-05-121-0/+1
* Hook up deed permissions checking to the land moduleMelanie Thielker2009-05-121-1/+3
* Add permission mechanisms for group deeding landMelanie Thielker2009-05-122-0/+35
* * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M...Adam Frisby2009-05-1213-18/+32
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-0/+25
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-127-15/+25
* Changes to the new user system to add the modularity developed for the assetMelanie Thielker2009-05-113-4/+36
* Add AssetService of type IAssetService to SceneMelanie Thielker2009-05-111-0/+14
* * Implements IP and DNS based ban facilities to OpenSim. Adam Frisby2009-05-113-1/+159
* Add selling for $0 back to the sample economy module. This is disabled byMelanie Thielker2009-05-111-8/+22
* Add a blue box to the stub money module to alert users that buying isMelanie Thielker2009-05-111-1/+1
* Update svn properties.Jeff Ames2009-05-111-4/+4
* Squashed commit of the following:Dr Scofield2009-05-111-5/+45
* Plumb the HG asset broker. More naming changes to clarify things. Lots moreMelanie Thielker2009-05-114-167/+323
* Add the HG asset module skeletonMelanie Thielker2009-05-101-0/+165
* * Further testing against core packet issue.Adam Frisby2009-05-101-2/+3
* * Attempting to diagnose a core packet issue on Windows/.NET. Adding addition...Adam Frisby2009-05-101-2/+5
* Use the new async handling class to actually make the new asset service'sMelanie Thielker2009-05-101-12/+34
* Create an async form of the RestObjectPoster. Rename the file (but not theMelanie Thielker2009-05-101-1/+1
* Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker2009-05-103-32/+198
* Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker2009-05-107-23/+83
* Fix the build breakMelanie Thielker2009-05-101-0/+1
* Small asset cache addition. Comment a debug output left in CAPSMelanie Thielker2009-05-101-0/+11
* COmmitting the asset cache skeletonMelanie Thielker2009-05-092-0/+132
* Fixed handling of inventory a bitHomer Horwitz2009-05-093-10/+10
* * Code to make MRM debugging easier.Adam Frisby2009-05-092-1/+6
* Prevent normal (Text) IM from being logged by the group message module in Melanie Thielker2009-05-091-1/+2
* Fox a boo-boo in ExtraParams - a packet with no data blocks could crashMelanie Thielker2009-05-091-3/+6
* * Cripples the SampleMoneyModule code.Teravus Ovares2009-05-091-818/+48
* * Break out the SampleMoneyModule to a new namespaceTeravus Ovares2009-05-093-1/+14
* Make remote assets work through the new server systemMelanie Thielker2009-05-091-5/+53
* Plumb the remote asset hookup, all but the actual requestsMelanie Thielker2009-05-092-13/+59
* Add the asset service connectors and sample config. READ WARNINGS!!!Melanie Thielker2009-05-094-1/+214
* * break out 'xml2' deserialization from sogJustin Clarke Casey2009-05-088-126/+85
* * refactor: break out sog original xml serialization to a separate classJustin Clarke Casey2009-05-085-60/+67
* * minor: rename xml sog serialization method for readabilityJustin Clarke Casey2009-05-085-8/+8
* * refactor: Break out original xml object serialization into a separate classJustin Clarke Casey2009-05-086-98/+144
* another possible cause of some of the inventory wierdness is the 1/2 implementedSean Dague2009-05-081-0/+2
* Added a Copy() method to PrimMesh and SculptMesh as suggested by dmiles. Sync...Dahlia Trimble2009-05-082-20/+75
* remove misleading commentSean Dague2009-05-071-3/+0
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-0710-17/+45
* minor: Inconsquential change to provoke another buildJustin Clarke Casey2009-05-071-1/+1
* Change avatar updates to be processed the same way object updates are, e.g.Melanie Thielker2009-05-071-27/+51
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-071-4/+15
* refactoring Scene.NewUserConnection() to be simpler and clearer.Dr Scofield2009-05-061-84/+77
* Thank you kindly, Fly-Man- for a patch that:Charles Krinke2009-05-061-5/+17
* Allow temp-on-rez prims to take part in physics (e.g. temp-on-rez bullets)Homer Horwitz2009-05-051-2/+3
* * If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2009-05-054-11/+45