aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-04Update a misspelled nameMelanie1-1/+1
2009-08-04Change the freeswitch out connector (which is pointless) to an in connectorMelanie1-59/+44
2009-08-04Add the region module shell for the new freeswitch serviceMelanie1-0/+128
2009-08-04Add plumbing for the SceneObjectDeleter to wait for the script engine toMelanie10-3/+72
2009-08-04If the FreeSwitch context is unset or "public", then accept any context.Melanie1-1/+1
2009-08-04Output the Freeswitch context received and the context set up in theMelanie1-1/+1
2009-08-01* Tweak the caps manager so that the NPCAvatar works again.Teravus Ovares5-13/+52
2009-08-01Add copyright header. Formatting cleanup.Jeff Ames1-1/+1
2009-07-31* Fix a locking issue in the EventQueueTeravus Ovares1-10/+22
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares1-2/+4
2009-07-30Thank you, dmiles, for a patch that allows more differentiated scriptMelanie Thielker1-7/+26
2009-07-30Flag certain meshes to avoid vertex list compaction. This should help speed u...Dahlia Trimble1-0/+2
2009-07-30* Remove and comment out old and unneeded parts of the old TextureDownload an...Teravus Ovares2-48/+39
2009-07-29* An attempt to fix mantis #3953Teravus Ovares2-3/+7
2009-07-29Thank you, coyled, for a patch to change Flotsamcache path generationMelanie Thielker1-4/+4
2009-07-29Patch from Kai Ludwig: Fix prim drawing on maptile.Melanie Thielker1-3/+3
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares1-13/+80
2009-07-28Add the missing block to the alert messageMelanie Thielker1-0/+2
2009-07-28Add the new StatusData block to the other two searchh packetsMelanie Thielker1-0/+10
2009-07-28Fix a null data block in DirClassifiedReply packet, preventing a sessionMelanie Thielker1-0/+4
2009-07-28Thank you, mcortez, for a patch to correct a folder bloat issue in theMelanie Thielker1-3/+54
2009-07-28Formatting cleanup.Jeff Ames1-205/+198
2009-07-27Than you, otakup0pe, for a patch to correct llSetPos & friends' behaviorMelanie Thielker1-14/+24
2009-07-27Preserve the creator of items copied in inventory.Melanie Thielker1-7/+7
2009-07-27This does NOT address the issue in mantis #3940, but it may avoid the excepti...diva1-0/+1
2009-07-25* Fix Groups Module Null Reference when you were not a member of any group.Teravus Ovares1-1/+2
2009-07-25Correct an issue in group packet sending that causes a nullref withMelanie Thielker1-0/+1
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares16-57/+73
2009-07-24* Apply http://opensimulator.org/mantis/view.php?id=3855Justin Clarke Casey1-24/+40
2009-07-24* minor ccclbsa713-1/+16
2009-07-23* Updates RESTInterregionComms and LocalInterregionComms to the new region mo...Arthur Valadares5-54/+97
2009-07-23Formatting cleanup.Jeff Ames9-173/+170
2009-07-22Thank you, patnad, for a patch to advance the UrlModule's functionality.Melanie Thielker1-6/+9
2009-07-22* Fix SStats under the new HttpServer. (.ajax files are apparently reserved)Teravus Ovares1-1/+1
2009-07-22* Whoops, forgot the water heightfield.Teravus Ovares2-2/+5
2009-07-22* Exclude heightfield geom from the raycast test. Teravus Ovares2-1/+70
2009-07-21Thank you, MarcelEdward, for a patch to add paying group join fees.Melanie Thielker1-1/+12
2009-07-21* Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares2-6/+6
2009-07-21* nothing in this commit, re-triggering panda.. which crashed while testing.Teravus Ovares1-1/+1
2009-07-21* Fixed a case where a prim was a NullPhysicsActor instead of an OdePrimTeravus Ovares2-73/+101
2009-07-19* Remove a noisy debug console message that was used for testing the camera c...Teravus Ovares1-1/+1
2009-07-19* Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares13-2/+460
2009-07-18Thank you, otakup0pe, for a patch that enables basic auth with LSLMelanie Thielker1-1/+17
2009-07-17* patch from joncTeravus Ovares1-2/+2
2009-07-17* If the world map module encounters an error, not all of the objects will be...Teravus Ovares1-4/+12
2009-07-17* Patch from otakup0pe to help freeswitch play nice with complex existing fre...Teravus Ovares3-140/+160
2009-07-17* Another attempt to remedy the 'ghost prim' situation. This time for attach...Teravus Ovares1-0/+3
2009-07-17* This should fix the phantom prim from attachments rezzing.Teravus Ovares1-0/+3
2009-07-17fixed the bug where changing the rotation of a selection of prims in a linkse...MW7-12/+103
2009-07-17* Change the order of Update so Physics processes a frame before the scene ma...Teravus Ovares2-54/+89