This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
26bb95fe3d
OpenSimMirror
/
OpenSim
History
Diva Canto
26bb95fe3d
HG: AAdded a few missing /'s at the end of URLs
2011-12-23 10:58:30 -08:00
..
ApplicationPlugins
addresses mantis
#5827
2011-12-19 11:51:03 -07:00
Capabilities
Migrate detailed "appearance show" report generation up to AvatarFactoryModule from AppearanceInfoModule so that it can be used in debug (inactive).
2011-12-19 18:58:05 +00:00
ConsoleClient
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
2011-10-25 20:24:21 +01:00
Data
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
2011-12-03 18:59:54 +00:00
Framework
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
2011-12-20 09:53:05 -08:00
Region
Region crossings redone: (1) removed WaitForCallback. Now that we are passing the entire agent with attachs in one big message we don't necessarily need to wait for confirmation. The callback sometimes is problematic and it adds delay to the process. (2) Z velocity sent to the viewer = 0. This is an heuristic; the Z velocity usually is negative, and it makes the viewer move the avie down. This only matters while the agent is in transit and therefore not being physically simulated by neither region. As soon as the receiving region receives CompleteMovement from the viewer, the position and velocity get corrected.
2011-12-22 09:30:06 -08:00
Server
HG minor bug fix and marked one method obsolete in UAS.
2011-12-16 08:48:29 -08:00
Services
HG: AAdded a few missing /'s at the end of URLs
2011-12-23 10:58:30 -08:00
Tests
Implement handler for TeleportCancel inbound packet
2011-12-10 15:17:34 +00:00
Tools
Fix off by one bug in objects GrabbingBehaviour of pCampBot.exe
2011-12-14 16:43:49 +00:00