aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
* | | | | Merge branch 'master' into careminsterMelanie2012-11-231-1/+28
|\ \ \ \ \ | |/ / / /
| * | | | Add "help all" console command which will list all commands alphabetically in...Justin Clark-Casey (justincc)2012-11-231-1/+28
* | | | | Merge branch 'master' into careminsterMelanie2012-11-227-344/+561
|\ \ \ \ \ | |/ / / /
| * | | | Factor out command script code.Justin Clark-Casey (justincc)2012-11-221-2/+50
| * | | | Make "config show/set/get/save" console commands available on all serversJustin Clark-Casey (justincc)2012-11-221-3/+137
| * | | | Factor out common pid file creation and removal code.Justin Clark-Casey (justincc)2012-11-222-40/+47
| * | | | Add "get log level" command - this returns the current server session console...Justin Clark-Casey (justincc)2012-11-221-19/+31
| * | | | Remove unused BaseOpenSimServer.ShowHelp()Justin Clark-Casey (justincc)2012-11-221-21/+0
| * | | | Make "set log level" command available across all serversJustin Clark-Casey (justincc)2012-11-222-31/+31
| * | | | Make "show info" command available across all serversJustin Clark-Casey (justincc)2012-11-222-179/+183
| * | | | Factor out common registration of "show uptime" commandJustin Clark-Casey (justincc)2012-11-222-66/+76
| * | | | factor out common HandleShow code for "show uptime"Justin Clark-Casey (justincc)2012-11-227-46/+69
* | | | | Merge branch 'master' into careminsterMelanie2012-11-222-25/+62
|\ \ \ \ \ | |/ / / /
| * | | | refactor: Factor out copy/pasted server uptime report codeJustin Clark-Casey (justincc)2012-11-222-25/+62
* | | | | Merge branch 'master' into careminsterMelanie2012-11-201-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | minor: If logging full incoming HTTP data, don't deceptively print ... at the...Justin Clark-Casey (justincc)2012-11-201-2/+5
* | | | | Merge branch 'avination' into careminsterMelanie2012-11-201-0/+2
|\ \ \ \ \
| * | | | | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-0/+2
| * | | | | Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-1531-1808/+639
| * | | | | Merge master into teravusworkteravus2012-11-1531-639/+1808
| |\ \ \ \ \
* | \ \ \ \ \ Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminsterMelanie2012-11-201-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | * Prep work switching the GetMeshModule over to a poll service.teravus2012-11-091-1/+2
* | | | | | | Merge branch 'avination' into careminsterMelanie2012-11-171-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-041-1/+1
| * | | | | | Add AnimState to CADUMelanie2012-10-301-0/+18
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-175-174/+363
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-171-17/+5
| * | | | | | refactor: Move stat classes out of StatManager and into their own files for c...Justin Clark-Casey (justincc)2012-11-163-260/+326
| * | | | | | Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ...Justin Clark-Casey (justincc)2012-11-162-4/+139
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-151-4/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Make PacketPool class stats pull stats instead of push stats so they can be l...Justin Clark-Casey (justincc)2012-11-151-4/+10
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-1512-7/+304
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | A few more AssemblyInfos in a few more dlls.Diva Canto2012-11-1411-4/+301
| * | | | | Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto2012-11-133-3/+3
* | | | | | Merge branch 'master' into careminsterMelanie2012-10-312-12/+11
|\ \ \ \ \ \ | |/ / / / /