Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 years ago |
Justin Clark-Casey (justincc)
|
6235d16c31
Make "show object part" command correctly display script status.
|
12 years ago |
Melanie
|
d32cf21576
Add preservation of running state of scripts when drag-copying.
|
12 years ago |
Justin Clark-Casey (justincc)
|
01b00ad0d5
Fire the scripting changed event with CHANGED_OWNER when an object that has changed owners is rezzed.
|
12 years ago |
Melanie
|
567f4c51f8
Improve reliability of script state saving by covering various saving
|
12 years ago |
Justin Clark-Casey (justincc)
|
0688861aa7
Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conversion rather than the arrays in TaskInventoryItem
|
13 years ago |
Diva Canto
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
14 years ago |
Justin Clark-Casey (justincc)
|
f7b28dd321
If a scene object part UUID is changed (only possible when not in a scene), then adjust the inventory items to point to the new uuid as well
|
14 years ago |
Melanie
|
45301d8a49
Defer sending of CHANGED_OWNER to make it work on rezzed objects and
|
14 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Dr Scofield
|
7dbcf0570f
From: Alan Webb <[email protected]>
|
15 years ago |
Homer Horwitz
|
5200a849f6
Reverting r9224. We don't have scripts in the SL sense (with binary and state).
|
15 years ago |
Homer Horwitz
|
be08c2d411
Change invType of scripts from "lsl_text" to "script". Fixes Mantis #3482.
|
15 years ago |
Melanie Thielker
|
3efdccbb12
Committing the LCO database layer. Native MySQL, no ADO. New reconnect
|
16 years ago |
Adam Frisby
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
16 years ago |
Melanie Thielker
|
5865a2b8f8
Set a default creation date on inventory and task inventory items
|
16 years ago |
Sean Dague
|
1389461854
one class per file please.
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Sean Dague
|
cf317f5c33
refactor TaskInventoryItem Mask -> Permissions to be consistant with how things
|
16 years ago |
Sean Dague
|
aad92e1368
turn fields -> properties in TaskInventoryItem
|
16 years ago |
Dr Scofield
|
feb30217de
dr scofield's warning safari:
|
16 years ago |
Jeff Ames
|
4ec4e16c80
Formatting cleanup, minor refactoring, svn properties.
|
16 years ago |
Dr Scofield
|
1fb16688d1
cleanup: uncommenting null-op else tree in TaskInventoryItem.cs
|
16 years ago |
Justin Clarke Casey
|
161dfe9b68
* minor: comment out old debugging messages in task inventory item restoration routines
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
16 years ago |
Sean Dague
|
2a2ef42e64
replace hard tabs with 4 spaces to be consistant in the source.
|
16 years ago |
Adam Frisby
|
163d254bb9
* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!
|
16 years ago |
Adam Frisby
|
bca7ab7e36
* Applying Mantis #1020 (Animations) - Thanks Melanie.
|
16 years ago |