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-06-05 02:15:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57429423bbb080d5381dd91ffe4d927537fbf62f
opensim
/
OpenSim
/
Region
History
Adam Frisby
57429423bb
* Fixing typo.
2009-09-24 21:29:57 +10:00
..
Application
switch default physics engine to ODE and default meshmerizer to Meshmerizer in code and in OpenSim.ini.example
2009-09-16 18:44:55 +01:00
ClientStack
* Makes SimulatorEnable messages 'reliable' and subject to redelivery.
2009-09-23 10:30:18 +10:00
Communications
Guarding the unpacking of the email field introduced by Robsmart. Most profiles don't have it. This may fix mantis
#4134
.
2009-09-12 09:30:14 -07:00
CoreModules
* Fixing typo.
2009-09-24 21:29:57 +10: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
addition of a new script function osSetParcelSIPAddress(string SIPAddress), now including iVoiceModule
2009-09-18 15:47:15 +02:00
OptionalModules
Group Membership information is sent out from two different locations, refactored out the filtered membership list code and used it in both locations.
2009-09-18 20:54:03 +01:00
Physics
Alternate algorithm for fixing avatar capsule tilt (Mantis
#2905
)
2009-09-18 11:39:08 +09:00
ReplaceableModules
Some module reshuffling, no user functionality yet
2009-07-10 20:46:16 +00:00
ScriptEngine
* fix endlines in LSL_api.cs
2009-09-23 14:55:22 -04: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