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-15 03:55:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7704bb6f63f608df79fee2c3dcea7d5deabeee17
opensim
/
OpenSim
/
Region
History
lbsa71
7704bb6f63
* Fixed neighbour range bug
...
* Various refactorings
2007-11-29 15:27:57 +00:00
..
Application
* 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
ClientStack
* Fixed neighbour range bug
2007-11-29 15:27:57 +00:00
Communications
*Added more information about the sim that you're connecting to in remoting during the sim, regionup message.
2007-11-29 14:08:34 +00:00
Environment
* Fixed neighbour range bug
2007-11-29 15:27:57 +00:00
Examples
/SimpleApp
Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorldMap and into its own public method (which is called during region creation). We shouldn't have things like that in methods like LoadWorldMap as some regions might not being having a worldmap loaded via the LoadWorldMap method (like in custom applications).
2007-11-28 12:36:09 +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