Commit History

Author SHA1 Message Date
  Teravus Ovares d3811f4747 * Fixes the object pay box to default to -2,-2,-2,-2,-2. Fixes mantis 1045. 16 years ago
  Adam Frisby 87e2793ca6 * Applying mantis#1048 - Patch for osSetRegionWaterHeight() 16 years ago
  Teravus Ovares 421730d972 * Used thomas' patch m884 as an example to make HUD attachments work. While I didn't use the patch directly, I did use the following from the patch to convert the uint value into the byte: (byte)((m_attachmentPoint % 16) * 16 + (m_attachmentPoint / 16)) 16 years ago
  Teravus Ovares 9468917b5f * Implements llTarget, llTargetRemove, at_target(), not_at_target() 16 years ago
  Teravus Ovares d023c331f8 * Tuned the llMove2Target PID controller to be more reasonable and not overshoot the target. 16 years ago
  Sean Dague 03c7055902 do a max of 3 splits when first processing the nhibernate connect 16 years ago
  Sean Dague c6f6218f60 in theory, let you pass the mysql connection string into the 16 years ago
  Teravus Ovares 5c660ea0c5 * Patch from Melanie. Mantis: 1040. Thanks Melanie! 16 years ago
  Sean Dague 56ef67ec6d auto table creation for nhibernate backends 16 years ago
  Sean Dague 2a2ef42e64 replace hard tabs with 4 spaces to be consistant in the source. 16 years ago
  Teravus Ovares aa8aee90a3 * Adds much better support for attachments that you right click on in world. 16 years ago
  Justin Clarke Casey c49b25f19e * From: Alan M Webb <awebb.vnet.ibm.com> 16 years ago
  Teravus Ovares 12bba3da4b * Fixed an annoying pop-up box when crossing borders. 16 years ago
  Teravus Ovares 1909d74d5f * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the example economy module, implements llSetPayPrice(), money() and llGiveMoney() in scripts. Thanks Melanie! 16 years ago
  Justin Clarke Casey 571bd3a77e * Add NUnit to CONTRIBUTORS file 16 years ago
  Justin Clarke Casey 40176c12f9 * Implement full grid mode Trash empty 16 years ago
  Teravus Ovares e108133d91 * Fixes lsl scripts with no state_entry event at all 16 years ago
  Sean Dague 361fbe97d4 fix for mantis 1036 16 years ago
  Sean Dague c5e0b376d0 fixed mantis: 1035, as well as ordering commands 16 years ago
  Sean Dague 3f95804911 add a database_connect field for the asset server config 16 years ago
  Sean Dague 3dd98a112f allow for Inventory database source to be specified in main 16 years ago
  Sean Dague a1cc0e436f changes to allow asset_source to be specified in the opensim.ini 16 years ago
  Teravus Ovares d194f21a5d * Fix a console issue where pressing return on some operating systems cause the console to crash and complain about 0 regex matches. 16 years ago
  Justin Clarke Casey 4db839c3b8 * Implement proper emptying of trashcan on standalone 16 years ago
  Teravus Ovares 2a3bdde0fa * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) 16 years ago
  Sean Dague d52fc2dc1a Two small changes: 16 years ago
  Charles Krinke 67f2b89bf6 Thank you kindly, Tyre for : 16 years ago
  Adam Frisby e456cb7533 * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tglion! 16 years ago
  Adam Frisby 3370d581e1 * Patch #1026 - llDialog support -- Thanks Melanie! 16 years ago
  Adam Frisby 73d765901e * Another bamboo fix 16 years ago