aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/TaskInventoryItem.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-231-5/+5
* turn fields -> properties in TaskInventoryItemSean Dague2008-07-231-25/+214
* dr scofield's warning safari:Dr Scofield2008-06-271-1/+1
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-2/+2
* cleanup: uncommenting null-op else tree in TaskInventoryItem.csDr Scofield2008-06-021-6/+6
* * minor: comment out old debugging messages in task inventory item restoratio...Justin Clarke Casey2008-05-311-5/+5
* Formatting cleanup.Jeff Ames2008-05-161-6/+6
* * Spring cleaning.Adam Frisby2008-04-291-106/+119
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-8/+8
* * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby2008-04-231-0/+2
* * Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby2008-04-231-11/+31
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+4
* * Minor: log message correctionJustin Clarke Casey2008-04-071-1/+1
* * Okay you can put down your pitchforks - this patch should fix rezzing of it...Justin Clarke Casey2008-04-071-27/+17
* * Removing debugging goo for mantis 854 since the fix is reported to work.Justin Clarke Casey2008-04-041-3/+5
* * Attempted resolution for mantis 854Justin Clarke Casey2008-04-031-0/+4
* * Add some temporary task inventory item inflation debug messages to investig...Justin Clarke Casey2008-04-021-0/+10
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Fix mantis 345 - it is now possible to duplicate prims directly in the regi...Justin Clarke Casey2008-01-161-15/+46
* * Store task inventory when an object is taken into agent inventoryJustin Clarke Casey2008-01-161-19/+96
* * Mother of all commits:Adam Frisby2008-01-151-20/+21
* Switch prim items type representation to use int rather than strings.Justin Clarke Casey2008-01-111-2/+2
* Factor out TaskInventoryItemJustin Clarke Casey2008-01-061-0/+101