Commit History

Author SHA1 Message Date
  Diva Canto 135b012bbd Hopefully this fixes all prim inventory issues. No more abort, no more keeping track of time. Simply handle the issues, which are: (1) rapid double requests from the viewer for the same file; (2) sometimes the file generation takes too long and the Xfer request arrives at the XferModule before the file name is added. 13 years ago
  Teravus Ovares (Dan Olivares) d829580e5e Merge branch 'master' of ssh://MyConnection/var/git/opensim 13 years ago
  Teravus Ovares (Dan Olivares) c108968020 * Cleanup from a commit a while ago. 13 years ago
  Diva Canto bc67bc0d94 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Diva Canto 54418c5e69 Removed unused code -- this was the previous version of UDP texture sending, which now lives entirely in LindenUDP space. 13 years ago
  Melanie 26e601a776 Put back a commented section of code. With some viewers, object inventory 13 years ago
  Teravus Ovares (Dan Olivares) 46db73b62b * Re-Adding Scene TimeDilation to Object Update Packets. 13 years ago
  Diva Canto 862da9a55f Added a counter to NewFiles in Xfers to account for simultaneous object inventory requests, which apparently are happening and may cause race conditions if the file name is removed after the first transfer. 13 years ago
  Melanie f29675bf87 Merge branch 'master' of [email protected]:/var/git/opensim 13 years ago
  Diva Canto 2d8f448322 Fixed wrong argument cardinality in debug message. 13 years ago
  Melanie 990e73d7cb Fix a broken format on an error message. Also replace yet another e.Message 13 years ago
  Teravus Ovares (Dan Olivares) 25ecd62b1f * Adds AbortXfer to the ClientAPI mix 13 years ago
  Melanie 1c3e77b728 What is the point of using different types to express the same damn thing? 13 years ago
  Melanie 19181c019a Another good catch. Update file name serial. 13 years ago
  Melanie ec8d1d0131 Added a missed return. Thanks diva! 13 years ago
  Melanie a31b96e1ba Fix up merge artifacts 13 years ago
  Melanie 043dace118 Make prim inventories a bit more sane 13 years ago
  Mic Bowman a6a136bd90 Shooting in the dark for solutions to the appearance problem 13 years ago
  Diva Canto c082254b9d Put the coarse location updates back to 50 frames, otherwise the dots on the mini-map come and go noticeably. Also increased the Velocity a bit; I had decreased it to 0.885; now it's 0.9. 13 years ago
  Marck 711283d3ca More changes to the long help text for console command link-region. 13 years ago
  Marck 3b4af8a0dc Fix osTeleportAgent and osTeleportOwner for the case that GridService is used with a storage provider other than NullRegionData. 13 years ago
  Marck 2a40c8511a Make long help text for new link-region command syntax more explicit. 13 years ago
  Diva Canto cf72fece6d Replaced the HttpServer_OpenSim.dll with one compiled for .NET 3.5 (the last one was 4.0, and that doesn't work). Also added the corresponding .xml and .pdb, if that makes any difference. 13 years ago
  Diva Canto d576d7c0a6 Replaced HttpServer_OpenSim.dll with a version that locks certain ops in HttpForm -- mantis #5128. 13 years ago
  Justin Clark-Casey (justincc) 223264047e uncomment "load iar" help lines which added the --merge option 13 years ago
  Justin Clark-Casey (justincc) bf9555eaee minor: add [-p|--profile=<url>] to usage line that pops up if save iar console command isn't valid 13 years ago
  Justin Clark-Casey (justincc) ef43f98686 Raise maximum iar version that master can load to 1.x, so that it can load its own iars (oops) 13 years ago
  Melanie b32dcc6913 Fix notecards that end with an embedded object causing an exception 13 years ago
  Justin Clark-Casey (justincc) 5782f5662b remove now unused subversion serialization backup config 13 years ago
  Justin Clark-Casey (justincc) 490d05d212 remove broken and unmaintained subversion serialization module and it's associated libraries and licenses 13 years ago