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-07-07 21:25:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
174a3d2ca1b666affce5ae80b4b0747b88c8a902
opensim
/
OpenSim
/
Region
History
Sean Dague
174a3d2ca1
the packet throttle stuff is duped enough that a
...
seperate container for this probably makes the limits easier to understand
2007-11-30 21:29:21 +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
the packet throttle stuff is duped enough that a
2007-11-30 21:29:21 +00:00
Communications
* Made RegionUp virtual
2007-11-30 08:54:42 +00:00
Environment
*Refactored the initial raytracer so it doesn't use the Parent reference.
2007-11-30 16:29:23 +00:00
Examples
/SimpleApp
Patch for mantis 0000015: Textures don't display in the object
2007-11-30 20:16:40 +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