aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Resources/009_RegionStore.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+8
Floating text, Rotation, Texture animation, Particle System This will make "Eye Candy" scripts work without modification in XEngine. The use of the CHANGED_REGION_RESTART hack is no longer needed. Implemented in MySQL only, hovertext also in SQLite.