aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-02* Changed the flush logic to drop packets in non-transactional streams, and t...John Hurliman3-59/+19
2009-10-02reducing script engine log spamdr scofield (aka dirk husemann)1-4/+4
2009-10-02reducing region DB log spamdr scofield (aka dirk husemann)2-2/+2
2009-10-02fixing TestLandChannel to let it return empty List<ILandObject>() (asdr scofield (aka dirk husemann)2-6/+42
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)24-384/+429
2009-10-02Restore the missing image handling to the image manager. The missingMelanie3-71/+92
2009-10-01Locking the priority queue to see if it gets pass that exception.Diva Canto1-7/+28
2009-10-02Change texture sending to be driven by the queue empty event from theMelanie4-90/+60
2009-10-01Removing console debug spewJohn Hurliman1-7/+7
2009-10-02* Attempting to fix a issue with console commands & the estate module. Again.Adam Frisby1-4/+52
2009-10-01* Rewrote LLImageManager to use a real priority queue and hold minimal stateJohn Hurliman3-449/+331
2009-10-01Added messages to assertions in the failing tests, so that we know which ones...Diva Canto1-12/+19
2009-10-02Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie6-46/+28
2009-10-01Switched log level of an annoying message in SQLite to Debug, and commented i...Diva Canto1-2/+2
2009-10-01Add a method to determine the count of packets in a throttleMelanie3-0/+27
2009-10-01Add "dump asset" command to remote asset connector (the only one that uses aMelanie1-0/+44
2009-10-01Add "dump asset" command to remote asset connector (the only one that uses aMelanie1-0/+44
2009-10-01Add OnQueueEmpty event to the packet layers. No user functinality yetMelanie3-2/+66
2009-10-01Catch and print exceptions in MessagingService, to diagnose mysterious disapp...Diva Canto1-35/+51
2009-10-01- adding new LandDataSerializer testcase to "test-xml" target as welldr scofield (aka dirk husemann)2-14/+52
2009-10-01fixing LandDataSerializer (yeah! for testcases)dr scofield (aka dirk husemann)2-19/+29
2009-10-01adding meat to the LandDataSerializerTest cases.dr scofield (aka dirk husemann)1-1/+4
2009-10-01adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)dr scofield (aka dirk husemann)2-32/+118
2009-10-01Fixing LLClientView memory leakJames J Greensky6-10/+33
2009-09-30Create j2k cache directory if it doesn't exist. The Meshmerizer needs it there.Diva Canto1-0/+14
2009-09-30Removed an innefficent List.Contains lookup from UpdateQueueJames J Greensky1-5/+4
2009-10-01Formatting cleanup.Jeff Ames36-48/+48
2009-09-30* Change the signature of the agent set appearance callback to prevent unnece...John Hurliman8-41/+51
2009-09-30Prevent null data being sent to the decoderMelanie1-2/+5
2009-09-30Limit the number of packet data blocks to 50, as packets are already limitedMelanie1-1/+2
2009-09-30Add RebakeAvatarTexturesPacket to the client viewMelanie8-0/+36
2009-09-30Remove predecode-j2k and it's assoaciated logicMelanie2-142/+0
2009-09-30Squelch the debug noise from diva's patchMelanie1-1/+1
2009-09-30Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman5-534/+165
2009-09-30Revert "Attempting to improve the robustness of texture decoding by always ig...Melanie1-68/+168
2009-09-30Remove more tests that don't apply to this buildMelanie1-80/+0
2009-09-30Remove some tests that no longer applyMelanie4-413/+0
2009-09-30Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman1-168/+68
2009-09-30This releases the texture assets from LLImageManager cache, and re-requests t...Diva Canto2-12/+48
2009-10-01Formatting cleanup.Jeff Ames223-930/+875
2009-09-30adding LandDataSerializer (not connected anywhere, work-in-progress)dr scofield (aka dirk husemann)1-0/+185
2009-09-30Make create user to the Right Thing with regard to salting user passwordsMelanie1-2/+4
2009-09-30Change command help text to show .ini in place of .xml when creating regionsMelanie1-2/+2
2009-09-29Minor bug fixes.Diva Canto2-1/+4
2009-09-29 This fix addresses the problem where phantom objects do notAlan M Webb1-1/+1
2009-09-29A little hack to see if this fixes the problems with ~20% of SOG's becoming p...Diva Canto3-1/+42
2009-09-29 Given the perverse way that strided works, ifAlan M Webb1-4/+7
2009-09-29Remove empty CheckSumServer.cs file.Jeff Ames1-26/+0
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie14-55/+75
2009-09-28Fixed bug in HG that was causing secondlife:// refs to bomb the client.Diva Canto2-4/+13