OpenSimMirror/OpenSim/Region
Justin Clarke Casey 8a24f61acd * Change the currently misleading log message when capabilities are added twice, and provide some more information
* No functional change
* It strikes me that there may be caps problems if double registration is presented if cleanup failed for a previous agent (so a caps handler will remain in memory for that 
agent but with a different seed).  This needs investigation
2009-01-22 17:51:47 +00:00
..
Application Added support so that during the loading of a xml link list, it checks if a linked hypergrid region's real location is within 4096,4096 map spaces of its "local" location. If it is outside of that range ( so it wouldn't be possible to teleport to it) then it ignores it and doesn't create a link. 2009-01-16 17:56:44 +00:00
ClientStack * discovered! darn! Removing I <3 OpenSimulator from firstname 2009-01-22 10:04:15 +00:00
Communications * Add new unit test for simple teleport in a standalone. 2009-01-15 21:27:55 +00:00
DataSnapshot * refactor: call AddHttpHandler() directly via CommsManager 2009-01-06 14:44:45 +00:00
Environment * Change the currently misleading log message when capabilities are added twice, and provide some more information 2009-01-22 17:51:47 +00:00
Examples/SimpleModule * Separate starting a client thread into a separate Start() method (which matches the existing Stop() and Restart() methods) 2009-01-12 19:37:56 +00:00
Interfaces And another method added 2009-01-20 21:59:11 +00:00
Modules minor: Remove some serialization module scene wrappers 2008-12-19 19:35:14 +00:00
Physics * More friendly OpenJpeg error handling. 2009-01-21 11:16:33 +00:00
ScriptEngine Added overrides for == and != for list. 2009-01-20 00:10:39 +00:00
UserStatistics minor: remove mono compiler warning 2009-01-09 21:15:34 +00:00