aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-22* Updates MXP.dll to latest version.Adam Frisby1-11/+35
2009-02-22Update svn properties.Jeff Ames4-1628/+1628
2009-02-22* There's always something. Fixes MXP Server so that when it starts up, it ac...Adam Frisby1-0/+1
2009-02-22* Adds initial support for the MXP Virtual Worlds protocol (http://www.bubble...Adam Frisby4-0/+1627
2009-02-22Refactor log4net logger handling in script engine. (#3148)Jeff Ames18-133/+141
2009-02-22Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva4-8/+28
2009-02-22Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames8-1631/+1685
2009-02-21Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ...MW1-7/+23
2009-02-21More Grid server refactoringMW6-23/+61
2009-02-21Thank you kindly, DoranZemlja for a patch that:Charles Krinke1-1/+1
2009-02-21A small improvement in the UserLoginService, hence the User Server: users are...diva1-2/+5
2009-02-21Some more refactoring of GridServer.MW2-23/+23
2009-02-21Applied patch from mantis #3213. Which adds a check to create region command,...MW1-1/+6
2009-02-21Added missing header to a file (before chi11ken does it)MW2-2/+29
2009-02-21Added a check to LLClientView.RegisterInterface<T>(T iface), so that it can'...MW1-1/+4
2009-02-21Added a check to GridServerBase.RegisterInterface<T>(T iface), so that it ca...MW1-1/+4
2009-02-21A bit more refactoring of the GridServer. To make the "modules" share a commo...MW4-19/+22
2009-02-21* Upping to interface version 3 - let's see how this goes.lbsa711-1/+1
2009-02-21Refactored the GridServer into a GridDBService and a set of "modules". MW7-1323/+1621
2009-02-21Allow entry of '?' in http URIs. If the field being typed begins withMelanie Thielker1-4/+13
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa7113-33/+158
2009-02-21Add copyright headers. Minor formatting cleanup.Jeff Ames4-3/+57
2009-02-21Update svn properties.Jeff Ames2-138/+138
2009-02-21Thank you, robsmart, for a patch that allows the shard to be set.Melanie Thielker1-1/+9
2009-02-20* Apply http://opensimulator.org/mantis/view.php?id=3185idb6-2/+8
2009-02-20From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com>Dr Scofield1-1/+1
2009-02-20* Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa714-6/+15
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa7138-115/+115
2009-02-20* Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey30-30/+73
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey7-201/+414
2009-02-20Revert previous commitMelanie Thielker2-13/+1
2009-02-20Committing interface and stubs for IM interceptionMelanie Thielker2-1/+13
2009-02-20Thanks DoranZemlja for a patch implementing non-shortcircuiting inMike Mazur2-12/+31
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva17-2632/+6
2009-02-20Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames7-564/+609
2009-02-20* Another stab at removing AssetServer.exe dependencieslbsa713-157/+140
2009-02-20This moves the 2 friends-related interregion messages out of OGS1 and into th...diva5-136/+94
2009-02-19* Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa718-179/+170
2009-02-19* Moved the AssetStreamHandlers to OpenSim.Framework.Serverslbsa712-0/+0
2009-02-19* moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get...lbsa713-3/+2
2009-02-19* Split RestService.cs into GetAssetStreamHandler.cs and PostAssetStreamHandl...lbsa712-155/+138
2009-02-19* Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa717-14/+41
2009-02-19* Apply http://opensimulator.org/mantis/view.php?id=3151Justin Clarke Casey12-28/+37
2009-02-19* Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey30-180/+1125
2009-02-19* Fix http://opensimulator.org/mantis/view.php?id=3193Justin Clarke Casey1-51/+45
2009-02-19* refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey3-7/+7
2009-02-19* Do deep inspection when saving inventory items in order to capture all the ...Justin Clarke Casey1-1/+1
2009-02-19* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa7122-30/+30
2009-02-19Make the implementation of the message transfer module protected virtualMelanie Thielker1-13/+13
2009-02-19reverted last revision, until we decide how to handle capturing IM'sMW2-18/+1