| Commit message (Expand) | Author | Age | Files | Lines |
* | Deleted the AssetDownload module (and directory), as this module/code hasn't ... | MW | 2008-12-22 | 1 | -228/+0 |
* | This may fix mantis #2855. There was a race condition on the TextureDownloadM... | diva | 2008-12-18 | 1 | -9/+49 |
* | This innocuous change in the TextureDownloadModule suddenly made the texture ... | diva | 2008-12-18 | 1 | -1/+4 |
* | Some refactoring from about a week ago that I forgot to commit, of AssetTrans... | MW | 2008-11-24 | 4 | -126/+299 |
* | Don't serve texture preview from other people's objects if you | Melanie Thielker | 2008-11-23 | 1 | -0/+22 |
* | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 2008-11-21 | 1 | -1/+1 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -2/+2 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 5 | -246/+133 |
* | Patch from jhurliman. Fixing the texture decoding issues in progressive | Melanie Thielker | 2008-11-18 | 2 | -3/+1 |
* | Apply JHurliman's texture sender patch | Melanie Thielker | 2008-11-18 | 1 | -10/+43 |
* | Prevent the texture downloader from locking a null object when a download | Melanie Thielker | 2008-11-17 | 1 | -0/+3 |
* | Make texture decode errors nonfatal. The texture send is simply dropped | Melanie Thielker | 2008-11-17 | 1 | -25/+33 |
* | Fix a few small issues with the progressive texture-download: | Homer Horwitz | 2008-11-17 | 2 | -11/+12 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2611 | Justin Clarke Casey | 2008-11-17 | 1 | -99/+169 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -2/+2 |
* | Add group permissions to agent inventory. | Melanie Thielker | 2008-11-14 | 1 | -0/+1 |
* | * Implements terrain raw upload. You can now upload your .raw terrain files ... | Teravus Ovares | 2008-11-14 | 2 | -1/+10 |
* | * Commit allows downloading of the .raw terrain from the estate tools. | Teravus Ovares | 2008-11-10 | 1 | -0/+1 |
* | * Prevent texture sender thread termination from immediately crashing the sim | Justin Clarke Casey | 2008-11-04 | 1 | -18/+28 |
* | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 2008-10-29 | 3 | -36/+24 |
* | - Fix Util.UnixTimeSinceEpoch: | Homer Horwitz | 2008-10-18 | 1 | -1/+2 |
* | * minor: remove some warnings | Justin Clarke Casey | 2008-10-15 | 1 | -2/+2 |
* | * minor: disable a couple of other lines of image not found, which are pointl... | Justin Clarke Casey | 2008-10-15 | 1 | -2/+2 |
* | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 2008-10-15 | 1 | -0/+12 |
* | * refactor: move code concerned with creating a subsequent image packet to LL... | Justin Clarke Casey | 2008-10-15 | 1 | -9/+4 |
* | * refactor: rename SendImagePart to SendImageFirstPart since this is more des... | Justin Clarke Casey | 2008-10-15 | 1 | -6/+3 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 3 | -5/+7 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 2 | -8/+4 |
* | * refactor: do a tiny bit of cleanup | Justin Clarke Casey | 2008-09-26 | 1 | -40/+46 |
* | * refactor: split out AssetXferUploader | Justin Clarke Casey | 2008-09-26 | 3 | -285/+312 |
* | * refactor: split out AgentAssetTransactionsManager | Justin Clarke Casey | 2008-09-26 | 2 | -192/+227 |
* | * Implment task inventory item asset update for the old non CAPS transaction ... | Justin Clarke Casey | 2008-09-26 | 2 | -30/+75 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 8 | -66/+66 |
* | Change to no longer check funds on temp texture uploads. | Melanie Thielker | 2008-08-23 | 1 | -2/+3 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 1 | -0/+1 |
* | Patch #9171 | Melanie Thielker | 2008-08-23 | 1 | -1/+18 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -4/+4 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 1 | -3/+0 |
* | more warnings to go. | Dr Scofield | 2008-06-27 | 2 | -10/+22 |
* | Clean out some crufty in AvatarFactoryModule | Sean Dague | 2008-05-21 | 1 | -0/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-17 | 1 | -1/+1 |
* | * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ... | Teravus Ovares | 2008-05-16 | 1 | -3/+4 |
* | * Eliminate occurences of "Got a texture uuid ... with no sender object to ha... | Justin Clarke Casey | 2008-05-16 | 1 | -2/+16 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 8 | -27/+27 |
* | * Start recording as a statistic the number of times we start blocking repeti... | Justin Clarke Casey | 2008-05-14 | 1 | -2/+4 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+1 |
* | * Two more OutPacket refactors. TextureSender. | Teravus Ovares | 2008-05-10 | 1 | -21/+12 |
* | Refactored out a few warnings related to Adam's bane OutPacket | Teravus Ovares | 2008-05-10 | 1 | -19/+8 |
* | * Experiment in Zerocoding. | Teravus Ovares | 2008-05-10 | 2 | -0/+6 |
* | * Removing console notifications of missing texture request sending (which ir... | Justin Clarke Casey | 2008-05-09 | 1 | -4/+4 |