This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-19 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
beeec1c46726a266edf5c8260f9cf4e4e6f91c8a
opensim
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
UDP
/
Tests
History
Justin Clark-Casey (justincc)
2cd95fac73
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent()
2013-09-27 22:27:39 +01:00
..
Resources
Add basic request and send image regression tests for LLImageManager
2012-01-19 19:00:11 +00:00
BasicCircuitTests.cs
Fix an issue where under teleport v2 protocol, teleporting from regions in an line from A->B->C would not close region A when reaching C
2013-08-08 23:29:30 +01:00
LLImageManagerTests.cs
For LLImageManagerTests, make tests execute under synchronous fire and forget conditions.
2013-08-05 23:15:30 +01:00
MockScene.cs
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent()
2013-09-27 22:27:39 +01:00
PacketHandlerTests.cs
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
2012-11-24 03:15:24 +00:00
TestLLUDPServer.cs
Add regression test for client logout due to ack timeout.
2012-06-08 03:12:23 +01:00