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-27 20:35:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f9ccd486f9f8317cce3badcb62d646766c5642c
opensim
/
OpenSim
/
Region
/
Application
History
Teravus Ovares
414bf2aaf1
* The equals override of 'Location' is not working as expected. This caused sim restarts to fail because the test that searches for and shutsdown the UDP server listener for that region never found and shutdown the udp server. hence the error message, "only one listener on port".
...
* This is a high profile candidate for a unit test. (big)
2008-11-28 19:44:44 +00:00
..
Application.cs
* Apply
http://opensimulator.org/mantis/view.php?id=2640
2008-11-25 15:19:00 +00:00
ConfigurationLoader.cs
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
2008-11-08 14:28:43 +00:00
HGOpenSimNode.cs
* refactor: move ResetUserPassword into UserServiceAdmin
2008-11-28 15:47:01 +00:00
IApplicationPlugin.cs
Formatting cleanup.
2008-08-18 00:39:10 +00:00
OpenSim.cs
* refactor: rename UserServiceAdmin to UserAdminService
2008-11-28 16:04:01 +00:00
OpenSimBackground.cs
more startup/initialisation refactoring
2008-11-05 17:45:56 +00:00
OpenSimBase.cs
* The equals override of 'Location' is not working as expected. This caused sim restarts to fail because the test that searches for and shutsdown the UDP server listener for that region never found and shutdown the udp server. hence the error message, "only one listener on port".
2008-11-28 19:44:44 +00:00