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-08-25 15:56:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe4e6ff81121bd3c5041fc3cdc6545548b192568
opensim
/
OpenSim
/
Region
/
Application
History
Diva Canto
1499607215
Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>.
2010-10-15 17:27:19 -07:00
..
Application.cs
Formatting cleanup.
2010-09-12 13:43:49 -04:00
ConfigurationLoader.cs
Revert "Move OpenSimDefaults,ini into config-include in order to put it with all the other default files"
2010-09-14 03:30:07 +01:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>.
2010-10-15 17:27:19 -07:00
OpenSimBackground.cs
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
2009-10-09 02:10:53 -07:00
OpenSimBase.cs
* Added ISimulationDataService and IEstateDataService
2010-09-12 14:20:26 -07:00