aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'avination' into careminsterMelanie2013-01-064-2/+48
|\
| * check land permitions on sit target for unscripted sitsUbitUmarov2013-01-031-0/+1
| * * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-213-2/+47
* | Merge branch 'master' into careminsterMelanie2013-01-042-7/+19
|\ \
| * | Allow registering regions whose names are equivalent under LIKE but not truly...Oren Hurvitz2013-01-021-0/+11
| * | Fix indenting on ConsoleDisplayTable, align indenting on "show animations" co...Justin Clark-Casey (justincc)2013-01-021-2/+3
| * | minor: Allow objects to be added directly to a row on a ConsoleDisplayTable r...Justin Clark-Casey (justincc)2013-01-021-1/+1
| * | Add "show animations" console command for debug purposes.Justin Clark-Casey (justincc)2013-01-021-4/+4
* | | 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 'avination' into careminsterMelanie2012-12-184-10/+73
|\ \ \ | | |/ | |/|
| * | add a Check method to flotsamAssetCache, so to check if a asset is inUbitUmarov2012-12-131-0/+1
| * | add some default size setting and checksUbitUmarov2012-12-071-2/+20
| * | revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov2012-12-073-300/+31
| * | calculate avatar size on tpsUbitUmarov2012-12-071-2/+3
| * | *TEST* Use new avatar size in ubitODE.UbitUmarov2012-12-071-1/+2
| * | *TEST* add some avatar skeleton information and use it to calculate avatarUbitUmarov2012-12-072-0/+311
| * | Add a transaction ID to the money module path for llTransferLindenDollarsMelanie2012-12-031-1/+1
* | | 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-12-162-4/+26
|\ \ \ | |/ /
| * | Merge branch 'master' of /home/opensim/var/repo/opensimBlueWall2012-12-121-4/+24
| |\ \
| | * | Add "debug script log" command to allow setting a numeric debug level on indi...Justin Clark-Casey (justincc)2012-12-121-4/+24
| * | | Hide some console output when initializing addin repositoryBlueWall2012-12-111-0/+2
| |/ /
* | | Merge branch 'master' into careminsterMelanie2012-12-091-0/+561
|\ \ \ | |/ /
| * | Format changeBlueWall2012-12-071-1/+1
| * | Merge branch 'master' into connector_pluginBlueWall2012-12-074-22/+517
| |\ \
| * \ \ Merge branch 'master' into connector_pluginBlueWall2012-11-2547-754/+1721
| |\ \ \
| * \ \ \ Merge branch 'master' into connector_pluginBlueWall2012-10-2011-184/+586
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into connector_pluginBlueWall2012-10-191-0/+53
| |\ \ \ \ \
| * | | | | | Move PluginManagerBlueWall2012-10-191-0/+561
* | | | | | | Merge branch 'master' into careminsterMelanie2012-12-074-22/+517
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Use a thread abort safe version of OpenMetaverse.DoubleDictionary with the ai...Justin Clark-Casey (justincc)2012-12-071-0/+508
| * | | | | | Remove very probably unused PrimitiveBaseShape(bool) constructor to reduce co...Justin Clark-Casey (justincc)2012-12-051-12/+6
| * | | | | | Don't pointlessly set ExtraParams = byte[1] in PrimitiveBaseShape since this ...Justin Clark-Casey (justincc)2012-12-051-3/+0
| * | | | | | minor: tidy up spacing at bottom of MundaneFrameworkTestsJustin Clark-Casey (justincc)2012-12-051-6/+2
| * | | | | | In BaseHttpServer.HandleRequest(), use Culture.SetCurrentCulture() rather tha...Justin Clark-Casey (justincc)2012-12-051-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' into careminsterMelanie2012-11-2517-193/+148
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-2412-13/+21
| * | | | Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-241-0/+5
| * | | | Make "show threads" and "thread abort" console commands available on all serversJustin Clark-Casey (justincc)2012-11-233-108/+103
| * | | | Make "force gc" console command available across all serversJustin Clark-Casey (justincc)2012-11-232-11/+12
| * | | | Make "show version" console command available across all serversJustin Clark-Casey (justincc)2012-11-232-8/+7
| * | | | Delete unused BaseHttpServer.HandleAgentRequest()Justin Clark-Casey (justincc)2012-11-231-53/+0
* | | | | Fix new command console code to match the output of the original while keepingMelanie2012-11-231-2/+5
* | | | | Add a newline before the constant help textMelanie2012-11-231-0/+1
* | | | | Revert help to display a full command list. Leave the help categories in asMelanie2012-11-231-5/+6