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
c3b1c72c33
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
c3b1c72c33
refactor: Use simpler auto-implemented property for HttpPort in GridRegion
2014-10-03 01:22:25 +01:00
..
Addons
Fixed a hard-to-run-into bug in groups: at the time of creation of a group, the OwnerRoleID in the groups table was inconsistent with the roleID in the roles table. OpenSim core was not running into this bug, but 3rd party modules (like Wifi) were.
2014-10-02 22:36:23 +01:00
ApplicationPlugins
Actually call Close() for shared region modules when the simulator is being shutdown.
2014-07-02 23:49:25 +01:00
Capabilities
Fix issue with TestTextureNotFound in previous commit
1e3027a
2014-07-26 01:56:42 +01:00
ConsoleClient
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00:00
Data
Remove database connection locking in MySQLXAssetData. This is unnecessary as connections aren't shared and transactions are already in place where necessary.
2014-08-22 20:34:33 +01:00
Framework
Make proper fix for last commit wrt Mantis 7317 by replacing disallowed c char and not literal 'c'
2014-09-09 18:55:38 +01:00
Region
Add OutgoingPacketsQueuedCount clientstack stat.
2014-10-02 23:49:37 +01:00
Server
Update OpenID server handler with proper interface. fixes
http://opensimulator.org/mantis/view.php?id=7301
2014-08-13 20:06:07 -04:00
Services
refactor: Use simpler auto-implemented property for HttpPort in GridRegion
2014-10-03 01:22:25 +01:00
Tests
Don't unnecessarily remove from backup objects that were not directly attached from the scene.
2014-09-29 23:18:18 +01:00
Tools
Add "debug lludp packet" command to pCampbot.
2014-09-24 23:03:39 +01:00