Commit History

Author SHA1 Message Date
  Melanie 82abaadd55 Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  Melanie ae554a48d0 Add some maptile options, change maptile generation from OpenSimBase to Scene 14 years ago
  Diva Canto b4e7c62fbc Merge branch 'master' of ssh://[email protected]/var/git/opensim 14 years ago
  Diva Canto a39ea07158 Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.com. Also removed client IP verification upon UDP connection that had been left there -- we can't do that in general. 14 years ago
  Diva Canto 1955b79759 Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer. 14 years ago
  Melanie f639a9e5ae Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  Melanie Thielker 22fdd7b1f1 Short-circuit the grid server lookup for RequestSimulatorData if the region 14 years ago
  Diva Canto 31365e3ec4 These files want to be committed. This time I'm doing it separately from other commits. 14 years ago
  Diva Canto 2b172bef72 Revert "One more go at GetExternalIpOf(user). Addresses mantis #4955 and #4943." 14 years ago
  Melanie ee7c799699 Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  Melanie Thielker f58a809536 Skip conversion if fields that are null in the database. This may 14 years ago
  Justin Clark-Casey (justincc) d547007e73 Improve some logging in LandConnector 14 years ago
  Justin Clark-Casey (justincc) a72c7812f4 remove ancient and unused OpenSim.GridLaunch GUI code. 14 years ago
  Justin Clark-Casey (justincc) 5e3d53bef2 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 85f448642b minor: Correct string format in "Can't find linkset root prim" message 14 years ago
  Diva Canto e47608fc62 One more go at GetExternalIpOf(user). Addresses mantis #4955 and #4943. 14 years ago
  Justin Clark-Casey (justincc) 8c12f22140 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 11db33d520 Add textures no longer shipped with newer viewers to OpenSim's standard asset library 14 years ago
  Melanie Thielker 6ddf124c8a Prevent a bad cast in llCreateLink(). 14 years ago
  John Hurliman a8c0b131f9 * Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() to fix the build 14 years ago
  John Hurliman e1f2c32284 * Updated to OpenMetaverse.StructuredData.dll that includes implicit typecasts going in the other direction 14 years ago
  John Hurliman 53190e332d Updated to new OpenMetaverse.StructuredData.dll that includes implicit typecasts 14 years ago
  Diva Canto d7824b86d9 Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. Basically, let's not let the xml-rpc library do the DNS conversion... 14 years ago
  Diva Canto 69ad04cdf6 Attempt at sending TeleportProgress, but it doesn't seem to be doing anything at all. Left it commented, just as a reminder for where those messages could be sent. 14 years ago
  Diva Canto a8b80ef800 Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 14 years ago
  Diva Canto 77de28965a Work on TeleportStart: renamed method from TeleportLocationStart to TeleportStart, and now sending this upon all teleports, not just some, and in the right place (EntityTransferModule). 14 years ago
  Diva Canto f219e320bc Increased the timeout on AgentUpdate to 30 sec and improved error message to try to catch some weirdnesses going on in HG TPs (and maybe non-HG TPs too). 14 years ago
  Diva Canto a5044e08fb Better comment (related to previous commit) 14 years ago
  Diva Canto 5d29c0ec9d Addresses mantis #4929. Agent was being logged off the grid too soon -- things may still fail. 14 years ago
  Marck 30d0bf4207 Fix SQLite database plugin for UserAccountData queries with a single word. 14 years ago