Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
582c20b1c4
* reseparate inventory item creator id and creator uuid
|
15 years ago |
Sean Dague
|
6b88a205d6
another possible cause of some of the inventory wierdness is the 1/2 implemented
|
15 years ago |
Justin Clarke Casey
|
78425e392b
* Change automatic properties back to manual get/set
|
15 years ago |
Justin Clarke Casey
|
f8e0653e73
* If an item creator id contains an iar loaded name, create a temporary profile and hashed UUID to represent the user
|
15 years ago |
Justin Clarke Casey
|
b6ae8b7ba7
* Fix http://opensimulator.org/mantis/view.php?id=3585
|
15 years ago |
Jeff Ames
|
8ea12ad6c0
Add copyright header. Formatting cleanup. Ignore some generated files.
|
15 years ago |
Melanie Thielker
|
5865018088
Fix crash on login
|
15 years ago |
Melanie Thielker
|
2cded6d369
Fix the AsUuid thingy
|
15 years ago |
Melanie Thielker
|
ebb8111f6c
Fox the InventoryItem.CreatorIdAsUuid property
|
15 years ago |
Justin Clarke Casey
|
a61cbab799
* Insert profile references for creators for items saved into iars
|
15 years ago |
Justin Clarke Casey
|
257fc5515a
* minor: remove some mono compiler warnings, minor cleanup
|
15 years ago |
Justin Clarke Casey
|
509ec2637b
* Refactor: Simplify InventoryFolderImpl. No functional change.
|
15 years ago |
Justin Clarke Casey
|
f3c7298fc5
* Make it possible to store creator strings in user inventory items as well as UUIDs
|
15 years ago |
Justin Clarke Casey
|
229b69e044
* Establish InventoryArchiveSaved event for unit tests
|
15 years ago |
Justin Clarke Casey
|
e12981ef1b
* Establish a common InventoryNodeBase class from InventoryItemBase and InventoryFolderBase
|
15 years ago |
Melanie Thielker
|
d66f3993de
Add group permissions to agent inventory.
|
16 years ago |
Melanie Thielker
|
5865a2b8f8
Set a default creation date on inventory and task inventory items
|
16 years ago |
Sean Dague
|
5557f0b772
reformat spacing on some property declarations. Take away the virtual
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Sean Dague
|
5158aad662
make lots of properties virtual, which lets nhibernate do
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Teravus Ovares
|
a9cc76e0ef
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie!
|
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 |
Justin Clarke Casey
|
4db839c3b8
* Implement proper emptying of trashcan on standalone
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Sean Dague
|
f436815107
Refactor InventoryItemBase to do the following:
|
16 years ago |
Sean Dague
|
79222a0b45
break out the 5 classes that were
|
16 years ago |
Justin Clarke Casey
|
0a47a75b88
* Send full inventory folder skeleton to standalone client logins rather than just the root child folders
|
16 years ago |