aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Establish OpenSim.Framework.Communications.Tests beachheadJustin Clarke Casey2008-12-102-6/+49
* * Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-103-8/+10
* Applying diva's revert patch. Reverts closing child agents and makesMelanie Thielker2008-12-103-31/+6
* * Enable agent to agent transfer of inventory foldersJustin Clarke Casey2008-12-091-5/+0
* * Actually update subfolders of parent folders in the inventory cache when a ...Justin Clarke Casey2008-12-093-9/+65
* * Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-091-0/+46
* * Fixes a few instances of llSetStatus with Axis lock gone wrong. Teravus Ovares2008-12-091-4/+46
* * minor: remove some old logging messagesJustin Clarke Casey2008-12-093-9/+6
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2008-12-091-4/+15
* Minor formatting cleanup.Jeff Ames2008-12-091-2/+2
* * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares2008-12-0911-2/+63
* clean up some old debugging codeDahlia Trimble2008-12-091-43/+0
* * Added primitive exception logging capabilities.Adam Frisby2008-12-092-9/+48
* Remove null checks on structsidb2008-12-091-6/+6
* Reinstate setting timeout to never, the default 30 second timeout was causing...idb2008-12-081-1/+1
* change a UUID cast to an actual new UUID call to be consistant withSean Dague2008-12-081-1/+1
* fix an issue I found where primshapes weren't every being removedSean Dague2008-12-081-9/+82
* * Killed off OpenSimExport. One project less to maintain.lbsa712008-12-081-112/+0
* * Adds some rudimentary error handling to the physics debug drawstuff tool.Teravus Ovares2008-12-081-6/+16
* * Fixes control issue at the root of the boat turning problem.Teravus Ovares2008-12-081-0/+18
* Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320Homer Horwitz2008-12-071-7665/+7735
* * Tweaks physics so that linked prim are a single body. This will make linke...Teravus Ovares2008-12-075-83/+697
* Send the creation-date of items to the viewer. This fixes Mantis#2769.Homer Horwitz2008-12-062-3/+3
* Change AllowScriptCrossings to be AllowScriptCrossing to match theMelanie Thielker2008-12-061-1/+1
* Fix an ArgumentNullException when moving a DotNet scripted object to the next...idb2008-12-061-2/+2
* Add copyright headers.Jeff Ames2008-12-062-3/+56
* GUI for launching grids. Early version, but should work fine.Tedd Hansen2008-12-0634-0/+4274
* Minor formatting cleanup.Jeff Ames2008-12-061-7/+7
* Committing the missing bits to enable script crossing. Disabled by default.Melanie Thielker2008-12-052-1/+81
* - Use the http-port that is now provided by the grid-server. If it isn't (bec...Homer Horwitz2008-12-051-0/+5
* - Fixed missing ToString() in map_blocks response in grid-serverHomer Horwitz2008-12-051-1/+4
* Implementation of the llDetectedTouch* functionsidb2008-12-058-22/+129
* Fixed Mantis #2756Tedd Hansen2008-12-051-1/+1
* killing warnings, reformatting RemoteAdminPluginDr Scofield2008-12-054-19/+23
* save file before commit is often usefulTedd Hansen2008-12-051-1/+1
* Fix: removed m_log.InfoFormat("[OPENSIM MAIN]: GC Latency Mode: {0}", GCSetti...Tedd Hansen2008-12-051-1/+2
* Garbage CollectorTedd Hansen2008-12-051-0/+4
* Mantis #2350idb2008-12-052-4/+6
* some small refactoring of the LoginService to allow sub classes to override t...MW2008-12-051-11/+18
* Actually remove the script when it's task inventory item is deleted, ratherMelanie Thielker2008-12-051-1/+1
* And fix it rightMelanie Thielker2008-12-051-1/+1
* Mantis #2754Melanie Thielker2008-12-051-0/+4
* Allow no-copy attachments to be worn without losing themMelanie Thielker2008-12-051-3/+7
* Yay for languages without default parameter valuesMelanie Thielker2008-12-051-1/+1
* Stop trying to save attachment states on logout. That caused a predicatbleMelanie Thielker2008-12-051-10/+7
* * minor: Take out some of the test log output I accidentally left in a couple...Justin Clarke Casey2008-12-042-2/+2
* * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-0411-7/+693
* * Apply http://opensimulator.org/mantis/view.php?id=2750 with a small tweak.Justin Clarke Casey2008-12-041-2/+5
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-049-41/+380
* Minor formatting cleanup.Jeff Ames2008-12-032-10/+10