aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/TaskInventoryItem.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-29* Spring cleaning.Adam Frisby1-106/+119
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-8/+8
2008-04-23* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby1-0/+2
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby1-11/+31
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+4
2008-04-07* Minor: log message correctionJustin Clarke Casey1-1/+1
2008-04-07* Okay you can put down your pitchforks - this patch should fix rezzing of it...Justin Clarke Casey1-27/+17
2008-04-04* Removing debugging goo for mantis 854 since the fix is reported to work.Justin Clarke Casey1-3/+5
2008-04-03* Attempted resolution for mantis 854Justin Clarke Casey1-0/+4
2008-04-02* Add some temporary task inventory item inflation debug messages to investig...Justin Clarke Casey1-0/+10
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-01-16* Fix mantis 345 - it is now possible to duplicate prims directly in the regi...Justin Clarke Casey1-15/+46
2008-01-16* Store task inventory when an object is taken into agent inventoryJustin Clarke Casey1-19/+96
2008-01-15* Mother of all commits:Adam Frisby1-20/+21
2008-01-11Switch prim items type representation to use int rather than strings.Justin Clarke Casey1-2/+2
2008-01-06Factor out TaskInventoryItemJustin Clarke Casey1-0/+101