| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into bigmerge | Melanie | 2011-12-06 | 1 | -0/+50 |
|\ |
|
| * | Add test for not found response from GetTexture cap handler. | Justin Clark-Casey (justincc) | 2011-12-05 | 1 | -0/+50 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 1 | -1/+4 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() | Justin Clark-Casey (justincc) | 2011-12-03 | 1 | -0/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-19 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Fix Windows build break | justincc | 2011-11-17 | 1 | -0/+3 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-17 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Remove prebuild reference to now gone PumaCode.SvnDotNet.dll | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -1/+0 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-14 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Add very simple FriendsModuleTests.TestNoFriends() | Justin Clark-Casey (justincc) | 2011-11-14 | 1 | -0/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-04 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Add click/grab behaviour to pCampbot, which gets bots to randomly click things. | Justin Clark-Casey (justincc) | 2011-11-03 | 1 | -0/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-01 | 1 | -28/+0 |
|\ \
| |/ |
|
| * | Remove OpenSim.TestSuite | Justin Clark-Casey (justincc) | 2011-10-31 | 1 | -28/+0 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-10-26 | 1 | -61/+65 |
|\ \
| |/ |
|
| * | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 2011-10-25 | 1 | -61/+65 |
* | | Merge commit 'e28e2d24c714c3fba1cba60097986a1c1c28c6c0' into bigmerge | Melanie | 2011-10-25 | 1 | -0/+36 |
|\ \
| |/ |
|
| * | Add new EventQueueTests with basic test to check that adding a client registe... | Justin Clark-Casey (justincc) | 2011-10-24 | 1 | -0/+36 |
* | | Merge commit 'c85a780583cb36bac95f69c5d704f60a758d56bb' into bigmerge | Melanie | 2011-10-25 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Provide an option to allow remote calls to the CreateUser method on the UserA... | Justin Clark-Casey (justincc) | 2011-10-18 | 1 | -0/+1 |
* | | Merge commit 'f5f7ca47ea7a27fb7f82367cc7a4e04e11cb5155' into bigmerge | Melanie | 2011-10-25 | 1 | -11/+9 |
|\ \
| |/ |
|
| * | Bring LindenUDP.Tests back from the dead. No tests are running. | Justin Clark-Casey (justincc) | 2011-10-12 | 1 | -11/+9 |
* | | Merge commit '71d29decc87952790b3f5264ad4a29da171b1689' into bigmerge | Melanie | 2011-10-12 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | replace List used by m_accessIP in RemoteAdminPlugin with the more efficient ... | Justin Clark-Casey (justincc) | 2011-10-08 | 1 | -0/+1 |
* | | Merge commit '42fe774ad10d469c11fe58731fcab0e4df760871' into bigmerge | Melanie | 2011-10-11 | 1 | -28/+0 |
|\ \
| |/ |
|
| * | Remove OpenSim.Region.Examples.SimpleModule | Justin Clark-Casey (justincc) | 2011-10-01 | 1 | -28/+0 |
* | | Merge commit 'f95033812402aaf31a9f2f66c946165d2d79669f' into bigmerge | Melanie | 2011-10-11 | 1 | -56/+0 |
|\ \
| |/ |
|
| * | Remove old bullet DotNET and X libraries in preparation for BulletS | Justin Clark-Casey (justincc) | 2011-09-17 | 1 | -56/+0 |
* | | Merge commit 'a00327d0e5f512ccf56e18082c7e7c7366517379' into bigmerge | Melanie | 2011-10-11 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix build errors on Windows by adding missing OpenSim.Services.Base reference | justincc | 2011-09-16 | 1 | -0/+1 |
* | | Merge commit '522d6261f11ffaf8320c3f0775beb5d0608ce226' into bigmerge | Melanie | 2011-10-11 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Correctly create a freshly created estate owner's default items and avatar en... | Justin Clark-Casey (justincc) | 2011-09-16 | 1 | -0/+2 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -9/+82 |
|\ \
| |/ |
|
| * | Merge branch 'master' into bulletsim | Mic Bowman | 2011-08-19 | 1 | -0/+13 |
| |\ |
|
| | * | relocate AttachmentTests.cs to AttachmentsModuleTests.cs | Justin Clark-Casey (justincc) | 2011-08-16 | 1 | -0/+1 |
| | * | Fix for monodevelop | BlueWall | 2011-08-15 | 1 | -1/+1 |
| | * | llGetPrimitiveParams fix prim hollow/hole shape value | Micheil Merlin | 2011-08-13 | 1 | -0/+1 |
| | * | Revert "llGetPrimitveParams fix prim hollow/hole shape return value" | Justin Clark-Casey (justincc) | 2011-08-13 | 1 | -1/+0 |
| | * | llGetPrimitveParams fix prim hollow/hole shape return value | Micheil Merlin | 2011-08-13 | 1 | -0/+1 |
| | * | add regression test for osNpcCreate when cloning an in-region avatar | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -0/+2 |
| | * | Add missing System.Xml reference which is required to build on Windows but no... | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -0/+1 |
| | * | When an NPC is created, stop telling neighbouring regions to expect a child a... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+3 |
| | * | Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+4 |
| | * | Implement first draft functions for saving and loading NPC appearance from st... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+1 |
| * | | Merge branch 'bulletsim' of ssh://opensimulator.org/var/git/opensim into bull... | Dan Lake | 2011-07-20 | 1 | -14/+14 |
| |\ \ |
|
| | * | | reorder bulletsim and convex decomposition projects in prebuild.xml. seems | Mic Bowman | 2011-07-12 | 1 | -16/+16 |
| | * | | Moved ConvexDecompositionDotNet.dll to bin directory to fix picky references ... | Dan Lake | 2011-07-11 | 1 | -2/+2 |
| * | | | Merge branch 'master' into bulletsim | Dan Lake | 2011-07-20 | 1 | -9/+10 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|