aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/TaskInventoryItem.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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