Commit Graph

6 Commits

Author SHA1 Message Date
Jim Radford
ae8a78b94d New SLPRoxy Application contributed by issarlk, an example SLProxy module that does client side animation overrides. See Readme for additional details. Mantis#150
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1673 52acb1d6-8a22-11de-b505-999d5b087335
2008-03-15 01:03:27 +00:00
John Hurliman
3013742668 * Increased SIMULATOR_TIMEOUT to 30 seconds
* Converted all timers to System.Threading timers to fix problems running in services and the CF
* UDPBase now uses our own ReaderWriterLock that is more efficient, and CF compatible
* Login uses a hand-created LoginProxy object instead of dynamically building the class with reflection .Emit()
* Replaced ParameterizedThreadStart calls with class-wide variables for CF compat.
* Removed transfer timeout code (irrelevant now that uploads go through CAPS)
* Added several new Helpers methods to wrap desktop and CF conditional code
* Replaced Monitor calls with AutoResetEvent in BlockingQueue
* InventoryNodeDictionary uses generics now
* Removed final lingering piece of XML serialization
* Added CookComputing.XmlRpc.CF.dll for the CF

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1479 52acb1d6-8a22-11de-b505-999d5b087335
2007-11-06 09:26:10 +00:00
John Hurliman
cd9b2cef2a Changed the AssetManager.RequestUpload function signature to more closely resemble the RequestAsset function, and added an overload to simplify the call
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1336 52acb1d6-8a22-11de-b505-999d5b087335
2007-07-30 08:10:05 +00:00
makomk
cb4b3f93be Get Analyst to work right under Mono. VS.Net projects not modified, but should be easy enough to fix.
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1328 52acb1d6-8a22-11de-b505-999d5b087335
2007-07-20 16:02:52 +00:00
bushing
54a2a7aac1 eol-style fixes
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1160 52acb1d6-8a22-11de-b505-999d5b087335
2007-04-28 20:50:45 +00:00
John Hurliman
1cb7f4c253 Huge svn cleanup!
* libsecondlife-cs is now libsecondlife
* All applications that are staying have been moved to trunk/
* SLProxy loads Analyst plugin by default if no other plugin is specified on the command line

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1068 52acb1d6-8a22-11de-b505-999d5b087335
2007-03-26 23:12:39 +00:00