aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLImageManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Remove a few unnecessary locks to try and prevent lock contention in ↵Teravus Ovares2009-01-221-7/+7
| | | | LLImageManager
* * Another image packet edge case. Thanks nebadon for printing a log of itTeravus Ovares2009-01-191-1/+20
|
* * Set SVN PropertiesTeravus Ovares2009-01-191-664/+664
|
* * Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2009-01-191-0/+664
* Updates LibOMV to r2362