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