aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObjectPart.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fix string literal with URL + LLcommand();Teravus Ovares2008-05-291-1/+9
* Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke2008-05-281-1/+15
* Formatting cleanup.Jeff Ames2008-05-281-25/+25
* Thank you very much, ChrisIndigo for a patch that:Charles Krinke2008-05-281-9/+25
* * Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey2008-05-261-4/+3
* * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares2008-05-251-0/+32
* * phantom sculpties don't request the sculpt texture anymore.Teravus Ovares2008-05-251-0/+30
* * This update causes the backup process to run in a separate thread.Teravus Ovares2008-05-211-8/+14
* * Fixed needing to alter your sculptie sometimes to get physics to generate a...Teravus Ovares2008-05-211-1/+4
* * Fixed a logic error in previous commit. Darn these long client(param,para...Teravus Ovares2008-05-181-2/+2
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-181-1/+7
* * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares2008-05-161-3/+13
* Minor cleanup.Jeff Ames2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-101/+101
* Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares2008-05-151-14/+4
* * Refactor: Remove SceneObjectGroup.GetScenePresences() in favour of a direct...Justin Clarke Casey2008-05-141-6/+6
* Formatting cleanup.Jeff Ames2008-05-141-2/+2
* * Valid Sculpted prim now collide properly.Teravus Ovares2008-05-091-0/+8
* * Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ...Teravus Ovares2008-05-091-1/+20
* * Fixes Prim ExtraParams Teravus Ovares2008-05-081-12/+1
* get all the right bits to SendPrimitiveToClient so we can actuallySean Dague2008-05-071-5/+5
* De-tabify source.Jeff Ames2008-05-061-42/+39
* send actual velocity and angular velocity in terse updatesSean Dague2008-05-061-3/+4
* * Implemented DIE_AT_EDGE and Temporary objects don't save to the database.Teravus Ovares2008-05-041-0/+20
* * Committing some collision stuffs that I'm working on.Teravus Ovares2008-05-031-5/+50
* * DuplicateOnRay with copy center works in two directions... Still fightin...Teravus Ovares2008-05-021-1/+1
* * Rolled back a few changes.Adam Frisby2008-05-011-967/+997
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-997/+967
* * committing what I've got so far for DuplicateOnRay so I don't fight the con...Teravus Ovares2008-05-011-6/+17
* * Assorted spring cleanings.Adam Frisby2008-05-011-1/+0
* * You can now rez objects out of inventory at the correct offset from prim yo...Teravus Ovares2008-05-011-2/+11
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-301-8/+97
* * Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares2008-04-281-5/+64
* * More attachment stuff, reworked some of the inventory routines to be what I...Teravus Ovares2008-04-271-4/+5
* * First draft implementation of copying prim inventory items back to agent in...Justin Clarke Casey2008-04-261-4/+7
* * Ooops, attachments now teleport/cross region borders along with your avatar...Teravus Ovares2008-04-261-0/+7
* * Fixes prim crossing. See bug 1050.Teravus Ovares2008-04-251-1/+15
* * Check in odds and ends which remain as an attempt to get the item propertie...Justin Clarke Casey2008-04-251-2/+2
* * Fixes Mantis: 1049. Y Texture repeat not being applied to resulting animat...Teravus Ovares2008-04-251-1/+1
* * Fixes the object pay box to default to -2,-2,-2,-2,-2. Fixes mantis 1045.Teravus Ovares2008-04-251-1/+1
* * Used thomas' patch m884 as an example to make HUD attachments work. While...Teravus Ovares2008-04-251-1/+1
* * Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares2008-04-251-1/+15
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-8/+8
* * Adds much better support for attachments that you right click on in world.Teravus Ovares2008-04-241-6/+28
* * Fixed an annoying pop-up box when crossing borders.Teravus Ovares2008-04-231-2/+2
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-231-0/+3
* * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2008-04-231-0/+17
* * Applying Mantis #1022 - Thanks Melanie!Adam Frisby2008-04-231-2/+11
* * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby2008-04-231-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-7/+5