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
c3ae90c067
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
c3ae90c067
Move max teleport distance check down into etm.DoTeleport() since this should apply to all teleport calls, not just those through Teleport()
2012-05-10 00:28:27 +01:00
..
ApplicationPlugins
Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter
2012-02-03 23:53:18 +01:00
Capabilities
Add regression test for teleporting an agent between separated regions on the same simulator.
2012-04-30 19:27:21 +01: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
Lock NullFriendsData.m_Data for consistency and against concurrent read/write
2012-04-18 22:54:57 +01:00
Framework
Add request verb and url to error messages in WebUtil that lack this.
2012-05-10 00:21:09 +01:00
Region
Move max teleport distance check down into etm.DoTeleport() since this should apply to all teleport calls, not just those through Teleport()
2012-05-10 00:28:27 +01:00
Server
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
2012-04-18 22:05:03 +01:00
Services
Comment out AvatarService.SetAvatar debug log line for now
2012-04-30 18:59:43 +01:00
Tests
Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on and off within tests.
2012-05-10 00:25:14 +01:00
Tools
Don't start pCampbot if the user doesn't supply bot firstname, lastname stub and password
2012-02-29 22:04:17 +00:00