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
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
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
ClientStack
* Extended our semi-stupid implementation of in world object permissions to show a user's client that it can't edit a prim if it doesn't have permission.
2007-11-30 04:54:15 +00:00
Communications
* Made RegionUp virtual
2007-11-30 08:54:42 +00:00
Environment
small change to OnSceneGroupMove event (in SceneEvents.cs)
2007-11-30 12:10:12 +00:00
Examples
/SimpleApp
* Extended our semi-stupid implementation of in world object permissions to show a user's client that it can't edit a prim if it doesn't have permission.
2007-11-30 04:54:15 +00:00
ExtensionsScriptModule
* Diuerse beavtificatems
2007-11-01 19:19:05 +00:00
Physics
* Restaring the sim works fine in grid mode now. Sims announce themselves to their neighbors when they start up. Neighbors get this message and tell their agents that there's a new sim up.
2007-11-28 06:18:07 +00:00
ScriptEngine
patch for llDie from Kurt Taylor (IBM)
2007-11-20 21:19:45 +00:00
Storage
Remove unused function, one less warning
2007-11-27 15:39:35 +00:00
Terrain.BasicTerrain
fixed order of map block requests to grid server. flipped map texture, as it was upside down.
2007-11-25 03:14:43 +00:00