Commit History

Author SHA1 Message Date
  Teravus Ovares 97db1e8af0 Committing Dee100's balance update patch with a few bug fixes and a twist. Thanks Dee100! 16 years ago
  Adam Frisby de2ff8e626 * Little more spring cleaning. 16 years ago
  Adam Frisby 375163a6fe * Spring cleaning. 16 years ago
  Teravus Ovares 9907c0fd10 Patch from Melanie: 0001087: Crash to bash de-linking objects. Thanks Melanie! 16 years ago
  Teravus Ovares 2ae933a88b * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle2Rot. Re-implemented llRot2Euler, llEuler2Rot 16 years ago
  Teravus Ovares 80ea0b94b9 * Fixes child prim not editable as an attachment. You can right click on child prim in an attachment and get the proper pie menu. You get the attachment axis scope in the edit box. 16 years ago
  Teravus Ovares 06a367be19 * Applying melanie's List2Vector and List2Rot patch. Added a routine in the Quaternion constructors to catch 0,0,0,0 quaternions and convert them to 0,0,0,1 (as 0,0,0,0 is implicitly converted to 0,0,0,1 in LSL and will crash libsl if left which will in turn crash the simulator) 16 years ago
  Justin Clarke Casey dbdeb40d46 * Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners() 16 years ago
  Sean Dague 3ddbf28cd0 wrap a common exception that we get on shutdown of the script engine to keep 16 years ago
  Justin Clarke Casey 776b1f341a From: Dr Scofield <[email protected]> 16 years ago
  Teravus Ovares 7e3506e296 * Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch. 16 years ago
  Justin Clarke Casey 78ae258bb0 From: Dr Scofield <[email protected]> 16 years ago
  Teravus Ovares 1fb54b074c * Added basic 3-5 level undo on prim position/rotation/scale. 16 years ago
  Adam Frisby 7693a7dac9 * Added String(FileExtension) property to ITerrainLoader to allow us to determine which file extension this loader is capable of handling. 16 years ago
  Teravus Ovares 54563d8dea * Patch from XenReborn to make remove-region work properly without needing to do a change-region first. Careful though. I still suggest you do a change-region first. 16 years ago
  Teravus Ovares 911e63765c * Single Attachments now work from inventory. You can attach from inventory and detach from inventory. 16 years ago
  Jeff Ames 56497c9615 Minor svn, formatting cleanup. 16 years ago
  Teravus Ovares f71871bca3 * More attachment stuff, reworked some of the inventory routines to be what I need them to be for attachments. 16 years ago
  Charles Krinke 7cb78d73eb Thank you Melanie for implementing 16 years ago
  Justin Clarke Casey b1632bd222 * Tidy up and comments related to last inventory related commit 16 years ago
  Justin Clarke Casey accd89b3f1 * First draft implementation of copying prim inventory items back to agent inventory 16 years ago
  Teravus Ovares 323038ceb9 * Ooops, attachments now teleport/cross region borders along with your avatar. Those dastardly objects stick to you. 16 years ago
  Adam Frisby 3dc60c1433 * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementations. Thanks Melanie! 16 years ago
  Teravus Ovares 8f6d508b43 * For info about this commit, see last commit. 16 years ago
  Teravus Ovares a53cc8fbfa * Error on System. references with 'CS20003: 'System' is null or not an object" 16 years ago
  Teravus Ovares a4b2dc6050 * Adds mjm's llQuaternion.GetBytes() patch to our copy of libsecondlife. (it's already in the later revisions of libsecondlife but we hadn't picked it up. 16 years ago
  Teravus Ovares a534257b0e * Fixes prim crossing. See bug 1050. 16 years ago
  Justin Clarke Casey 6fec9c789b * Check in odds and ends which remain as an attempt to get the item properties panel for a prim's contents working 16 years ago
  Teravus Ovares 298870b177 * Fixes Mantis: 1049. Y Texture repeat not being applied to resulting animation. 16 years ago
  Justin Clarke Casey 46c8d7a5e1 From: Dr Scofield <[email protected]> 16 years ago