Diva Canto
|
6afa55d446
Removed a few obsolete mono addin references. Mantis #4854
|
14 years ago |
Diva Canto
|
b8aa81635f
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |
Diva Canto
|
12858122d5
Fixes mantis #4870.
|
14 years ago |
Justin Clark-Casey (justincc)
|
5b03e05035
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |
Justin Clark-Casey (justincc)
|
5d83b3f991
comment out obsolete assert that 'item has been passed to another user since it was last set' perms flag was set when a prim item was added to a scene object
|
14 years ago |
Justin Clark-Casey (justincc)
|
0080c3b1f4
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |
Justin Clark-Casey (justincc)
|
71433075a9
Fix obvious bug in XInventoryService.GetFolderItems() which was preventing the iar module from being able to save single item iars
|
14 years ago |
Melanie
|
2291daa95a
Merge branch 'master' of [email protected]:/var/git/opensim
|
14 years ago |
Diva Canto
|
e17591f4cf
Cleaned up a couple of things from OpenSim.ini.example: [Friends] section has been in other inis for a while, not needed here; and [Network] remoteDataPort is obsolete.
|
14 years ago |
Melanie Thielker
|
39cd57598b
Fix a permissions issue
|
14 years ago |
Melanie
|
33aa7ba7dc
Revert "More on mantis #4869. This fixes the problem of objects showing up as no copy when they are copy-able. It works, but I have no idea what I'm doing."
|
14 years ago |
Diva Canto
|
bec1d7cc36
Removed left-over debug messages.
|
14 years ago |
Diva Canto
|
87fb19162e
More on mantis #4869. This fixes the problem of objects showing up as no copy when they are copy-able. It works, but I have no idea what I'm doing.
|
14 years ago |
Diva Canto
|
d64c09160c
Removed some more debug messages.
|
14 years ago |
Melanie Thielker
|
cd8bb316ea
Remove getting the object capacity from the money module. It is now set
|
14 years ago |
Melanie
|
dd14016885
Revamp the permissions propagation. This MAY mess up. Please test.
|
14 years ago |
Melanie Thielker
|
bed36901d1
Add CreateSelected flag onto objects rezzed from inventory
|
14 years ago |
Justin Clark-Casey (justincc)
|
86f3f83250
uncomment a load iar code line I accidentally commented in the last commit
|
14 years ago |
Justin Clark-Casey (justincc)
|
3156f4bbeb
comment out a lot of the debug log messages when loading an iar
|
14 years ago |
Melanie Thielker
|
26621ca500
Add scripted controllers into agent intersim messaging
|
14 years ago |
Melanie
|
eaea89bbb7
Remove localID from script controls data. It won't transfer to another
|
14 years ago |
Melanie Thielker
|
1169bfeaf3
Make taken items go back to the folder they came from
|
14 years ago |
unknown
|
6352fc5f57
Bug in 0.6.9 sometimes restoring script state causes region console to crash due to unhandled file lock exception. Attempt to resolve by wrapping several instances of file create / read logic in using statements and added some error handling for locked file exceptions. If it is IDisposable, it must be disposed! The close statements are unnecessary but harmless so I have left those in. The end of the using block will close and dispose automagically.
|
14 years ago |
Diva Canto
|
fe60b6783d
Hopefully fixes mantis #4852
|
14 years ago |
Diva Canto
|
d2fea2bb29
These 2 files want to be committed.
|
14 years ago |
dahlia
|
df9d4cd9b2
llVecNorm() now returns a zero-length vector when one is supplied as input. Addresses Mantis #4752
|
14 years ago |
dahlia
|
815dd73cf3
fix a potential division by zero
|
14 years ago |
Melanie
|
baebefeb05
Handle a specific exception without spewing red ink.
|
14 years ago |
Diva Canto
|
32cfdb0f6a
Switched order of conditionals.
|
14 years ago |
Kevin Cozens
|
07559707c5
Fixes problem where "Adult" regions were reported as being of type "Unknown".
|
14 years ago |