OpenSimMirror/OpenSim.RegionServer/world
Adam Frisby 2844c56ef4 Terrain / Physics / Storage:
* Added terrain "taint" - if terrain is tainted, the terrain is marked as needing to be saved.
* Added check for taint in the Backup() routine, if taint is found, terrain is saved and physics engine is notified.
2007-04-21 05:51:10 +00:00
..
scripting
Avatar.cs A few fixes and stopped sim crossing being attempted in sandbox mode 2007-04-17 12:03:52 +00:00
AvatarAnimations.cs
AvatarClient.cs
AvatarUpdate.cs A few fixes and stopped sim crossing being attempted in sandbox mode 2007-04-17 12:03:52 +00:00
Entity.cs
Primitive.cs
Primitive2.cs
ScriptEngine.cs
SurfacePatch.cs
World.cs Terrain / Physics / Storage: 2007-04-21 05:51:10 +00:00
WorldPacketHandlers.cs
WorldScripting.cs