Commit History

Author SHA1 Message Date
  Tedd Hansen ed68a3894c Now loading "OpenSim.Region.ScriptEngine.Common.dll" into scripts AppDomain and "using OpenSim.Region.ScriptEngine.Common;" at start of script when converted from LSL. Vectors and rotations now works. 17 years ago
  MW 12378312d5 Hopefully fixed the build error that I introduced with my last commit. 17 years ago
  Sean Dague b931048b16 put some locking around user access, which should help with 17 years ago
  MW 4a07800f14 Testing to see if this fixes the editing appearance crash, or makes it (or anything else) worse. 17 years ago
  Sean Dague 5a94814bbe Start adding zip target to prebuild for nant 17 years ago
  lbsa71 f8ddf7429e * Wired up chat so that channel goes into OnChatFromViewer. However: 17 years ago
  lbsa71 1b1808d45d * fixed script compilation 17 years ago
  Sean Dague 8849637493 more fun with LSL implementations 17 years ago
  Sean Dague dddf61953b added ability to update group position 17 years ago
  Sean Dague 4b03834f8d update url in default welcome note 17 years ago
  MW 0d685d6a52 Can now set the http ports that grid server and user server use. 17 years ago
  dan miller b31fc4980f ODE: no more slippin' & slidin' 17 years ago
  Dalien Talbot 1703cacaab Added CLI "debug packet 0..255" to enable the in/out packet dumps with various verbosity 17 years ago
  Sean Dague 23b8e39c1b llSetPos(), llGetPos(), llGetLocalPos() now implemented 17 years ago
  Tedd Hansen 0709d96716 If first 4 characters in script is "//C#" script will be treated as pure C# instead of LSL/C# hybrid. This means no preprocessing before compile. 17 years ago
  Sean Dague 888133e987 add some locks around DataSet manipulation to ensure we are doing this 17 years ago
  Dalien Talbot 7a9f5ed6b3 Fix the terrain heightmap load from images (tested PNG and GIF). 17 years ago
  Sean Dague af6c9d355d implement llGetScale and llSetScale 17 years ago
  Sean Dague afea5f2205 remove ^M, as native storage should be UNIX format, and ^M in/out mashing 17 years ago
  Sean Dague 2154c61648 adding eol-style attributes on new files 17 years ago
  Tedd Hansen cef8c5e9d7 Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed member names to smallcapsy. 17 years ago
  lbsa71 615487a756 Backup is now optional on classes 17 years ago
  Tedd Hansen a5aedc0896 GUI: Added placeholders + info on what to be done 17 years ago
  Tedd Hansen b12bfb6315 GUI also contains option for Stand Alone mode. 17 years ago
  Tedd Hansen dcaab9103c Early alpha version of a GUI tool to configure and start OpenSim. Currently can start an already configured Grid server. 17 years ago
  Sean Dague 26eebf6b32 I think 1.0f makes a better offset than 1.2f for basic physics (less floating, 17 years ago
  Sean Dague 26a67d998c add timestamps to log messages. This probably needs to all be cleaned up 17 years ago
  Tedd Hansen 5ade01bb49 Fixed DNS resolve bug for Grid mode on multi-Homer systems. 17 years ago
  Sean Dague 6ca6c035e7 debug for mysql issue 17 years ago
  Brian McBee b521e5d219 Another attempt at fixing the disappearing estate_settings.xml file. 17 years ago