Commit History

Autor SHA1 Mensaxe Data
  Melanie cb7704e649 Change the default for internal IP address back to 0.0.0.0 %!s(int64=15) %!d(string=hai) anos
  Jeff Ames b59398acd5 Thanks StrawberryFride for a patch to bump the 0.6.6-post-fixes version number to 0.6.6. (Fixes #3903) %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker 63ea780873 Apply the MSSQL Fix from StrawberryFride to the stable branch %!s(int64=15) %!d(string=hai) anos
  Jeff Ames ae62c88f8c Create 0.6.6-post-fixes branch (trunk r9961). %!s(int64=15) %!d(string=hai) anos
  Sean Dague fe21189aa4 From: Chris Yeoh <[email protected]> %!s(int64=15) %!d(string=hai) anos
  Charles Krinke 6942eaed5b Thank you kindly, Snowdrop, for a patch that solves: %!s(int64=15) %!d(string=hai) anos
  Arthur Valadares dc9900d73f Thanks StrawberryFride, for a patch that fixes MSSQL migration: %!s(int64=15) %!d(string=hai) anos
  Arthur Valadares 4f6efa0249 * C# compiler is not smart enough to understand ClientLoop is under very heavy usage and inline DebugPacket, so DebugPacket is run as a method, causing Packet %!s(int64=15) %!d(string=hai) anos
  Charles Krinke 7bb070be55 Thank you kindly, Snowdrop/Snowcrash for a patch that: %!s(int64=15) %!d(string=hai) anos
  Arthur Valadares 6da88dceb0 * Changing List to Dictionary in PacketQueue.Dequeue for great justice (and performance) %!s(int64=15) %!d(string=hai) anos
  Jeff Ames 715f2f2798 Update svn properties, add copyright header, formatting cleanup. %!s(int64=15) %!d(string=hai) anos
  Sean Dague 3dc2010da6 From: Chris Yeoh <[email protected]> %!s(int64=15) %!d(string=hai) anos
  Charles Krinke 7545f12c5f Thank you kindly, Godfrey, for a patch that: %!s(int64=15) %!d(string=hai) anos
  Charles Krinke c7c4bc8cd5 Thank you kindly, Grumly57 for a patch that solves: %!s(int64=15) %!d(string=hai) anos
  MW 706286b7fb Removed the List<NewForce> m_forceList from ScenePresence, as there wasn't any need for a list, as only the last entry in it was acted on. So it now has a single NewForce m_nextVelocity , which is updated (rather than a NewForce object being created every AgentUpdate). So as well as cutting out all the adds and clearing of the list, it also removes the creation of upto 100+ new objects per second per avatar. %!s(int64=15) %!d(string=hai) anos
  Dahlia Trimble 147c9bcd45 Make cleartext authentication case sensitive. Thanks jhurliman for spotting this. %!s(int64=15) %!d(string=hai) anos
  Jeff Ames 2d173d7556 Update svn properties. %!s(int64=15) %!d(string=hai) anos
  MW 9e4d077d70 Fixed null bug, which was making unit tests fail %!s(int64=15) %!d(string=hai) anos
  MW 7a2c41dea0 Extracted the code that handles the sending of prim updates to the client, from ScenePresence into ISceneViewer/SceneViewer. Currently ScenePresence "has" a ISceneViewer, although if we had a proper Node based scenegraph then it would most likely be attached directly to the nodes. %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker febd54499b Enable the RemoteAdmin module to save regions as ini files rather than XML %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker 5869598c4c Make delete-region delete the section from an ini file. Will delete the whole %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker 7cc69ac97f Make create region save the new region to ini file format if the name %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker 82305b0dea From this version onwards, all new region files created automatically will %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker 9e714b9784 Add a comment and an example region config file %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker d9528bd06e Allow the reading of ini files instead of xml files when reading region %!s(int64=15) %!d(string=hai) anos
  MW 934b291f59 Added a note to the ScenePresence.UpdateMovement() method, to remind everyone that the so called "forces" are actually velocities. %!s(int64=15) %!d(string=hai) anos
  MW 684286f097 Applied patch from mantis #3820 which changed the clearing of the ScenePresence.m_forcesList, so it used the List.Clear method rather than doing a loop through the list and manually removing each item. Thanks dslake. %!s(int64=15) %!d(string=hai) anos
  Dr Scofield c1976d1200 moving the m_PendingAcksMap.Remove() out of the foreach and clearing %!s(int64=15) %!d(string=hai) anos
  Dr Scofield aba4b0bd20 have to clear m_PendingAcks not m_PendingAcksMap %!s(int64=15) %!d(string=hai) anos
  Dr Scofield e2db6c07ba hmph: missing '{'/'}', thx to nebadon for reporting it and rob smart %!s(int64=15) %!d(string=hai) anos