Commit History

Author SHA1 Message Date
  alondria 742ed9537d Implements LSL function llDialog(). 16 years ago
  alondria 0ea708c133 Added llParseString2List (and a few extra methods to LSL_Types.list). 16 years ago
  Brian McBee e2680342d1 Turn on fastMode for map block queries to grid server if and only if grid is running MYSQL as the data source. 16 years ago
  Brian McBee bd32563c4c fix for error on null owner_uuid field 16 years ago
  Teravus Ovares 7476b26ae7 * Added a way to temporarily disable physics using the estate tools 16 years ago
  Charles Krinke 281245f433 Change casting slightly for reading owner_uuid from mysql. 16 years ago
  Charles Krinke 6a1d9e8da1 Thank you very much daTwitch for your first contribution to the C# simulator. 16 years ago
  Teravus Ovares f26cdfd057 * Fixed llSetTextureAnim to respect rate and Length and Start 16 years ago
  Tedd Hansen 3a6405d2f7 In an attempt to solve multihomed UDP problem I seem to have bound UDP socket to external IP instead of internal :) 16 years ago
  Teravus Ovares 2d6c21e8fc * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains of Wright Plaza flow! 16 years ago
  Tedd Hansen 785b641272 fixed a timing bug in config re-read. Apparently there is 1000000000 ns in one second... 16 years ago
  Tedd Hansen 2db5de3e72 Added commands to change config file from console: 16 years ago
  Jeff Ames b1a6f4821b Updated svn properties. 16 years ago
  Tedd Hansen b089ccfa3d Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait). 16 years ago
  Tedd Hansen 41516fa2c3 Last patch was a disaster... reset terrain whenever bug occurred. Trying again with some modifications on Mutex. 16 years ago
  Tedd Hansen 1fa510d26d And one more patch before sleep 16 years ago
  Tedd Hansen b57d9be856 Re-enabled AllowedCompilers function 16 years ago
  Tedd Hansen a004ea5f17 Almost forgot to check in: 16 years ago
  Tedd Hansen 1ecdaf333f Note to self: Next time read debug-files on correct computer. It makes bughunting SO much easier! *jeesh* 16 years ago
  Tedd Hansen 7bd3ecfc2a Bugfixes. Now it even reads configuration before it uses it! ;) 16 years ago
  Charles Krinke 599f8b884b Add last entry "owner_uuid" back into regions table definition. 16 years ago
  Tedd Hansen b1f97f9e77 Temporarily disabled AllowedCompilers so all 3 compilers are allowed. 16 years ago
  Teravus Ovares d4f32649cd * Committing some untested stuff regarding texture animations. This won't break anything, but the llSetTextureAnim function is completely untested.. (though it may be functional once the script engine works again) 16 years ago
  Tedd Hansen 8dc5153ad7 Added header/footer of scripts to make C# and VB scripts much easier to write. 16 years ago
  Tedd Hansen 5c8abed450 Bugfix: LSL was mapped to VB.Net compiler ... that didn't work out so well :) 16 years ago
  Tedd Hansen e06ee9fd4b Added load/unload queue size limit 16 years ago
  Tedd Hansen 8ccc12d642 Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. 16 years ago
  Tedd Hansen 667197f24d Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. 16 years ago
  Charles Krinke a9b69f3880 Thank you very much, Kinoc for : Moved the Listener loop try/catch to a better position. 16 years ago
  Tedd Hansen ea74f97e9b Forgot to create an object before use. Now why can't .Net just do that itself? :) 16 years ago