aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-08-05* Make currently selected region appear in the region console promptJustin Clarke Casey2-6/+6
2008-08-05* refactor: change method nameJustin Clarke Casey1-3/+3
2008-08-05* refactor: clean up code for selecting regions on the region consoleJustin Clarke Casey1-35/+32
2008-08-05* minor: slightly pointlessly increase the verbosity of the message given whe...Justin Clarke Casey1-3/+9
2008-08-04Fix one more instance of a bad bit value for the collision eventMelanie Thielker1-1/+1
2008-08-04Fix wrong bitmask value in script engine that would make a mess ofMelanie Thielker2-2/+2
2008-08-04Addresses Mantis #1886Melanie Thielker2-6/+11
2008-08-02Mantis#1877. Thank you kindly, Sache Magne for a patch that:Charles Krinke1-1/+13
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker4-6/+15
2008-08-01* start tracking viewer session threadsJustin Clarke Casey1-3/+4