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-25 03:05:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24a68e36fb07e4366c8f9f680bcbbf85ac92b2f3
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clark-Casey (justincc)
b1298fca0a
tidy up help information on load oar and save oar
2010-05-28 19:36:30 +01:00
..
Application.cs
* Revert last commit for now at Melanie_T's request.
2010-05-16 01:47:53 -04:00
ConfigurationLoader.cs
minor: eliminate configuration section handling deprecation of OpenSim.DataStore.MonoSqlite.dll, since this hasn't exist for a long, long time
2010-04-23 21:29:09 +01:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
tidy up help information on load oar and save oar
2010-05-28 19:36:30 +01: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
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
2010-05-09 13:39:56 -07:00