OpenSimMirror/OpenSim/Region/CoreModules
John Hurliman 6e0c79b8fe * Rewrote LLImageManager to use a real priority queue and hold minimal state
* Rewrote the logic in J2KImage.RunUpdate()
* Added a default avatar texture (I made it myself)
2009-10-01 17:42:13 -07:00
..
Agent * Rewrote LLImageManager to use a real priority queue and hold minimal state 2009-10-01 17:42:13 -07:00
Asset * Another Timer lock 2009-09-10 00:31:14 -04:00
Avatar on iar save/load, let the user know if they put in the wrong password 2009-09-16 18:20:55 +01:00
Framework Fixes a race condition in EQ processing that was making EQs pop up again upon client close. 2009-08-11 16:47:36 -07:00
Hypergrid Fixed some long-standing issues with appearance in HG1. 2009-09-04 22:30:30 -07:00
InterGrid Misc cleanup. 2009-08-16 17:14:21 +09:00
Resources * Add the RegionCombinerModule back 2009-09-13 19:09:48 -04:00
Scripting Attempting to improve the robustness of texture decoding by always ignoring LayerInfo.End values and creating guessed default layer boundaries on failed decodes Changed a noisy J2K decode log message from Info to Debug Replacing openjpeg-dotnet decoding with managed CSJ2K decoding. Should be much more reliable, faster, and use less memory 2009-09-30 19:26:53 +01:00
ServiceConnectorsIn Fix argument index in log4net call. (fixes #4003) 2009-08-17 01:46:00 +09:00
ServiceConnectorsOut updated the IAuthorizationService interface so that a message is passed back and can be displayed at the client when an avatar is denied access to a region 2009-09-16 10:04:07 -07:00
World Stop a loaded OAR from generating on_rez events. This brings 2009-09-16 16:29:52 +02:00