index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
TaskInventoryItem.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-11-23
1
-1
/
+1
|
\
|
*
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
2013-11-15
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-10-31
1
-11
/
+8
|
\
\
|
|
/
|
*
Make "show object part" command correctly display script status.
Justin Clark-Casey (justincc)
2012-10-31
1
-11
/
+8
|
*
Add preservation of running state of scripts when drag-copying.
Melanie
2012-07-01
1
-0
/
+12
*
|
Merge branch 'master' into careminster
Melanie
2012-05-05
1
-3
/
+13
|
\
\
|
|
/
|
*
Fire the scripting changed event with CHANGED_OWNER when an object that has c...
Justin Clark-Casey (justincc)
2012-05-05
1
-3
/
+13
*
|
Merge branch 'master' into careminster
Melanie
2012-02-02
1
-3
/
+3
|
\
\
|
|
/
|
*
Improve reliability of script state saving by covering various saving
Melanie
2012-02-02
1
-0
/
+11
*
|
Improve reliability of script state saving by covering various saving
Melanie
2012-02-02
1
-2
/
+12
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-28
1
-57
/
+0
|
\
\
|
|
/
|
*
Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conv...
Justin Clark-Casey (justincc)
2011-11-25
1
-57
/
+0
*
|
Preserve the script running flag when copying an object.
Melanie
2011-01-08
1
-0
/
+12
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-22
1
-0
/
+56
|
\
\
|
|
/
|
*
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
2010-11-21
1
-0
/
+56
*
|
Add a setter to OldItemID so it can be deserialized
Melanie
2010-10-13
1
-0
/
+3
*
|
Fix a merge artefact that broke script state persistence in XAttachments
Melanie
2010-09-19
1
-5
/
+3
|
/
*
If a scene object part UUID is changed (only possible when not in a scene), t...
Justin Clark-Casey (justincc)
2010-09-07
1
-5
/
+5
*
Defer sending of CHANGED_OWNER to make it work on rezzed objects and
Melanie
2010-05-03
1
-0
/
+11
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-04-22
1
-0
/
+11
*
Reverting r9224. We don't have scripts in the SL sense (with binary and state).
Homer Horwitz
2009-04-19
1
-1
/
+1
*
Change invType of scripts from "lsl_text" to "script". Fixes Mantis #3482.
Homer Horwitz
2009-04-19
1
-1
/
+1
*
Committing the LCO database layer. Native MySQL, no ADO. New reconnect
Melanie Thielker
2008-11-26
1
-0
/
+1
*
* Added IClientIM to IClientCore interfaces
Adam Frisby
2008-11-08
1
-6
/
+0
*
Set a default creation date on inventory and task inventory items
Melanie Thielker
2008-10-21
1
-0
/
+5
*
one class per file please.
Sean Dague
2008-10-01
1
-100
/
+0
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-25
/
+25
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-2
/
+2
*
refactor TaskInventoryItem Mask -> Permissions to be consistant with how things
Sean Dague
2008-07-23
1
-5
/
+5
*
turn fields -> properties in TaskInventoryItem
Sean Dague
2008-07-23
1
-25
/
+214
*
dr scofield's warning safari:
Dr Scofield
2008-06-27
1
-1
/
+1
*
Formatting cleanup, minor refactoring, svn properties.
Jeff Ames
2008-06-04
1
-2
/
+2
*
cleanup: uncommenting null-op else tree in TaskInventoryItem.cs
Dr Scofield
2008-06-02
1
-6
/
+6
*
* minor: comment out old debugging messages in task inventory item restoratio...
Justin Clarke Casey
2008-05-31
1
-5
/
+5
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-6
/
+6
*
* Spring cleaning.
Adam Frisby
2008-04-29
1
-106
/
+119
*
replace hard tabs with 4 spaces to be consistant in the source.
Sean Dague
2008-04-24
1
-8
/
+8
*
* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!
Adam Frisby
2008-04-23
1
-0
/
+2
*
* Applying Mantis #1020 (Animations) - Thanks Melanie.
Adam Frisby
2008-04-23
1
-11
/
+31
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-3
/
+4
*
* Minor: log message correction
Justin Clarke Casey
2008-04-07
1
-1
/
+1
*
* Okay you can put down your pitchforks - this patch should fix rezzing of it...
Justin Clarke Casey
2008-04-07
1
-27
/
+17
*
* Removing debugging goo for mantis 854 since the fix is reported to work.
Justin Clarke Casey
2008-04-04
1
-3
/
+5
*
* Attempted resolution for mantis 854
Justin Clarke Casey
2008-04-03
1
-0
/
+4
*
* Add some temporary task inventory item inflation debug messages to investig...
Justin Clarke Casey
2008-04-02
1
-0
/
+10
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-26
/
+25
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-1
/
+1
*
* Fix mantis 345 - it is now possible to duplicate prims directly in the regi...
Justin Clarke Casey
2008-01-16
1
-15
/
+46
*
* Store task inventory when an object is taken into agent inventory
Justin Clarke Casey
2008-01-16
1
-19
/
+96
[next]