aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-13Thank you, tyre, for a patch that fixes a null reference in LSLMelanie Thielker2-22/+20
2008-08-13Mantis#1925. Thank you, homerHorwitz for a patch that:Charles Krinke2-3/+33
2008-08-13Port the llParcelMediaQuery forward to the new Shared/ directoryMelanie Thielker3-7/+123
2008-08-13From: Omar Vera Ustariz <ustariz@de.ibm.com>Dr Scofield3-7/+123
2008-08-13Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u...Mike Mazur1-6/+1
2008-08-13Thanks, lulurun, for a patch that clears and refreshes and outdated userMike Mazur1-1/+6
2008-08-13Make the estate owner UUID from the database have the same rightsMelanie Thielker1-1/+7
2008-08-12Fix data format for last commitMelanie Thielker1-1/+1
2008-08-12Minor patch: fix an instance where the estate name, as displayed on theMelanie Thielker1-3/+5
2008-08-12Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on...Jeff Ames1-3/+5
2008-08-12* Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey3-16/+27
2008-08-12Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur3-1/+13
2008-08-12Remove "static" from the AsyncCommand Manager to make it work properlyMelanie Thielker1-1/+1
2008-08-12Minor formatting cleanup.Jeff Ames5-21/+21
2008-08-11Patch #9163 - Refactor initial packet sending out of InnerScene intoMelanie Thielker3-128/+73
2008-08-11* minor: replace hard tabs with soft 4 space tabs in previous patchJustin Clarke Casey2-12/+10
2008-08-11Mantis#1921. Thank you kindly, Leaf for a patch that:Charles Krinke2-19/+22
2008-08-10Mantis#1910. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-1/+5
2008-08-10Attempt to address Mantis #1905, #1909Melanie Thielker1-12/+17
2008-08-10Patch #9024Melanie Thielker1-1/+1
2008-08-10Update svn properties, minor formatting cleanup.Jeff Ames3-4/+2
2008-08-09* Resolve mantis 1911 without reintroducing warningsJustin Clarke Casey1-2/+1
2008-08-09* if the user uuid is present, preserve ownership information when loading an...Justin Clarke Casey1-10/+43
2008-08-09* Remove warningsJustin Clarke Casey2-2/+2
2008-08-09* Added a little more log info in LLUDPServerlbsa711-1/+2
2008-08-09* Shielded against various forms of Malformed data crashes - if there is an e...lbsa711-119/+65
2008-08-08Mantis#1521. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-115/+139
2008-08-08Mantis#1521. Thank you kindly, Lmmz for a patch that:Charles Krinke2-115/+144
2008-08-08Patch #9161Melanie Thielker1-2/+2
2008-08-08* Removed unused m_bAvailablelbsa711-1/+1
2008-08-08Patch #9160Melanie Thielker1-2/+2
2008-08-08* All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa713-31/+47
2008-08-08De-coupling the IClientAPI interface and ClientManager class from theMike Mazur3-6/+9
2008-08-08Update svn properties, minor formatting cleanup.Jeff Ames1-3/+3
2008-08-08Remove FunSL client stack as it's under development and often won't compile.Mike Mazur8-8455/+0
2008-08-07Patch #9159Melanie Thielker1-16/+27
2008-08-07Mantis#1894. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-1/+2
2008-08-07Mantis#1901. Thank you kindly, Nlin for a patch that:Charles Krinke2-2/+2
2008-08-07Mantis#1899. Thank you kindly, Cmickeyb for a patch that:Charles Krinke3-11/+11
2008-08-07Mantis#1888. Thank you kindly, Tyre for a patch that:Charles Krinke2-1/+55
2008-08-07Patch #9158Melanie Thielker2-57/+80
2008-08-07Minor formatting cleanup.Jeff Ames13-68/+68
2008-08-06From: alan webb <alan_webb@us.ibm.com>Dr Scofield1-0/+4
2008-08-06Rename namespace to FunSL.Mike Mazur8-14/+14
2008-08-06Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDPMike Mazur8-0/+8455
2008-08-05* oops, fix build break from last checkinJustin Clarke Casey1-2/+2
2008-08-05* possible fix for event queue problems (exceptions and event count max excee...Justin Clarke Casey1-1/+17
2008-08-05* Fix probable cause of one of the bugs seen in the osgrid office hours todayJustin Clarke Casey1-3/+4
2008-08-05* Add / as a shortcut to select the root regionJustin Clarke Casey1-3/+3
2008-08-05* Try and make the contents of the region prompt more obvious by returning to...Justin Clarke Casey1-31/+18