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-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1d204802fa1c07e3b00d0b363346673b763d67b
opensim
/
OpenSim
/
Region
History
Diva Canto
b1d204802f
Minor bug fixes.
2009-09-29 16:13:07 -07:00
..
Application
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.cs/HypergridServiceConnector.cs, away from Region.Communications and HGNetworkServersInfo.
2009-09-26 21:00:51 -07:00
ClientStack
Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules.
2009-09-27 10:14:10 -07:00
Communications
Poof! on LocalBackend. CommsManager.GridServices deleted.
2009-09-26 21:29:54 -07:00
CoreModules
Minor bug fixes.
2009-09-29 16:13:07 -07:00
DataSnapshot
* Updates libOMV to version 0.7.0
2009-07-25 15:49:10 +00:00
Examples
/SimpleModule
SceneObjectGroup cleanup. Removes the default constructor and unnecessary null checks on m_rootPart
2009-09-16 15:06:08 -07:00
Framework
A little hack to see if this fixes the problems with ~20% of SOG's becoming phantom after an import to megaregions.
2009-09-29 07:54:56 -07:00
OptionalModules
Add copyright header. Formatting cleanup.
2009-09-29 08:32:59 +09:00
Physics
Add copyright header. Formatting cleanup.
2009-09-29 08:32:59 +09:00
ReplaceableModules
Some module reshuffling, no user functionality yet
2009-07-10 20:46:16 +00:00
ScriptEngine
Given the perverse way that strided works, if
2009-09-29 15:40:41 +02:00
UserStatistics
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
2009-08-07 20:31:48 -04:00