| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+26 |
* | * Removed and sorted using clauses in a number of files. | Adam Frisby | 2008-03-03 | 1 | -2/+0 |
* | * Start sending "ImageNotFound" packet back to the client if we can't find an... | Justin Clarke Casey | 2008-02-25 | 1 | -9/+13 |
* | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 2008-02-21 | 1 | -0/+1 |
* | Remove a couple compiler warnings. | Jeff Ames | 2008-02-21 | 1 | -3/+3 |
* | * Only count download requests for assets which are not already waiting for d... | Justin Clarke Casey | 2008-02-20 | 1 | -4/+4 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Doc correction | Justin Clarke Casey | 2008-02-19 | 1 | -1/+1 |
* | * Add documentation | Justin Clarke Casey | 2008-02-19 | 1 | -4/+30 |
* | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 2008-02-19 | 1 | -0/+1 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -1/+1 |
* | * In the most basic situations, ClientView and ScenePresence no longer leak m... | Justin Clarke Casey | 2008-02-09 | 1 | -2/+8 |
* | Mostly debugging verbosity which I shall very shortly comment out. | Justin Clarke Casey | 2008-02-09 | 1 | -1/+6 |
* | First part of changing prim's permission flags to use the correct enum (libsl... | MW | 2008-01-16 | 1 | -1/+1 |
* | * Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac... | Teravus Ovares | 2008-01-16 | 1 | -0/+3 |
* | * Added removal of TextureSenders and UserTextureDownloadService on agent lea... | lbsa71 | 2008-01-03 | 1 | -1/+17 |
* | * Some work on TextureDownloadModule | lbsa71 | 2008-01-03 | 1 | -214/+2 |
* | * Trying to address TextureSender issues | lbsa71 | 2008-01-02 | 1 | -32/+43 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -19/+23 |
* | * This update includes a wide range of changes to the ODEPlugin for avatar mo... | Teravus Ovares | 2007-12-26 | 1 | -1/+9 |
* | textures that fit in one packet expect the packet number to be 1. You clear t... | Brian McBee | 2007-12-18 | 1 | -1/+1 |
* | A few minor changes/additions/fixes. | MW | 2007-12-11 | 1 | -1/+1 |
* | Changed how TextureDownloadModule is initialised, due to some weird behaviour... | MW | 2007-12-10 | 1 | -4/+10 |
* | more work on texture downloading. | MW | 2007-12-10 | 1 | -100/+176 |
* | Enabled the TextureDownloadModule, so that hopefully I might get some feedbac... | MW | 2007-12-07 | 1 | -15/+16 |
* | * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T... | Teravus Ovares | 2007-11-18 | 1 | -3/+3 |
* | Attempt to get World Map working in Grid mode, will need to be using the grid... | MW | 2007-11-18 | 1 | -1/+1 |
* | More cleaning up when deleting regions from a instance. NOTE: IGridServices.D... | MW | 2007-11-16 | 1 | -0/+4 |
* | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 2007-11-04 | 1 | -1/+1 |
* | made illogical bitwise operations logical | Jeff Ames | 2007-10-31 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -26/+23 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+1 |
* | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 2007-10-29 | 1 | -5/+192 |
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 1 | -76/+77 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -1/+29 |
* | * Gave ModuleLoader some good lovin' | lbsa71 | 2007-10-10 | 1 | -47/+47 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 1 | -8/+8 |
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 1 | -16/+10 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -54/+54 |
* | Some work on Module loading/management. | MW | 2007-09-04 | 1 | -0/+5 |
* | Added some place holder classes for various modules. | MW | 2007-08-30 | 1 | -0/+49 |