aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* This may fix mantis #2855. There was a race condition on the TextureDownloadM...diva2008-12-181-9/+49
* This innocuous change in the TextureDownloadModule suddenly made the texture ...diva2008-12-181-1/+4
* Some refactoring from about a week ago that I forgot to commit, of AssetTrans...MW2008-11-244-126/+299
* Don't serve texture preview from other people's objects if youMelanie Thielker2008-11-231-0/+22
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-2/+2
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-195-246/+133
* Patch from jhurliman. Fixing the texture decoding issues in progressiveMelanie Thielker2008-11-182-3/+1
* Apply JHurliman's texture sender patchMelanie Thielker2008-11-181-10/+43
* Prevent the texture downloader from locking a null object when a downloadMelanie Thielker2008-11-171-0/+3
* Make texture decode errors nonfatal. The texture send is simply droppedMelanie Thielker2008-11-171-25/+33
* Fix a few small issues with the progressive texture-download:Homer Horwitz2008-11-172-11/+12
* * Apply http://opensimulator.org/mantis/view.php?id=2611 Justin Clarke Casey2008-11-171-99/+169
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-2/+2
* Add group permissions to agent inventory.Melanie Thielker2008-11-141-0/+1
* * Implements terrain raw upload. You can now upload your .raw terrain files ...Teravus Ovares2008-11-142-1/+10
* * Commit allows downloading of the .raw terrain from the estate tools.Teravus Ovares2008-11-101-0/+1
* * Prevent texture sender thread termination from immediately crashing the simJustin Clarke Casey2008-11-041-18/+28
* * Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey2008-10-293-36/+24
* - Fix Util.UnixTimeSinceEpoch:Homer Horwitz2008-10-181-1/+2
* * minor: remove some warningsJustin Clarke Casey2008-10-151-2/+2
* * minor: disable a couple of other lines of image not found, which are pointl...Justin Clarke Casey2008-10-151-2/+2
* * refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey2008-10-151-0/+12
* * refactor: move code concerned with creating a subsequent image packet to LL...Justin Clarke Casey2008-10-151-9/+4
* * refactor: rename SendImagePart to SendImageFirstPart since this is more des...Justin Clarke Casey2008-10-151-6/+3
* * Patch from JHurlimanTeravus Ovares2008-09-263-5/+7
* * minor: remove warningsJustin Clarke Casey2008-09-262-8/+4
* * refactor: do a tiny bit of cleanupJustin Clarke Casey2008-09-261-40/+46
* * refactor: split out AssetXferUploaderJustin Clarke Casey2008-09-263-285/+312
* * refactor: split out AgentAssetTransactionsManagerJustin Clarke Casey2008-09-262-192/+227
* * Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey2008-09-262-30/+75
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-068-66/+66
* Change to no longer check funds on temp texture uploads.Melanie Thielker2008-08-231-2/+3
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-0/+1
* Patch #9171Melanie Thielker2008-08-231-1/+18
* Formatting cleanup.Jeff Ames2008-08-181-4/+4
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-3/+0
* more warnings to go.Dr Scofield2008-06-272-10/+22
* Clean out some crufty in AvatarFactoryModule Sean Dague2008-05-211-0/+2
* Formatting cleanup.Jeff Ames2008-05-171-1/+1
* * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares2008-05-161-3/+4
* * Eliminate occurences of "Got a texture uuid ... with no sender object to ha...Justin Clarke Casey2008-05-161-2/+16
* Formatting cleanup.Jeff Ames2008-05-168-27/+27
* * Start recording as a statistic the number of times we start blocking repeti...Justin Clarke Casey2008-05-141-2/+4
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * Two more OutPacket refactors. TextureSender.Teravus Ovares2008-05-101-21/+12
* Refactored out a few warnings related to Adam's bane OutPacketTeravus Ovares2008-05-101-19/+8
* * Experiment in Zerocoding.Teravus Ovares2008-05-102-0/+6
* * Removing console notifications of missing texture request sending (which ir...Justin Clarke Casey2008-05-091-4/+4
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-4/+0