aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Remove warningsJustin Clarke Casey2008-08-092-2/+2
* * Added a little more log info in LLUDPServerlbsa712008-08-091-1/+2
* * Shielded against various forms of Malformed data crashes - if there is an e...lbsa712008-08-091-119/+65
* Mantis#1521. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-081-115/+139
* Mantis#1521. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-082-115/+144
* Patch #9161Melanie Thielker2008-08-081-2/+2
* * Removed unused m_bAvailablelbsa712008-08-081-1/+1
* Patch #9160Melanie Thielker2008-08-081-2/+2
* * All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa712008-08-083-31/+47
* De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2008-08-083-6/+9
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-081-3/+3
* Remove FunSL client stack as it's under development and often won't compile.Mike Mazur2008-08-088-8455/+0
* Patch #9159Melanie Thielker2008-08-071-16/+27
* Mantis#1894. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-071-1/+2
* Mantis#1901. Thank you kindly, Nlin for a patch that:Charles Krinke2008-08-072-2/+2
* Mantis#1899. Thank you kindly, Cmickeyb for a patch that:Charles Krinke2008-08-073-11/+11
* Mantis#1888. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-072-1/+55
* Patch #9158Melanie Thielker2008-08-072-57/+80
* Minor formatting cleanup.Jeff Ames2008-08-0713-68/+68
* From: alan webb <alan_webb@us.ibm.com>Dr Scofield2008-08-061-0/+4
* Rename namespace to FunSL.Mike Mazur2008-08-068-14/+14
* Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDPMike Mazur2008-08-068-0/+8455
* * oops, fix build break from last checkinJustin Clarke Casey2008-08-051-2/+2
* * possible fix for event queue problems (exceptions and event count max excee...Justin Clarke Casey2008-08-051-1/+17
* * Fix probable cause of one of the bugs seen in the osgrid office hours todayJustin Clarke Casey2008-08-051-3/+4
* * Add / as a shortcut to select the root regionJustin Clarke Casey2008-08-051-3/+3
* * Try and make the contents of the region prompt more obvious by returning to...Justin Clarke Casey2008-08-051-31/+18
* * Make currently selected region appear in the region console promptJustin Clarke Casey2008-08-052-6/+6
* * refactor: change method nameJustin Clarke Casey2008-08-051-3/+3
* * refactor: clean up code for selecting regions on the region consoleJustin Clarke Casey2008-08-051-35/+32
* * minor: slightly pointlessly increase the verbosity of the message given whe...Justin Clarke Casey2008-08-051-3/+9
* Fix one more instance of a bad bit value for the collision eventMelanie Thielker2008-08-041-1/+1
* Fix wrong bitmask value in script engine that would make a mess ofMelanie Thielker2008-08-042-2/+2
* Addresses Mantis #1886Melanie Thielker2008-08-042-6/+11
* Mantis#1877. Thank you kindly, Sache Magne for a patch that:Charles Krinke2008-08-021-1/+13
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-014-6/+15
* * start tracking viewer session threadsJustin Clarke Casey2008-08-011-3/+4
* * minor: log message twiddlingJustin Clarke Casey2008-08-016-24/+17
* * correct bug from last commit - for now don't drop cached user profile when ...Justin Clarke Casey2008-08-011-21/+8
* * Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey2008-08-013-9/+39
* reinstates torus profile zflip which was mistakenly removed in patch 1870Dahlia Trimble2008-08-011-0/+14
* Thank you jhurliman for a meshmerizer patch that replaces the quaternion->mat...Dahlia Trimble2008-08-013-282/+39
* Mantis#1859. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-014-7/+44
* * Allow an individual item to be specified as well as a folder in save-invJustin Clarke Casey2008-07-311-10/+15
* * refactor: rearrange path inventory manipulation so that input tidying can b...Justin Clarke Casey2008-07-311-13/+23
* * allow inventory folders to be located by pathJustin Clarke Casey2008-07-311-2/+41
* * refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak...Justin Clarke Casey2008-07-311-1/+1
* * minor: reduce coupling by passing in only session id to CachedUserInfoJustin Clarke Casey2008-07-311-0/+7
* Mantis#1868. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-07-312-2/+2
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-317-4/+227