| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Tweak the caps manager so that the NPCAvatar works again. | Teravus Ovares | 2009-08-01 | 5 | -13/+52 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-01 | 1 | -1/+1 |
* | * Fix a locking issue in the EventQueue | Teravus Ovares | 2009-07-31 | 1 | -10/+22 |
* | * Fixed another potential httpserver leak. | Teravus Ovares | 2009-07-30 | 1 | -2/+4 |
* | Thank you, dmiles, for a patch that allows more differentiated script | Melanie Thielker | 2009-07-30 | 1 | -7/+26 |
* | Flag certain meshes to avoid vertex list compaction. This should help speed u... | Dahlia Trimble | 2009-07-30 | 1 | -0/+2 |
* | * Remove and comment out old and unneeded parts of the old TextureDownload an... | Teravus Ovares | 2009-07-30 | 2 | -48/+39 |
* | * An attempt to fix mantis #3953 | Teravus Ovares | 2009-07-29 | 2 | -3/+7 |
* | Thank you, coyled, for a patch to change Flotsamcache path generation | Melanie Thielker | 2009-07-29 | 1 | -4/+4 |
* | Patch from Kai Ludwig: Fix prim drawing on maptile. | Melanie Thielker | 2009-07-29 | 1 | -3/+3 |
* | * Adds the ability to have a thread efficient long poll service (such as the ... | Teravus Ovares | 2009-07-29 | 1 | -13/+80 |
* | Add the missing block to the alert message | Melanie Thielker | 2009-07-28 | 1 | -0/+2 |
* | Add the new StatusData block to the other two searchh packets | Melanie Thielker | 2009-07-28 | 1 | -0/+10 |
* | Fix a null data block in DirClassifiedReply packet, preventing a session | Melanie Thielker | 2009-07-28 | 1 | -0/+4 |
* | Thank you, mcortez, for a patch to correct a folder bloat issue in the | Melanie Thielker | 2009-07-28 | 1 | -3/+54 |
* | Formatting cleanup. | Jeff Ames | 2009-07-28 | 1 | -205/+198 |
* | Than you, otakup0pe, for a patch to correct llSetPos & friends' behavior | Melanie Thielker | 2009-07-27 | 1 | -14/+24 |
* | 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 |
* | * 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 | 16 | -57/+73 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3855 | Justin Clarke Casey | 2009-07-24 | 1 | -24/+40 |
* | * minor ccc | lbsa71 | 2009-07-24 | 3 | -1/+16 |
* | * Updates RESTInterregionComms and LocalInterregionComms to the new region mo... | Arthur Valadares | 2009-07-23 | 5 | -54/+97 |
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 9 | -173/+170 |
* | 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 | 2 | -6/+6 |
* | * 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 |
* | * 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 | 13 | -2/+460 |
* | 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 | 7 | -12/+103 |
* | * 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 | 6 | -11/+9 |
* | Bounding Box/find rez from inventory point code now seems to be working corre... | MW | 2009-07-15 | 2 | -6/+24 |