Justin Clark-Casey (justincc)
|
7e3c54213c
Implement llGetPrimMediaParams()
|
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 |
Diva Canto
|
657056a73f
Fixes mantis #4845
|
14 years ago |
Diva Canto
|
cd19e6fe32
Fixes mantis #4842
|
14 years ago |
Diva Canto
|
debc780654
Fixes additional bug reported in mantis #4841.
|
14 years ago |
Diva Canto
|
7525f3a556
Don't include hyperlinks as neighbors, even if grid operators have done the mistake of placing them as neighbors. This will not prevent further mess ups coming from that unsupported action.
|
14 years ago |
Diva Canto
|
c7e4880a5e
One more buglet fixed related to mantis #4841 -- auto-returns were still chocking on a null pointer exception.
|
14 years ago |
Diva Canto
|
b84f72df0b
Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids.
|
14 years ago |
Diva Canto
|
02a15bc787
Started to clean up the mess with HyperAssets in LLClientView. Fixed HG access to Notecards in user's inventory.
|
14 years ago |
Diva Canto
|
abe0a9ff49
Fixes the obvious problem in mantis #4841. Melanie needs to look at other potential problems there, though.
|
14 years ago |
Diva Canto
|
c117f2144c
Compiled Robust.32BitLaunch.exe to .Net 3.5
|
14 years ago |
Diva Canto
|
028303c3e1
Fixes mantis #4835
|
14 years ago |
Diva Canto
|
79c1eb1e39
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |
Diva Canto
|
490f1c144c
Fixes mantis #4782
|
14 years ago |
Melanie Thielker
|
e15f6905a5
Clean up IMoneyModule and adjust the other modules to the changes
|
14 years ago |
Melanie Thielker
|
fda9d7b75e
Remove GetEconomyData and the economy data structure (unused)
|
14 years ago |
Melanie
|
a4b7863ea1
Merge branch 'master' of [email protected]:/var/git/opensim
|
14 years ago |
dahlia
|
d58b32735d
add Micheil Merlin to CONTRIBUTORS.txt (Mantis #4784)
|
14 years ago |
Melanie Thielker
|
9e0b562c6e
Fox another scripting nasty. Stuff no system.string objects into lists
|
14 years ago |
Melanie
|
e328c23355
Add MapTileURL to robust to supply the url needed by snowglobe
|
14 years ago |