Robert Adams
|
e9c437ed0e
Correct namespace of BinaryLoggingModule (a cut-and-paste error). Add a simple, high performance logger for high frequency logging (physics sub-operations, for instance).
|
12 years ago |
Justin Clark-Casey (justincc)
|
9c89ad9154
Fix build break for windows with missing package for IScriptEngine in prebuild.xml for OpenSim.Region.CoreModules.Tests.dll
|
12 years ago |
Justin Clark-Casey (justincc)
|
fc24563206
Add regression TestDetachScriptedAttachmentToInventory()
|
12 years ago |
Justin Clark-Casey (justincc)
|
58869e5aa0
Fix recent SOP.GetSittingAvatars() to return null if there are no sitting avatars rather than throwing an exception.
|
12 years ago |
Justin Clark-Casey (justincc)
|
94517c8d5c
Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen.
|
12 years ago |
Talun
|
d5cc959683
Mantis 6044 Building master currently fails.
|
12 years ago |
BlueWall
|
db566fbb09
Fix prebuild.xml
|
12 years ago |
Oren Hurvitz
|
37d770f814
Use DotNetZip to compress OARs and IARs.
|
12 years ago |
Justin Clark-Casey (justincc)
|
7468299673
Eliminate race condition where many callers would check SOP.PhysicsActor != null then assume it was still not null in later code.
|
12 years ago |
Diva Canto
|
5a8ed50639
Added missing dependency for MS 2008. I hope. (I don't have 2008 to test this) mantis #5949
|
12 years ago |
Justin Clark-Casey (justincc)
|
3525c876c8
Make default "show friends" console command show friends fetched from the friends service.
|
12 years ago |
Justin Clark-Casey (justincc)
|
59157d9d63
Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call.
|
12 years ago |
Justin Clark-Casey (justincc)
|
034c9d6bcc
Merge branch 'xassetservice'
|
12 years ago |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 years ago |
Justin Clark-Casey (justincc)
|
441449e240
Switch to sha256 from sha1 in order to avoid future asset hash collisions.
|
12 years ago |
Justin Clark-Casey (justincc)
|
19d271d3fc
Remove PhysXPlugin and wrappers.
|
12 years ago |
Justin Clark-Casey (justincc)
|
e8cc1bd329
Fix another Torture test build break on Windows.
|
12 years ago |
Justin Clark-Casey (justincc)
|
16c4636048
Add NPC torture tests for 100, 1000 and 2000 create and delete NPC calls.
|
12 years ago |
Robert Adams
|
d5c08c44bf
Add missing reference to prebuild.xml for torture tests
|
12 years ago |
Justin Clark-Casey (justincc)
|
c22970448f
Add TestCompileAndStart100Scripts() torture test.
|
12 years ago |
Justin Clark-Casey (justincc)
|
312e1457dd
Change SceneObjectSerializer to use common ExternalRepresentationUtils.ExecuteReadProcessors() methods.
|
12 years ago |
Justin Clark-Casey (justincc)
|
6234264211
Refactor common deserialization processor code to generic method ExternalRepresentationUtils.ExecuteReadProcessors()
|
12 years ago |
Justin Clark-Casey (justincc)
|
f3780b9eae
Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scene objects.
|
12 years ago |
Justin Clark-Casey (justincc)
|
9356963bd3
Add basic request and send image regression tests for LLImageManager
|
13 years ago |
Diva Canto
|
b6cfe15c7c
HG: more / love for Xmas
|
13 years ago |
Justin Clark-Casey (justincc)
|
319507f521
Add test for not found response from GetTexture cap handler.
|
13 years ago |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 years ago |
Justin Clark-Casey (justincc)
|
4919c60560
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
|
13 years ago |
justincc
|
6dbe793112
Fix Windows build break
|
13 years ago |
Justin Clark-Casey (justincc)
|
affec18625
Remove prebuild reference to now gone PumaCode.SvnDotNet.dll
|
13 years ago |