UbitUmarov
|
e7c2674dec
cleanup (grid)region info endpoint; add log to try to find some xml decode issues
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
f03a6bbc61
Create a generic way for passing constructor args to plugins
|
7 years ago |
Diva Canto
|
4cbbbefbf6
Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3.
|
9 years ago |
Diva Canto
|
04e76dc5d6
Comment out the suppression of console output for mono addins in robust too. Seriously, ppl, let's not ignore important warning messages!
|
10 years ago |
Diva Canto
|
7d1c59b8e3
Changed the Robust-as-addin version number to match OpenSim release numbers.
|
10 years ago |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
10 years ago |
Oren Hurvitz
|
6734b94761
Better error messages
|
11 years ago |
Diva Canto
|
4194d935ec
Fixed mantis #6609 -- LoadPlugin error messages on Robust.
|
11 years ago |
Diva Canto
|
90a6891a7d
Better error reporting
|
11 years ago |
Justin Clark-Casey (justincc)
|
3a7d9f740e
minor: Make logged message in ServerUtils more consistent.
|
11 years ago |
Justin Clark-Casey (justincc)
|
1c240cd555
Print full stacktrace from plugin loading failure to help determine what went wrong, rather than a possibly unhelpful simple exception message.
|
12 years ago |
BlueWall
|
6f002733b1
Fix formatting
|
12 years ago |
BlueWall (James Hughes)
|
5f11b4658e
Fix module pathname handling for Windows
|
12 years ago |
BlueWall
|
b1849e7fde
Hide some console output when initializing addin repository
|
12 years ago |
BlueWall
|
99bb6c9304
Move PluginManager
|
12 years ago |
BlueWall
|
c8393dd0be
Add logging to help track sequence of events
|
12 years ago |
BlueWall
|
83073ebd03
Implement plugin unloading
|
12 years ago |
BlueWall
|
a960efeaba
Fix registry issue
|
12 years ago |
BlueWall
|
440726250c
Added parts to manage repositories and plugin management
|
12 years ago |
BlueWall
|
3e71c71cbf
Add modular configuration for Robust connectors
|
12 years ago |
Justin Clark-Casey (justincc)
|
e813f41478
Escape and unescape xml element names if necessary in ServerUtils.BuildXmlData() and ParseElement()
|
12 years ago |
Oren Hurvitz
|
2f398231ac
Minor improvements to logging
|
12 years ago |
Oren Hurvitz
|
39323055bd
When a plugin fails to load because a DLL is missing, log which DLL it is
|
13 years ago |
Diva Canto
|
0c58a9e680
HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service.
|
13 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
Diva Canto
|
76106e39d9
Restoring LoadPlugin as it was before. Justin's last change made it throw.
|
14 years ago |
Justin Clark-Casey (justincc)
|
f2de50bb14
Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12
|
14 years ago |
Diva Canto
|
bbb43f9bde
Now showing friends online upon grid login.
|
14 years ago |
John Hurliman
|
845a390e93
* Added a sanity check for missing asset data in LLClientView
|
14 years ago |