aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixes Mantis#2744: Permissions returned false for resetting scripts inHomer Horwitz2008-12-031-0/+6
* * Minor test correction, comment removalSean Dague2008-12-032-3/+1
* * Locked some RemoteAdmin methods due to racing condition bad behavior.Sean Dague2008-12-031-392/+407
* Extends Avatar Appearance testsSean Dague2008-12-031-1/+109
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-12-031-1/+4
* Reinstate closing the EQ when the UDP circuit disconnects. This will likelyMelanie Thielker2008-12-031-9/+6
* Make a couple log4net instances static readonly.Jeff Ames2008-12-032-2/+2
* Update svn properties.Jeff Ames2008-12-032-2511/+2511
* Remove a line of debug info in XEngine that i missedMelanie Thielker2008-12-031-1/+1
* Remove the bandaid (fast rip)Melanie Thielker2008-12-032-19/+19
* Apply Diva's bandaid to OpenSim's scraped knee.Melanie Thielker2008-12-032-19/+19
* * Apply http://opensimulator.org/mantis/view.php?id=2741Justin Clarke Casey2008-12-021-1/+1
* * Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-0217-387/+509
* * Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensim...Justin Clarke Casey2008-12-022-8/+3
* * reverted 7561 as the logger reference should always be private to the class...lbsa712008-12-022-2/+2