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-23 09:16:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2fe290bb6fe52e40799b4b258564b7bf9f9aed2
opensim
/
OpenSim
/
Region
/
Application
History
MW
0b2934a1b1
added support for a console command script to be ran every 20 minutes (will make that time changable in a future commit), to use add a entry under the Startup section of opensim.ini , with: timer_Script = "<filename>" (the filename being the console "script" you want to be ran every 20 minutes). This hasn't been tested very much so..
2007-11-30 15:10:47 +00:00
..
Application.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
IApplicationPlugin.cs
normalized line endings
2007-11-04 14:52:19 +00:00
OpenSimController.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
OpenSimMain.cs
added support for a console command script to be ran every 20 minutes (will make that time changable in a future commit), to use add a entry under the Startup section of opensim.ini , with: timer_Script = "<filename>" (the filename being the console "script" you want to be ran every 20 minutes). This hasn't been tested very much so..
2007-11-30 15:10:47 +00:00
VersionInfo.cs
* Optimized usings
2007-10-30 09:05:31 +00:00