OpenSimMirror/OpenSim
Robert Adams 74dea4cfd5 BulletSim: rename some constraint variables to be consistant with other name use.
Added callbacks for shape and body changes in GetBodyAndShape() so the linkset
    constraints can be picked up and restored. A better design might be to have
    a "prim shape changed" event. Think about that.
Added constraint types to general constraint class.
2012-09-27 22:02:08 -07:00
..
ApplicationPlugins Remove deprecated parameters for region_id. 2012-09-22 01:30:38 +01:00
Capabilities If the GetTexture capability receives a request for a range of data beyond that of an otherwise valid asset, return HTTP PartialContent rather than RequestedRangeNotSatisfiable. 2012-09-06 00:11:47 +01:00
ConsoleClient
Data Removed the bits about the TOSModule. That module doesn't go into core. WARNING: migration on GridUser withdrawn too, but left the migration number there. 2012-09-27 16:43:18 -07:00
Framework Make BaseHttpServer throws say something useful. 2012-09-22 14:01:07 -07:00
Region BulletSim: rename some constraint variables to be consistant with other name use. 2012-09-27 22:02:08 -07:00
Server Don't store the unnecessary VERSIONMIN. VERSIONMAX, METHOD or UserID (present as column PrincipalID) parameters in the Avatars table. 2012-09-14 00:07:39 +01:00
Services Removed the bits about the TOSModule. That module doesn't go into core. WARNING: migration on GridUser withdrawn too, but left the migration number there. 2012-09-27 16:43:18 -07:00
Tests
Tools