| Commit message (Expand) | Author | Files | Lines |
2009-08-04 | If the FreeSwitch context is unset or "public", then accept any context. | Melanie | 1 | -1/+1 |
2009-08-04 | Output the Freeswitch context received and the context set up in the | Melanie | 1 | -1/+1 |
2009-08-01 | * Tweak the caps manager so that the NPCAvatar works again. | Teravus Ovares | 5 | -13/+52 |
2009-08-01 | Add copyright header. Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-07-31 | * Fix a locking issue in the EventQueue | Teravus Ovares | 1 | -10/+22 |
2009-07-30 | * Fixed another potential httpserver leak. | Teravus Ovares | 1 | -2/+4 |
2009-07-30 | Thank you, dmiles, for a patch that allows more differentiated script | Melanie Thielker | 1 | -7/+26 |
2009-07-30 | Flag certain meshes to avoid vertex list compaction. This should help speed u... | Dahlia Trimble | 1 | -0/+2 |
2009-07-30 | * Remove and comment out old and unneeded parts of the old TextureDownload an... | Teravus Ovares | 2 | -48/+39 |
2009-07-29 | * An attempt to fix mantis #3953 | Teravus Ovares | 2 | -3/+7 |
2009-07-29 | Thank you, coyled, for a patch to change Flotsamcache path generation | Melanie Thielker | 1 | -4/+4 |
2009-07-29 | Patch from Kai Ludwig: Fix prim drawing on maptile. | Melanie Thielker | 1 | -3/+3 |
2009-07-29 | * Adds the ability to have a thread efficient long poll service (such as the ... | Teravus Ovares | 1 | -13/+80 |
2009-07-28 | Add the missing block to the alert message | Melanie Thielker | 1 | -0/+2 |
2009-07-28 | Add the new StatusData block to the other two searchh packets | Melanie Thielker | 1 | -0/+10 |
2009-07-28 | Fix a null data block in DirClassifiedReply packet, preventing a session | Melanie Thielker | 1 | -0/+4 |
2009-07-28 | Thank you, mcortez, for a patch to correct a folder bloat issue in the | Melanie Thielker | 1 | -3/+54 |
2009-07-28 | Formatting cleanup. | Jeff Ames | 1 | -205/+198 |
2009-07-27 | Than you, otakup0pe, for a patch to correct llSetPos & friends' behavior | Melanie Thielker | 1 | -14/+24 |
2009-07-27 | Preserve the creator of items copied in inventory. | Melanie Thielker | 1 | -7/+7 |
2009-07-27 | This does NOT address the issue in mantis #3940, but it may avoid the excepti... | diva | 1 | -0/+1 |
2009-07-25 | * Fix Groups Module Null Reference when you were not a member of any group. | Teravus Ovares | 1 | -1/+2 |
2009-07-25 | Correct an issue in group packet sending that causes a nullref with | Melanie Thielker | 1 | -0/+1 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 16 | -57/+73 |
2009-07-24 | * Apply http://opensimulator.org/mantis/view.php?id=3855 | Justin Clarke Casey | 1 | -24/+40 |
2009-07-24 | * minor ccc | lbsa71 | 3 | -1/+16 |
2009-07-23 | * Updates RESTInterregionComms and LocalInterregionComms to the new region mo... | Arthur Valadares | 5 | -54/+97 |
2009-07-23 | Formatting cleanup. | Jeff Ames | 9 | -173/+170 |
2009-07-22 | Thank you, patnad, for a patch to advance the UrlModule's functionality. | Melanie Thielker | 1 | -6/+9 |
2009-07-22 | * Fix SStats under the new HttpServer. (.ajax files are apparently reserved) | Teravus Ovares | 1 | -1/+1 |
2009-07-22 | * Whoops, forgot the water heightfield. | Teravus Ovares | 2 | -2/+5 |
2009-07-22 | * Exclude heightfield geom from the raycast test. | Teravus Ovares | 2 | -1/+70 |
2009-07-21 | Thank you, MarcelEdward, for a patch to add paying group join fees. | Melanie Thielker | 1 | -1/+12 |
2009-07-21 | * Updated C# WebServer to the latest available source download (r19869) and a... | Teravus Ovares | 2 | -6/+6 |
2009-07-21 | * nothing in this commit, re-triggering panda.. which crashed while testing. | Teravus Ovares | 1 | -1/+1 |
2009-07-21 | * Fixed a case where a prim was a NullPhysicsActor instead of an OdePrim | Teravus Ovares | 2 | -73/+101 |
2009-07-19 | * Remove a noisy debug console message that was used for testing the camera c... | Teravus Ovares | 1 | -1/+1 |
2009-07-19 | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 13 | -2/+460 |
2009-07-18 | Thank you, otakup0pe, for a patch that enables basic auth with LSL | Melanie Thielker | 1 | -1/+17 |
2009-07-17 | * patch from jonc | Teravus Ovares | 1 | -2/+2 |
2009-07-17 | * If the world map module encounters an error, not all of the objects will be... | Teravus Ovares | 1 | -4/+12 |
2009-07-17 | * Patch from otakup0pe to help freeswitch play nice with complex existing fre... | Teravus Ovares | 3 | -140/+160 |
2009-07-17 | * Another attempt to remedy the 'ghost prim' situation. This time for attach... | Teravus Ovares | 1 | -0/+3 |
2009-07-17 | * This should fix the phantom prim from attachments rezzing. | Teravus Ovares | 1 | -0/+3 |
2009-07-17 | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 7 | -12/+103 |
2009-07-17 | * Change the order of Update so Physics processes a frame before the scene ma... | Teravus Ovares | 2 | -54/+89 |
2009-07-16 | Revert the nonessential part of r10033 to restore sanity to trampolines | Melanie Thielker | 1 | -4/+6 |
2009-07-16 | Allow OpenSim to run without script engines enabled | Melanie Thielker | 1 | -0/+5 |
2009-07-16 | * Tweaking collision reporting a little more in ScenePresence to not check if... | Teravus Ovares | 2 | -3/+3 |
2009-07-16 | There was possible a locking issue in revision 9951 so reverting that revisio... | MW | 1 | -18/+21 |