aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-04 Slight change to state management for attach scheduling.Alan Webb3-13/+11
2009-08-04 This change adds support for the attach event in scripts.Alan Webb5-0/+41
2009-08-03starting to refactor path generation out of prim extrusiondahlia1-2/+18
2009-08-04Revert the #3899 patch and it's two follow upsMelanie3-49/+32
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-04Adding the plumbing for a ROBUST freeswitch serviceMelanie5-0/+274
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-02Thank you kindly, dslake, for a patch that:Charles Krinke1-0/+4
2009-08-02* An enum for The VisualParams array that the viewer sends us with 90% of the...Teravus Ovares1-11/+842
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 Ames4-4/+31
2009-07-31Make ROBUST not hang on exit in recent Mono versions. Make the logfile configMelanie Thielker2-4/+12
2009-07-31* Fix a locking issue in the EventQueueTeravus Ovares1-10/+22
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares4-3/+30
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-29Add basic support ofr detached request handling to the HTTP server.Melanie Thielker1-1/+7
2009-07-29* An attempt to fix mantis #3955Teravus Ovares1-2/+2
2009-07-29* An attempt to fix mantis #3953Teravus Ovares6-8/+36
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* Re trigger pandaTeravus Ovares1-1/+1
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares8-18/+522
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 Thielker2-0/+12
2009-07-28Fix a null data block in DirClassifiedReply packet, preventing a sessionMelanie Thielker2-0/+5
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-26Patch from RemedyTomm: A failed inventory request would block any furtherMelanie Thielker1-5/+44
2009-07-25* as per my e-mail to opensim-dev archive: https://lists.berlios.de/pipermai...Teravus Ovares1-1/+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 Ovares23-89/+107
2009-07-24* Apply http://opensimulator.org/mantis/view.php?id=3586Justin Clarke Casey3-1/+88
2009-07-24* minor: spacing adjustment to retrigger pandaJustin Clarke Casey1-2/+1
2009-07-24* Apply http://opensimulator.org/mantis/view.php?id=3855Justin Clarke Casey1-24/+40
2009-07-24* Apply asset and inventory name and description bound checks to MySQLJustin Clarke Casey2-5/+40
2009-07-24* Extend mssql name string size checking to create/update folderJustin Clarke Casey1-3/+18
2009-07-24* Extend inventory name and description length checks to UpdateItem for mssqlJustin Clarke Casey1-2/+20
2009-07-24* Correct minor bug where item description bounded string was not actually be...Justin Clarke Casey1-1/+2
2009-07-24* Apply similar bounds checks on name and description fields on MSSQL UpdateA...Justin Clarke Casey1-6/+25
2009-07-24* Apply http://opensimulator.org/mantis/view.php?id=3902Justin Clarke Casey2-6/+36