aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Util.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-05-241-1/+1
|\
| * To further help with tracking down the apperance of too much "Unknown User" i...Justin Clark-Casey (justincc)2013-05-211-1/+1
* | Merge branch 'master' into careminsterMelanie2013-05-011-10/+10
|\ \ | |/
| * Update SmartThreadPool to latest version 2.2.3 with a major and minor change.Justin Clark-Casey (justincc)2013-05-011-10/+10
| * Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-0/+15
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-241-0/+15
* | Merge branch 'master' into careminsterMelanie2013-03-141-1/+1
|\ \ | |/
| * minor: Remove some mono compiler warnings in OpenSim.Framework.dllJustin Clark-Casey (justincc)2013-03-131-1/+1
* | Merge branch 'master' into careminsterMelanie2013-02-261-6/+21
|\ \ | |/
| * Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)2013-02-251-6/+21
* | Merge branch 'master' into careminsterMelanie2013-02-231-0/+38
|\ \ | |/
| * Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-221-0/+38
* | Merge branch 'master' into careminsterMelanie2013-02-221-1/+21
|\ \ | |/
| * Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-211-1/+21
* | Merge branch 'avination' into careminsterMelanie2013-02-071-0/+108
|\ \
| * | Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SPMelanie2013-02-061-0/+108
* | | Merge branch 'master' into careminsterMelanie2013-02-071-1/+15
|\ \ \ | | |/ | |/|
| * | WebStats will now use actual logfile as specified in OpenSim.exe.config rathe...Dan Lake2013-02-061-1/+15
* | | Merge branch 'master' into careminsterMelanie2013-01-231-2/+7
|\ \ \ | |/ /
| * | Assign the SmartThreadPool name in the constructorOren Hurvitz2013-01-191-2/+7
* | | Merge branch 'master' into careminsterMelanie2013-01-181-0/+12
|\ \ \ | |/ /
| * | Add utility function to clamp a vector to a maximum magnitude.Robert Adams2013-01-171-0/+12
* | | Merge branch 'master' into careminsterMelanie2013-01-041-0/+11
|\ \ \ | |/ /
| * | Allow registering regions whose names are equivalent under LIKE but not truly...Oren Hurvitz2013-01-021-0/+11
* | | Merge branch 'master' into careminsterMelanie2013-01-021-1/+2
|\ \ \ | |/ /
| * | minor: Assign names to the different SmartThreadPools for debugging purposes.Justin Clark-Casey (justincc)2013-01-011-0/+1
| * | refactor: call Util.InitThreadPool() if we are initializing an uninitialized ...Justin Clark-Casey (justincc)2013-01-011-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-12-231-0/+7
|\ \ \ | |/ /
| * | Add helper routine Util.InRange()Robert Adams2012-12-221-0/+7
* | | Merge branch 'master' into careminsterMelanie2012-12-181-1/+7
|\ \ \ | |/ /
| * | Add stack dump function that takes an alternate printer outter. I've found th...Robert Adams2012-12-161-1/+7
* | | Merge branch 'master' into careminsterMelanie2012-11-251-6/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Make "show threads" and "thread abort" console commands available on all serversJustin Clark-Casey (justincc)2012-11-231-6/+10
* | Merge branch 'master' into careminsterMelanie2012-10-301-1/+1
|\ \ | |/
| * fixing poorly-formatted xml doc string for Util.IsInsideBoxSignpostMarv2012-10-291-1/+1
* | Merge branch 'master' into careminsterMelanie2012-10-071-0/+13
|\ \ | |/
| * Add "show object pos <start-coord> to <end-coord>" command to simulator console.Justin Clark-Casey (justincc)2012-10-051-0/+13
* | Merge branch 'master' into careminsterMelanie2012-09-161-0/+32
|\ \ | |/
| * Add levels 4 and 5 to "debug http" console command that will log a sample of ...Justin Clark-Casey (justincc)2012-09-111-0/+32
* | Merge branch 'master' into careminsterMelanie2012-08-181-0/+6
|\ \ | |/
| * adding a clip method to handle Vector3 objects to enable a minor amount of re...SignpostMarv2012-08-171-0/+6
* | Merge branch 'master' into careminsterMelanie2012-07-131-0/+1
|\ \ | |/
| * Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-0/+1
* | Merge branch 'master' into careminsterMelanie2012-07-121-2/+1
|\ \ | |/
| * Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-111-2/+1
* | Merge branch 'master' into careminsterMelanie2012-03-211-58/+92
|\ \ | |/
| * Refix the fixed fix!Melanie2012-03-211-2037/+2037
| * Fixed borkness with previous merge.Diva Canto2012-03-201-16/+1
| * Line endingsDiva Canto2012-03-201-89/+89
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-201-61/+89
| |\