| Commit message (Expand) | Author | Age | Files | Lines |
* | GUI for launching grids. Early version, but should work fine. | Tedd Hansen | 2008-12-06 | 34 | -0/+4274 |
* | Minor formatting cleanup. | Jeff Ames | 2008-12-06 | 1 | -7/+7 |
* | Committing the missing bits to enable script crossing. Disabled by default. | Melanie Thielker | 2008-12-05 | 2 | -1/+81 |
* | - Use the http-port that is now provided by the grid-server. If it isn't (bec... | Homer Horwitz | 2008-12-05 | 1 | -0/+5 |
* | - Fixed missing ToString() in map_blocks response in grid-server | Homer Horwitz | 2008-12-05 | 1 | -1/+4 |
* | Implementation of the llDetectedTouch* functions | idb | 2008-12-05 | 8 | -22/+129 |
* | Fixed Mantis #2756 | Tedd Hansen | 2008-12-05 | 1 | -1/+1 |
* | killing warnings, reformatting RemoteAdminPlugin | Dr Scofield | 2008-12-05 | 4 | -19/+23 |
* | save file before commit is often useful | Tedd Hansen | 2008-12-05 | 1 | -1/+1 |
* | Fix: removed m_log.InfoFormat("[OPENSIM MAIN]: GC Latency Mode: {0}", GCSetti... | Tedd Hansen | 2008-12-05 | 1 | -1/+2 |
* | Fixed crash (configsection has to be first XML root child element stupid Micr... | Tedd Hansen | 2008-12-05 | 2 | -6/+6 |
* | Garbage Collector | Tedd Hansen | 2008-12-05 | 5 | -0/+12 |
* | Mantis #2350 | idb | 2008-12-05 | 2 | -4/+6 |
* | some small refactoring of the LoginService to allow sub classes to override t... | MW | 2008-12-05 | 1 | -11/+18 |
* | Update svn properties. | Jeff Ames | 2008-12-05 | 0 | -0/+0 |
* | Actually remove the script when it's task inventory item is deleted, rather | Melanie Thielker | 2008-12-05 | 1 | -1/+1 |
* | And fix it right | Melanie Thielker | 2008-12-05 | 1 | -1/+1 |
* | Mantis #2754 | Melanie Thielker | 2008-12-05 | 1 | -0/+4 |
* | Allow no-copy attachments to be worn without losing them | Melanie Thielker | 2008-12-05 | 1 | -3/+7 |
* | Yay for languages without default parameter values | Melanie Thielker | 2008-12-05 | 1 | -1/+1 |
* | Stop trying to save attachment states on logout. That caused a predicatble | Melanie Thielker | 2008-12-05 | 1 | -10/+7 |
* | * minor: Take out some of the test log output I accidentally left in a couple... | Justin Clarke Casey | 2008-12-04 | 2 | -2/+2 |
* | * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 2008-12-04 | 12 | -8/+693 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2750 with a small tweak. | Justin Clarke Casey | 2008-12-04 | 1 | -2/+5 |
* | * Put in the code necessary to allow inventory transfer of whole folders (and... | Justin Clarke Casey | 2008-12-04 | 9 | -41/+380 |
* | Minor formatting cleanup. | Jeff Ames | 2008-12-03 | 2 | -10/+10 |
* | Fixes Mantis#2744: Permissions returned false for resetting scripts in | Homer Horwitz | 2008-12-03 | 1 | -0/+6 |
* | * Minor test correction, comment removal | Sean Dague | 2008-12-03 | 2 | -3/+1 |
* | * Locked some RemoteAdmin methods due to racing condition bad behavior. | Sean Dague | 2008-12-03 | 1 | -392/+407 |
* | Extends Avatar Appearance tests | Sean Dague | 2008-12-03 | 1 | -1/+109 |
* | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2008-12-03 | 1 | -1/+4 |
* | Reinstate closing the EQ when the UDP circuit disconnects. This will likely | Melanie Thielker | 2008-12-03 | 1 | -9/+6 |
* | Make a couple log4net instances static readonly. | Jeff Ames | 2008-12-03 | 2 | -2/+2 |
* | Update svn properties. | Jeff Ames | 2008-12-03 | 3 | -2511/+2511 |
* | Remove a line of debug info in XEngine that i missed | Melanie Thielker | 2008-12-03 | 1 | -1/+1 |
* | Remove the bandaid (fast rip) | Melanie Thielker | 2008-12-03 | 2 | -19/+19 |
* | Apply Diva's bandaid to OpenSim's scraped knee. | Melanie Thielker | 2008-12-03 | 2 | -19/+19 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2741 | Justin Clarke Casey | 2008-12-02 | 1 | -1/+1 |
* | * Put back NHibernate.Mapping.Attribute.dll even though according to the disc... | Justin Clarke Casey | 2008-12-02 | 1 | -0/+0 |
* | * Reapply http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 2008-12-02 | 24 | -387/+517 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensim... | Justin Clarke Casey | 2008-12-02 | 2 | -8/+3 |
* | * reverted 7561 as the logger reference should always be private to the class... | lbsa71 | 2008-12-02 | 2 | -2/+2 |
* | changed UserManagerBase. IInterServiceInventoryServices m_interServiceInvent... | MW | 2008-12-02 | 1 | -1/+1 |
* | Remove some of the XEngine chattiness | Melanie Thielker | 2008-12-02 | 2 | -4/+4 |
* | Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown... | MW | 2008-12-02 | 6 | -6/+5 |
* | Added two new "trusted" url handlers to the Inventory server, to allow the us... | MW | 2008-12-02 | 2 | -10/+34 |
* | Catch all possible exceptions in the mysql module. It throws non-mysql | Melanie Thielker | 2008-12-02 | 1 | -2/+2 |
* | Fix Mantis#2527. Permissions returned false for editing non-root SOPs. Now, | Homer Horwitz | 2008-12-01 | 1 | -0/+8 |
* | don't close eventqueues when you leave a region. This really does seem | Sean Dague | 2008-12-01 | 1 | -2/+10 |
* | * minor: A few tiny bits of documentation and log message cleanup before star... | Justin Clarke Casey | 2008-12-01 | 6 | -9/+11 |