Commit History

Author SHA1 Message Date
  alondria 4e643eba5f If OpenSim.ini uses OpenSim.DataStore.MonoSqlite.dll, have it use OpenSim.Framework.Data.SQLite.dll during runtime. 16 years ago
  Tedd Hansen f9c981007d Set eol 16 years ago
  Tedd Hansen 27859faf7a Welcome back LSO. 16 years ago
  Tedd Hansen 0081c060d0 Set eol 16 years ago
  Tedd Hansen 33d82aa532 Added license to new files 16 years ago
  Tedd Hansen bacbade369 Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common. 16 years ago
  Teravus Ovares e2c679637e * Trying something to see if it helps teleports and border crossings 16 years ago
  Jeff Ames 730f0d9311 Set svn:eol-style. 16 years ago
  Tedd Hansen 39880f2b45 Added references for last commit 16 years ago
  Tedd Hansen a993d0d335 ScriptServer communication is ok. Script is creatd on onrez. But since it can not access Scene it sort of crashes right away ;) 16 years ago
  Tedd Hansen 011abad053 ScriptServer protocol now correctly casts datatypes -- ready for implementing 16 years ago
  alondria 6108f1529f Changed URL in example to avoid RIAA issues. 16 years ago
  Teravus Ovares 0518369e3a *removed a goofy debug line left in 16 years ago
  alondria 90ccc248e8 Implements llModifyLand() - Still needs some tweaking to match LL's effect on how much to effect the land. 16 years ago
  Teravus Ovares a3972257c8 * Added some of the finer control points to POS such as 16 years ago
  Teravus Ovares 7e81841f0e *ech one thing didn't save from the last commit 16 years ago
  Teravus Ovares cbcba1f026 * Unmoderated the ODE FPS in the sim stats. Decided to do that after Andrew Linden insisted that Havok was running at 45fps internally. 16 years ago
  alondria c2ca98519b Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_BaseClass to allow them to be called in LSL scripts. 16 years ago
  Adam Frisby bf8ffc7a0c * For your enjoyment, some RAdmin improvements, namely a new LoadHeightmap method. 16 years ago
  Jeff Ames 5d7e120d56 Set svn:eol-style. 16 years ago
  Tedd Hansen c4684b2d14 And one last time - removed duplicate exception dump :) 16 years ago
  Tedd Hansen d0d3812cdf Minor fix to global exception handler - now only displays unhandled (full crash) exceptions. 16 years ago
  Tedd Hansen adbdbc675b Added global exception handler with possibility of reporting crash details directly to developers (disabled for now) 16 years ago
  Tedd Hansen e7dbaad04f New ScriptServer protocol successfully implemented. 16 years ago
  Tedd Hansen 1e9a66cbaa ScriptServer communication protocol (v1), primitive RPC-like TCP client/server 16 years ago
  Jeff Ames ef674acc24 Fix some warnings under mono. 16 years ago
  Justin Clarke Casey edf006e28a Fill out and add wiki link to OpenSim.ini.example for prim inventory persistence 16 years ago
  Justin Clarke Casey 82d7fb7522 * Exprimental prim inventory persistence can now be enabled by users. 16 years ago
  Justin Clarke Casey 48be04df1d * Do database implementation for prim inventory items in mysql 16 years ago
  Sean Dague 50ece51dbc manually open the db connection. Mono does this automatically, .NET doesn't 16 years ago