Commit History

Author SHA1 Message Date
  Teravus Ovares cb05b76b83 * This update restores *nix support 16 years ago
  Teravus Ovares fc9b3ec5a8 * Experimental ODE Update to make ODE more stable 16 years ago
  Teravus Ovares 8aa796595c * Fixed a crash if the server is unable to connect to the UserServer when a user logs off 16 years ago
  Teravus Ovares c4687116ad * Implemented grab and throw in ODE. It's a little strong still so toss gently at first to test the waters or you'll lose prim to the pit at the edge of the sim. Make sure the object is physical before trying to toss it or it'll just move to the new location. 16 years ago
  Justin Clarke Casey 55dc0dc267 * Patch from Ansi (IBM) 16 years ago
  Teravus Ovares 832243c6e8 * No more massive spires and massive pits when editing land using Select + tool + amount + apply; 16 years ago
  Teravus Ovares da0fa4253b Thanks kinoc for your improved IRC Gateway patch as referenced in mantis issue 390. 16 years ago
  Teravus Ovares 47761a4a5e * Commenting out the 'collision notifications' on BulletX, as there hasn't been an update on bullet in a while and the console notifications consume the entire CPU to make bullet completely unusable. 16 years ago
  Teravus Ovares 4742a172e2 * This fixes the stair issue that Sdague reported on *nix. Be aware that if you cross a border into a region, the new region doesn't know your height and therefore you're about a meter off the ground. If the region doesn't know your height, you won't be able to climb steps. If you're in that state, edit your appearance and the region will learn your height and you will again be able to climb steps. 16 years ago
  Justin Clarke Casey beefbb46d2 * Add total logouts (and total logins) to server side user stats 16 years ago
  Justin Clarke Casey fa5fe6b7f6 * Move AssetStatsReporter to Framework.Statistics 16 years ago
  Teravus Ovares 035d807847 * ODE Going to Time Step 0.020 = (1000\20) - ((1000\20) * .09) = ~45 pfps 16 years ago
  Teravus Ovares 5e36feada2 * Mostly ODE update. Things are a bit more behaved then the last experimental update. 16 years ago
  Teravus Ovares 205001ab8d * Highly experimental ODE_STEPSIZE = 0.025f - 1000 / 25 = 40fps - 10 substeps with fallback to 5 substeps when things get slow 16 years ago
  Teravus Ovares 254e047dad * Shifted strategy of detecting specific *nix distributions to detecting *nix. 16 years ago
  Teravus Ovares 58106926bb * Added a try/catch handler around childdataupdates because the enumeration is prone to modification when logging on. These can be safely ignored because the data gets old fast and new ones get generated somewhat quickly. 16 years ago
  Jeff Ames f0d6f89c2c Updated contributors list. 16 years ago
  Jeff Ames 20215c3d30 Rewrote svn properties handling script in python. Added more file types. 16 years ago
  Jeff Ames 429d14f3e5 Removed ScriptServer.csproj from svn. 16 years ago
  Jeff Ames b8820a75ef Ugly workaround for mono-1.2.6 compile failure in TribalMedia code. 16 years ago
  Jeff Ames 582d0a29d5 Set svn properties. 16 years ago
  Justin Clarke Casey 552aacaec9 * Add statistics reference to the opensim app and the example app 16 years ago
  Justin Clarke Casey 7c20ad021e * Add missed out evn:eol-style native 16 years ago
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server 16 years ago
  Teravus Ovares f96d6ea2cd Implemented a suggestion from Mic Bowman regarding border crossing and SignificantClientMovement. 16 years ago
  Justin Clarke Casey f5340b6470 * Stubbed out beginnings of a user server stress test 16 years ago
  Justin Clarke Casey 75d91c387a * Changing && to || as suggested by dirk and ChrisD, also looks sensible to me 16 years ago
  Teravus Ovares a2f11a000a * Added Ubuntu to the OS detection routine. This seems to have helped on Debian. 16 years ago
  Justin Clarke Casey ff59280e9e * Reinsert 3 second land loading delay of r3132 accidentally removed in r3141. 16 years ago
  Brian McBee 90b35beee7 Another try at fixing the Animations problem on region crossing. 16 years ago