aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-12* Added two new packet handler implementations for inventory ops. This is sta...Diva Canto1-0/+19
2009-08-12change 535cb0efc so that the default LLSD serialization format isdr scofield (aka dirk husemann)1-2/+4
2009-08-11Re-adding a conditional in UserManager that was removed with arthusv's commit...Diva Canto1-1/+1
2009-08-11Apply http://opensimulator.org/mantis/view.php?id=1448Justin Clark-Casey (justincc)1-0/+11
2009-08-11Enable the console show version command and the viewer about command, to show...Chris Down1-22/+46
2009-08-11Establish CachedUserInfo.OnInventoryReceived event so that region/test invent...Justin Clark-Casey (justincc)2-47/+68
2009-08-11* Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares3-128/+15
2009-08-10Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto1-0/+10
2009-08-10Changed RequestRootFolder to GetRootFolderDiva Canto2-2/+2
2009-08-10Last piece of cleaning up old inventory. Old IInventoryServices and ISecureIn...Diva Canto3-258/+2
2009-08-10Conditional to prevent a null ref in tests. The tests may still not pass.Diva Canto1-1/+1
2009-08-10First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto1-114/+0
2009-08-10AssetCache.addin.xml seems to be historical junk too. Removed.Diva Canto1-17/+0
2009-08-10Removed IAssetServer.Diva Canto1-38/+0
2009-08-10Slowly working my way towards the elimination of IAssetServer and IAssetCache.Diva Canto2-122/+6
2009-08-10More clean up from asset cache legacy. None of these classes are used anymore.Diva Canto4-1066/+0
2009-08-10Added some help instructions to the new RegionInfo region setup process; main...Adam Frisby1-0/+6
2009-08-09Removing unused files, legacy from old asset "cache".Diva Canto2-185/+0
2009-08-09Removed HGInventory out of core. This is part of HG2, which it now being deve...Diva Canto1-744/+0
2009-08-08* FreeContext may be a bit too buggy for my tastes in some environments. * ...Teravus Ovares (Dan Olivares)1-7/+7
2009-08-08Change the default for internal IP address back to 0.0.0.0Melanie1-1/+1
2009-08-07Remove debugging output frm ini file loading. Make it collect matchingMelanie1-10/+8
2009-08-07Add extensive debug output to Util.GlobMelanie1-0/+9
2009-08-07Remove GetFullPath call from config includes, because it barfs in WindozeMelanie1-3/+0
2009-08-07Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL ApiMelanie1-0/+3
2009-08-06Added ToXml2() to ISceneObject, so that components other than regions can use...Diva Canto1-0/+1
2009-08-06Allow arbitrary wildcards in config includes. Things likeMelanie1-0/+51
2009-08-05* Patch from jhurliman to add accept type recognition to determine the llsd c...Teravus Ovares (Dan Olivares)1-7/+67
2009-08-05* Remove some mono compiler warningsJustin Clark-Casey2-4/+3
2009-08-02Thank you kindly, dslake, for a patch that:Charles Krinke1-0/+4
2009-08-02* An enum for The VisualParams array that the viewer sends us with 90% of the...Teravus Ovares1-11/+842
2009-08-01Add copyright header. Formatting cleanup.Jeff Ames3-3/+30
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares3-1/+26
2009-07-29Add basic support ofr detached request handling to the HTTP server.Melanie Thielker1-1/+7
2009-07-29* An attempt to fix mantis #3955Teravus Ovares1-2/+2
2009-07-29* An attempt to fix mantis #3953Teravus Ovares4-5/+29
2009-07-29* Re trigger pandaTeravus Ovares1-1/+1
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares7-5/+442
2009-07-28Add the new StatusData block to the other two searchh packetsMelanie Thielker1-0/+2
2009-07-28Fix a null data block in DirClassifiedReply packet, preventing a sessionMelanie Thielker1-0/+1
2009-07-25* as per my e-mail to opensim-dev archive: https://lists.berlios.de/pipermai...Teravus Ovares1-1/+1
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares2-10/+10
2009-07-23Formatting cleanup.Jeff Ames1-6/+3
2009-07-21* Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares2-5/+45
2009-07-19* Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares1-0/+1
2009-07-17fixed the bug where changing the rotation of a selection of prims in a linkse...MW1-0/+3
2009-07-15minor: remove some mono compiler warningsJustin Clarke Casey3-5/+4
2009-07-15Bump version in Framework/Servers/VersionInfo to 0.6.6.Jeff Ames1-1/+1
2009-07-12Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev...MW1-1/+1
2009-07-10* minor format changes and message additionsJustin Clarke Casey1-6/+20