Commit History

Author SHA1 Message Date
  Teravus Ovares f603e57e9a * Added PhysicsScene.Dispose() 16 years ago
  Justin Clarke Casey 7647239f32 Tiny change to print out a warning in a situation which almost guaranteeably never occurs anyway 16 years ago
  MW 7bbb9a08cb Re-enabled Inventory creation of body parts 16 years ago
  Justin Clarke Casey c80c6e9774 Documenting and minor tweaks 16 years ago
  Tedd Hansen 7156d7ae51 Moved share/sql/mysql-AvatarAppearance.sql to OpenSim/Framework/Data.MySQL/Resources/AvatarAppearance.sql as described in share/sql/mysql_README.txt 16 years ago
  Tedd Hansen d1e0b642f4 * Renamed and moved avatar appearance config keys. Everyone who has appearance persistence needs to set new params for it (check OpenSim.ini.example) 16 years ago
  MW aae37cb1d0 reverted the last three commits 16 years ago
  MW a3837a1e9a yet another small change (as part of my fight back against Teravus over taking me in the number of commits) 16 years ago
  MW 9cce1ab366 another small change 16 years ago
  MW f3ff3a678b small change 16 years ago
  lbsa71 e399141dfb * Added some connection debugging 16 years ago
  lbsa71 c927928245 * some refactoring on permissions 16 years ago
  Sean Dague c7c567182a From: Ansgar Schmidt <[email protected]> 16 years ago
  Sean Dague c654df5dfd From: dirk husemann <[email protected]> 16 years ago
  Tedd Hansen 59b224a901 Unhandled exception handler hookup is now the first thing to happen when OpenSim starts 16 years ago
  Teravus Ovares e6453d9b9d * Changed child_get_tasks to see_into_this_sim_from_neighbor. 16 years ago
  Teravus Ovares a56664cf59 * um, Prim crossings? Experimental. 16 years ago
  Tedd Hansen 44058f8ae6 state_entry is now executed on state change. 16 years ago
  Tedd Hansen 9a04e0e1c4 We now support LSL state 16 years ago
  Dalien Talbot c935b308e6 The very beginnings of attachments (no detachments! :) 16 years ago
  Tedd Hansen 78363c3bab Bugfix to state command: 16 years ago
  Tedd Hansen f5cf5ad134 Bugfix on that last Quaternion/Vector patch 16 years ago
  Tedd Hansen 3b844cb756 Untested bugfix in state support 16 years ago
  Tedd Hansen 801e95bbe1 Added support for function calls as values in LSL-specific <0,0,0> and <0,0,0,0> Quaternion and Vector 16 years ago
  alondria 758458121e Implements llListStatistics() and a bunch-o-LSL_Types.list statistical methods. Added LIST_STAT_HARMONIC_MEAN in addition to LL's LIST_STAT_* 16 years ago
  Teravus Ovares 38f0615ffe * This updates adds locking capability. Thanks, lbsa71 for pointing out my bitmasking error of the objectflags! It's still a little bit wonky when you check the checkbox, however it 'takes' and doesn't break anything. 16 years ago
  Tedd Hansen 0756e01475 Removed some ScriptEngine config debugging. 16 years ago
  Teravus Ovares b4a19a4fb4 * Added support for delinking individual prim from a linkset. 16 years ago
  alondria c2632a2eb9 Implemented llGetParcelFlags() and llGetRegionFlags(). I don't think the RegionFlags are currently implemented within EstateSettings, thus this is always 0. 16 years ago
  alondria 04a5a57b3d Implements llGetObjectMass() 16 years ago