| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix the issue found on IRC this morning. The logging call was mistructured | Sean Dague | 2008-02-08 | 1 | -1/+2 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -11/+10 |
* | * Lowered maxchunk from 1500 bytes to 1250 bytes to make sure packets fit bel... | Adam Frisby | 2008-02-04 | 1 | -1/+1 |
* | * Add asset/texture cache statistics to region server console | Justin Clarke Casey | 2008-01-31 | 1 | -3/+21 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 |
* | Whitespace cleanup. | Jeff Ames | 2008-01-10 | 1 | -1/+1 |
* | * Trying to address TextureSender issues | lbsa71 | 2008-01-02 | 1 | -3/+3 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -25/+24 |
* | Make copying of scripts into prim inventories more reliable on the first atte... | Justin Clarke Casey | 2007-12-22 | 1 | -3/+45 |
* | minor refactor | Justin Clarke Casey | 2007-12-22 | 1 | -3/+8 |
* | Misc. cleanup: | Jeff Ames | 2007-12-19 | 1 | -46/+14 |
* | Thank you Justin for: | Charles Krinke | 2007-12-14 | 1 | -52/+27 |
* | patch from justincc for Mantis #163 - Opening a script in inventory longer th... | Teravus Ovares | 2007-12-14 | 1 | -11/+36 |
* | more work on texture downloading. | MW | 2007-12-10 | 1 | -265/+38 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | reversing the r2599 patch, as this started causing CreateThread errors for | Sean Dague | 2007-12-06 | 1 | -6/+1 |
* | * now the throttle timer is stopped whilst processing Queue so that it won't ... | lbsa71 | 2007-12-06 | 1 | -1/+6 |
* | * Refactored NumPackets calculation | lbsa71 | 2007-11-23 | 1 | -20/+21 |
* | * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T... | Teravus Ovares | 2007-11-18 | 1 | -8/+8 |
* | first stab at implementation of CopyInventoryItem | Jeff Ames | 2007-11-18 | 1 | -0/+11 |
* | Fixed bug in assetcache where certain textures were not being packetized corr... | Brian McBee | 2007-11-11 | 1 | -1/+1 |
* | * Added better logging to AssetCache | lbsa71 | 2007-11-06 | 1 | -42/+66 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 1 | -2/+2 |
* | renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti... | MW | 2007-11-01 | 1 | -4/+4 |
* | made illogical bitwise operations logical | Jeff Ames | 2007-10-31 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -107/+100 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+1 |
* | * Removed AssetNotFound as it crashes client | lbsa71 | 2007-10-29 | 1 | -13/+13 |
* | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 2007-10-29 | 1 | -77/+91 |
* | Region ground texture was not marked as temporary, when being created, and as... | Tleiades Hax | 2007-10-26 | 1 | -7/+9 |
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 1 | -4/+7 |
* | Part of supporting gridwide assetss. A little premature release, but I'm tire... | Tleiades Hax | 2007-10-24 | 1 | -23/+1 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 1 | -2/+2 |
* | revert r2162 as it completely clobbered all the work on | Sean Dague | 2007-10-22 | 1 | -2/+2 |
* | * Major ass commit. | Adam Frisby | 2007-10-22 | 1 | -2/+2 |
* | * Total refactoring of Asset Server for massive win | lbsa71 | 2007-10-19 | 1 | -2/+7 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 1 | -5/+4 |
* | Hopefully fixed the build error that I introduced with my last commit. | MW | 2007-09-15 | 1 | -1/+1 |
* | Testing to see if this fixes the editing appearance crash, or makes it (or an... | MW | 2007-09-15 | 1 | -1/+9 |
* | move the locks closer to the data, sqlite for assets now works like a champ | Sean Dague | 2007-09-11 | 1 | -9/+3 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 1 | -6/+6 |
* | Some work on Module loading/management. | MW | 2007-09-04 | 1 | -1/+6 |
* | Added some place holder classes for various modules. | MW | 2007-08-30 | 1 | -36/+39 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 1 | -3/+3 |
* | Stopped EntityBase from implementing IScriptHost, as don't think it should, m... | MW | 2007-08-27 | 1 | -1/+1 |
* | Another small tweak to image sending. | MW | 2007-08-27 | 1 | -1/+2 |
* | Tweaks to assetcache to make texture downloading better (I hope) | Brian McBee | 2007-08-27 | 1 | -13/+14 |
* | See if this fixes the 0x0 texture size problems, and speeds up texture downlo... | MW | 2007-08-26 | 1 | -2/+3 |
* | Another attempt to fix the image sending bug (next week, I intend to rewrite ... | MW | 2007-08-26 | 1 | -32/+69 |