This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-25 03:05:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00a0f4a2863fd6147cf02d2ca44533f901707c76
opensim
/
OpenSim
/
Region
/
Environment
/
Modules
/
Agent
History
MW
69b72ac83c
Deleted the AssetDownload module (and directory), as this module/code hasn't been used for a few thousand revisions now. And the code for sending assets has long since been moved to the LLClientView where it belongs.
2008-12-22 11:24:25 +00:00
..
AssetTransaction
Some refactoring from about a week ago that I forgot to commit, of AssetTransactionModule to cut down on number of classes and to work towards having a base AssetXferUploader class than can be shared with EstateTerrainXferHandler
2008-11-24 10:03:18 +00:00
TextureDownload
This may fix mantis
#2855
. There was a race condition on the TextureDownloadModule upon clients (ScenePresences) being closed. If there were still textures to send, the UserTextureServices was created again, but pointing to the old IClient that had just been closed, which made things not work upon that user returning to that region.
2008-12-18 18:11:29 +00:00
TextureSender
Reverting the texture sending patch and the new libOMV. This makes this
2008-11-19 06:15:21 +00:00
Xfer
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
2008-11-19 06:25:34 +00:00