aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-21* Upping to interface version 3 - let's see how this goes.lbsa711-1/+1
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...lbsa712-8/+83
2009-02-21Add copyright headers. Minor formatting cleanup.Jeff Ames3-1/+55
2009-02-21Update svn properties.Jeff Ames2-138/+138
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa714-12/+12
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey1-2/+2
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2-58/+0
2009-02-20* Another stab at removing AssetServer.exe dependencieslbsa712-0/+140
2009-02-20This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2-46/+0
2009-02-19* Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa715-179/+2
2009-02-19* Moved the AssetStreamHandlers to OpenSim.Framework.Serverslbsa712-0/+138
2009-02-19* Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa713-2/+41
2009-02-19* Fix http://opensimulator.org/mantis/view.php?id=3193Justin Clarke Casey1-51/+45
2009-02-19* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa711-1/+1
2009-02-19Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker1-1/+1
2009-02-18From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2-11/+11
2009-02-18Adds support for preserving animations on region crossings and TPs. diva1-28/+30
2009-02-17* Allow inventory archives to be saved from the 'root' inventory directoryJustin Clarke Casey1-3/+10
2009-02-17* Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2-2/+2
2009-02-17* Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa711-0/+20
2009-02-17Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker1-1/+1
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur8-97/+135
2009-02-17Major change to how appearance is managed, including changes in login and use...diva4-1/+10
2009-02-16From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague10-28/+358
2009-02-16- change AssetInventoryServer config from XML to INIMike Mazur1-146/+0
2009-02-16- remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur2-1/+193
2009-02-14Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva1-0/+69
2009-02-13Guard the values used to set the cursor position in the real time consoleMelanie Thielker1-13/+39
2009-02-13* refactor: Move export map function to world map module from sceneJustin Clarke Casey1-0/+1
2009-02-13Fix some compiler warnings. Minor formatting cleanup.Jeff Ames1-2/+2
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-2/+2
2009-02-12* Lock remaining m_rpcHandlers use since these accesses are not guaranteed to...Justin Clarke Casey1-2/+8
2009-02-12* Apply http://opensimulator.org/mantis/view.php?id=3138Justin Clarke Casey1-0/+20
2009-02-12* refactor: Move RequestInventoryForUser() from service to CachedUserInfoJustin Clarke Casey4-33/+23
2009-02-12* optimized usings.lbsa7169-176/+87
2009-02-11Enforce estate bans on Teleports.diva1-4/+16
2009-02-11* Change SendBulkUpdateInventory from two methods to one which accepts an Inv...Justin Clarke Casey1-11/+7
2009-02-11* Establish a common InventoryNodeBase class from InventoryItemBase and Inven...Justin Clarke Casey3-66/+70
2009-02-10Add proper handling for shared vs. unshared modules to the commandMelanie Thielker3-23/+40
2009-02-10Change the command parser and resolver to be able to disambiguate commandsMelanie Thielker1-0/+12
2009-02-10Stopgap measure: To use gridlaunch, or GUI, start opensim withMelanie Thielker1-0/+30
2009-02-09Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2009-02-09oops, missing file from last patch setSean Dague1-0/+51
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague3-8/+9
2009-02-09* Add the ability to type help <command> for more detailed help about a speci...Justin Clarke Casey1-8/+121
2009-02-09* Restore show information for the OpenSim region server (version, info, thre...Justin Clarke Casey1-1/+1
2009-02-09* Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey1-0/+9
2009-02-09The DataPluginFactory is now a set of generic methods instead ofMike Mazur2-2/+2
2009-02-07Fix a .NET issue where changing a locked reference would cause a crashMelanie Thielker1-6/+18