| Commit message (Expand) | Author | Age | Files | Lines |
* | Preserve the creator of items copied in inventory. | Melanie Thielker | 2009-07-27 | 1 | -7/+7 |
* | This does NOT address the issue in mantis #3940, but it may avoid the excepti... | diva | 2009-07-27 | 1 | -0/+1 |
* | Patch from RemedyTomm: A failed inventory request would block any further | Melanie Thielker | 2009-07-26 | 1 | -5/+44 |
* | * as per my e-mail to opensim-dev archive: https://lists.berlios.de/pipermai... | Teravus Ovares | 2009-07-25 | 1 | -1/+1 |
* | * Fix Groups Module Null Reference when you were not a member of any group. | Teravus Ovares | 2009-07-25 | 1 | -1/+2 |
* | Correct an issue in group packet sending that causes a nullref with | Melanie Thielker | 2009-07-25 | 1 | -0/+1 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 23 | -89/+107 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3586 | Justin Clarke Casey | 2009-07-24 | 3 | -1/+88 |
* | * minor: spacing adjustment to retrigger panda | Justin Clarke Casey | 2009-07-24 | 1 | -2/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3855 | Justin Clarke Casey | 2009-07-24 | 1 | -24/+40 |
* | * Apply asset and inventory name and description bound checks to MySQL | Justin Clarke Casey | 2009-07-24 | 2 | -5/+40 |
* | * Extend mssql name string size checking to create/update folder | Justin Clarke Casey | 2009-07-24 | 1 | -3/+18 |
* | * Extend inventory name and description length checks to UpdateItem for mssql | Justin Clarke Casey | 2009-07-24 | 1 | -2/+20 |
* | * Correct minor bug where item description bounded string was not actually be... | Justin Clarke Casey | 2009-07-24 | 1 | -1/+2 |
* | * Apply similar bounds checks on name and description fields on MSSQL UpdateA... | Justin Clarke Casey | 2009-07-24 | 1 | -6/+25 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3902 | Justin Clarke Casey | 2009-07-24 | 2 | -6/+36 |
* | * minor ccc | lbsa71 | 2009-07-24 | 3 | -1/+16 |
* | * Updates RESTInterregionComms and LocalInterregionComms to the new region mo... | Arthur Valadares | 2009-07-23 | 6 | -54/+98 |
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 10 | -179/+173 |
* | Thank you, patnad, for a patch to advance the UrlModule's functionality. | Melanie Thielker | 2009-07-22 | 1 | -6/+9 |
* | * Fix SStats under the new HttpServer. (.ajax files are apparently reserved) | Teravus Ovares | 2009-07-22 | 1 | -1/+1 |
* | * Whoops, forgot the water heightfield. | Teravus Ovares | 2009-07-22 | 2 | -2/+5 |
* | * Exclude heightfield geom from the raycast test. | Teravus Ovares | 2009-07-22 | 2 | -1/+70 |
* | Thank you, MarcelEdward, for a patch to add paying group join fees. | Melanie Thielker | 2009-07-21 | 1 | -1/+12 |
* | * Updated C# WebServer to the latest available source download (r19869) and a... | Teravus Ovares | 2009-07-21 | 4 | -11/+51 |
* | * nothing in this commit, re-triggering panda.. which crashed while testing. | Teravus Ovares | 2009-07-21 | 1 | -1/+1 |
* | * Fixed a case where a prim was a NullPhysicsActor instead of an OdePrim | Teravus Ovares | 2009-07-21 | 2 | -73/+101 |
* | From: Rick Alther <alther@us.ibm.com> | Sean Dague | 2009-07-20 | 1 | -1/+0 |
* | * Remove a noisy debug console message that was used for testing the camera c... | Teravus Ovares | 2009-07-19 | 1 | -1/+1 |
* | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 2009-07-19 | 17 | -2/+475 |
* | Thank you, otakup0pe, for a patch that enables basic auth with LSL | Melanie Thielker | 2009-07-18 | 1 | -1/+17 |
* | * patch from jonc | Teravus Ovares | 2009-07-17 | 1 | -2/+2 |
* | * If the world map module encounters an error, not all of the objects will be... | Teravus Ovares | 2009-07-17 | 1 | -4/+12 |
* | * Patch from otakup0pe to help freeswitch play nice with complex existing fre... | Teravus Ovares | 2009-07-17 | 3 | -140/+160 |
* | * Another attempt to remedy the 'ghost prim' situation. This time for attach... | Teravus Ovares | 2009-07-17 | 1 | -0/+3 |
* | * This should fix the phantom prim from attachments rezzing. | Teravus Ovares | 2009-07-17 | 1 | -0/+3 |
* | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 2009-07-17 | 11 | -12/+109 |
* | * Change the order of Update so Physics processes a frame before the scene ma... | Teravus Ovares | 2009-07-17 | 2 | -54/+89 |
* | Revert the nonessential part of r10033 to restore sanity to trampolines | Melanie Thielker | 2009-07-16 | 1 | -4/+6 |
* | Allow OpenSim to run without script engines enabled | Melanie Thielker | 2009-07-16 | 1 | -0/+5 |
* | * Tweaking collision reporting a little more in ScenePresence to not check if... | Teravus Ovares | 2009-07-16 | 2 | -3/+3 |
* | There was possible a locking issue in revision 9951 so reverting that revisio... | MW | 2009-07-16 | 1 | -18/+21 |
* | minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-07-15 | 11 | -21/+18 |
* | * Change server prompt from B.U.S.T to R.O.B.U.S.T, as per mailing list | Justin Clarke Casey | 2009-07-15 | 1 | -1/+1 |
* | Bounding Box/find rez from inventory point code now seems to be working corre... | MW | 2009-07-15 | 2 | -6/+24 |
* | Yet more work on fixing the boundingbox code. | MW | 2009-07-15 | 1 | -11/+21 |
* | More fixing of the boundingbox code. | MW | 2009-07-15 | 1 | -8/+9 |
* | A attemp to fix the boundingBox code that I committed the other day. | MW | 2009-07-15 | 1 | -25/+174 |
* | Test commit to see if commit is working for me, as another core developer is ... | MW | 2009-07-15 | 1 | -1/+2 |
* | Fix for avatar falling through terrain when av_capsule_tilted=false, Mantis #... | nlin | 2009-07-15 | 1 | -8/+78 |