aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a bit more error-checking to GetFriendRegionInfos.Homer Horwitz2008-11-031-13/+24
* * Pull client throttle multipler setting out of config source. Not an adjust...Justin Clarke Casey2008-11-032-1/+16
* * minor: don't need to null check config source in clientstack settings since...Justin Clarke Casey2008-11-032-2/+0
* * minor: eliminate unused config fieldJustin Clarke Casey2008-11-031-3/+4
* * Use nini to pass config information to the client stack, rather than the Cl...Justin Clarke Casey2008-11-038-28/+42
* completing move to refactored multi-channel capable IRCBridgeModuleDr Scofield2008-11-033-30/+30
* dropping old IRCBridgeModule.Dr Scofield2008-11-032-1095/+0
* * Use the UUID regex sitting in utils for detection of uuids embedded in scriptsJustin Clarke Casey2008-11-031-9/+1
* merging changes from IRCBridgeModule in to XIRCBridgeModule; swappingDr Scofield2008-11-036-67/+84
* Thanks diva for a patch that removes an unnecessary dependency on Communicati...Dahlia Trimble2008-11-031-2/+2
* Mantis #2530. Thank you kindly, Idb for a patch that:Charles Krinke2008-11-031-5/+5
* - Add Util.isUUIDHomer Horwitz2008-11-021-0/+4
* Cause inventory to be fetched on scripted item gives if the destinationMelanie Thielker2008-11-021-0/+2
* Update svn properties, formatting cleanup.Jeff Ames2008-11-022-14/+14
* Mantis #2518Melanie Thielker2008-11-012-9/+121
* * Apply http://opensimulator.org/mantis/view.php?id=2440Justin Clarke Casey2008-11-011-4/+27
* * Massive cleanup of LLClientView, removed a few hundred unnecessary value in...Adam Frisby2008-11-011-2558/+2526
* * Minor cleanupAdam Frisby2008-11-011-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2521Justin Clarke Casey2008-11-011-0/+5
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-0112-432/+935
* * minor: Remove mono compiler warningJustin Clarke Casey2008-11-011-1/+1
* * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey2008-11-017-16/+15
* * Introduce an IsAttachment property on the group level (which just returns f...Justin Clarke Casey2008-11-012-1/+21
* * Fix http://opensimulator.org/mantis/view.php?id=2517Justin Clarke Casey2008-11-015-15/+14
* Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker2008-11-015-35/+32
* Revert last checkin. Avatars fall through non-physical prims now.Charles Krinke2008-11-011-12/+7
* Added soft_cfm and soft_erp to the general "contact" initializationCharles Krinke2008-11-011-7/+12
* Make the inventory transfer module replacable in config.Melanie Thielker2008-11-011-0/+9
* Correct the handling of the creator field on inventory givesMelanie Thielker2008-11-011-3/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-012-23/+23
* * In the client stack, if the BeginReceive() throws an exception then do prin...Justin Clarke Casey2008-10-312-57/+53
* * Reinstate sending wearables back to the client in response to set appearanceJustin Clarke Casey2008-10-311-1/+1
* * test: Add basic scene test which merely instantiates the scene right nowJustin Clarke Casey2008-10-314-13/+64
* test: Extend malformed packet test to actually check that a valid packet can ...Justin Clarke Casey2008-10-307-23/+138
* * test: Test that the client stack doesn't completely blow up if a client pas...Justin Clarke Casey2008-10-302-10/+43
* * Slightly tweak to teardown test, try a circuit which never existed in the f...Justin Clarke Casey2008-10-301-3/+3
* * minor: spacing adjustment before next commitJustin Clarke Casey2008-10-301-2/+1
* * test: fill out circuit teardown testJustin Clarke Casey2008-10-301-1/+10
* * test: Refactor test infrastructure for future client teardown testJustin Clarke Casey2008-10-301-9/+69
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-307-12/+2191
* From: Chris Yeoh (yeohc@au1.ibm.com)Dr Scofield2008-10-301-0/+12
* Thank you kindly, NLin for an implementation patchCharles Krinke2008-10-301-2/+23
* * Apply http://opensimulator.org/mantis/view.php?id=2492Justin Clarke Casey2008-10-291-1/+1
* * Apply patch in http://opensimulator.org/mantis/view.php?id=2494Justin Clarke Casey2008-10-291-0/+25
* minor: indentation correctionsJustin Clarke Casey2008-10-291-45/+45
* * Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 in...Justin Clarke Casey2008-10-291-4/+4
* * Stop the DataSnapShot module trying to call home on shutdown even if it isn...Justin Clarke Casey2008-10-291-7/+3
* * Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey2008-10-296-37/+43
* Viewer side normals and UV fixes on profile cuts. Sync with primmesher.dll fo...Dahlia Trimble2008-10-291-49/+59
* Minor formatting cleanup.Jeff Ames2008-10-292-38/+38