Commit History

Author SHA1 Message Date
  mingchen 71ca162821 *Moved LandManagement into its own region module (spiffy!) 16 years ago
  alondria 5ebef6410e Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume(). 16 years ago
  Justin Clarke Casey 74023aa97c * Miscellaneous comment before I found out that mantis 807 probably isn't an issue worth fixing. 16 years ago
  Justin Clarke Casey 170e1a8a09 * Make master UUID exception a bit more useful by telling us which uuid it was trying to look up 16 years ago
  Justin Clarke Casey 61ae75f364 * Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing 16 years ago
  Justin Clarke Casey 6ce79a0f78 * Downgrade 'texture not found' message to DEBUG and stop putting out 'already dispatched' message completely temporarily 16 years ago
  Justin Clarke Casey 936f961a53 * Reducing spam on console so we only notify once if we're dropping repeated requests for missing textures 16 years ago
  Justin Clarke Casey 625e8f7700 * Minor log message change 16 years ago
  Justin Clarke Casey e211a3b00b * Tell the user what the new terrain commands format is if they try to execute a deprecated one 16 years ago
  Teravus Ovares 7854f6f4a2 * Committing some math to discover the Oriented Bounding Box and decomposing it into planes and normals. 16 years ago
  Charles Krinke 2f3bb3b836 Remove a couple more compiler warnings by commenting unused variables. 16 years ago
  alondria 6ac21141c6 Adds in +, -, and / operators for Rotations (and fixes Mantis 671) 16 years ago
  alondria d3515bf22e Woops - forgot to call m_host.AddScriptLPS(1) in llGetObjectDetails.... 16 years ago
  Justin Clarke Casey be83ac37f9 * Small adjust to last commit's logging so we only print out one warning when we start dropping requests 16 years ago
  alondria 181c5ab7d7 Implements llGetObjectDetails() 16 years ago
  Justin Clarke Casey 45ea156804 * If a client session requests the same texture more than n times (currently n=5), we now drop the subsequent requests 16 years ago
  alondria d76c6ee140 Implements llKey2Name(). 16 years ago
  Charles Krinke 1e452dacf4 Comment out an unused 'str' and add a WriteLine to use 16 years ago
  Charles Krinke 21e5e65bb7 Comment out "m_randomizeWater" and "ms" until we use them later. 16 years ago
  alondria 5c41051fda Implemented llOverMyLand() and correct llGetOwnerKey() to properly return the information for the argument key, opposed to the object the script is in. 16 years ago
  Teravus Ovares 0cb05c1952 * Updated ray tracing code. It's now good enough to use when the XYZ vector components of the scale have a difference of less then 4.5 meters. 16 years ago
  Adam Frisby 803670e6ea * Removed more encoding faults. 16 years ago
  Adam Frisby fd8aa566b5 * Removed a bad encoder. 16 years ago
  Adam Frisby 7286bd60b0 * Converted a large number of ASCII encodings to UTF8. 16 years ago
  Teravus Ovares dc79146d01 * Fix for #499: linked primsets don't rotate properly when using a door script that works OK on SL 16 years ago
  Justin Clarke Casey c1beb85315 * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 16 years ago
  MW f61ea1998e Added back a fix that lbsa71 did aqes ago to fix a buffer overflow in the packetpool, which somewhere through time got lost/reverted 16 years ago
  Justin Clarke Casey 20473af892 Another poxy patch which consists mainly of logging changes (some already commented out) to find out what CAPS is doing 16 years ago
  Jeff Ames 84289cfb4b Fix server crash when setting prims physical under basic physics. 16 years ago
  Justin Clarke Casey 2b78c40d89 * Adding log debugging messages and making others more explicit 16 years ago