SQLiteSimulationData.cs 130 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995
  1. /*
  2. * Copyright (c) Contributors, http://opensimulator.org/
  3. * See CONTRIBUTORS.TXT for a full list of copyright holders.
  4. *
  5. * Redistribution and use in source and binary forms, with or without
  6. * modification, are permitted provided that the following conditions are met:
  7. * * Redistributions of source code must retain the above copyright
  8. * notice, this list of conditions and the following disclaimer.
  9. * * Redistributions in binary form must reproduce the above copyright
  10. * notice, this list of conditions and the following disclaimer in the
  11. * documentation and/or other materials provided with the distribution.
  12. * * Neither the name of the OpenSimulator Project nor the
  13. * names of its contributors may be used to endorse or promote products
  14. * derived from this software without specific prior written permission.
  15. *
  16. * THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY
  17. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  18. * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  19. * DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
  20. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  21. * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  22. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  23. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  24. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  25. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  26. */
  27. using System;
  28. using System.Collections.Generic;
  29. using System.Data;
  30. using System.Drawing;
  31. using System.IO;
  32. using System.Reflection;
  33. using log4net;
  34. #if CSharpSqlite
  35. using Community.CsharpSqlite.Sqlite;
  36. #else
  37. using Mono.Data.Sqlite;
  38. #endif
  39. using OpenMetaverse;
  40. using OpenMetaverse.StructuredData;
  41. using OpenSim.Framework;
  42. using OpenSim.Region.Framework.Interfaces;
  43. using OpenSim.Region.Framework.Scenes;
  44. namespace OpenSim.Data.SQLite
  45. {
  46. /// <summary>
  47. /// A RegionData Interface to the SQLite database
  48. /// </summary>
  49. public class SQLiteSimulationData : ISimulationDataStore
  50. {
  51. private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
  52. private static readonly string LogHeader = "[REGION DB SQLITE]";
  53. private const string primSelect = "select * from prims";
  54. private const string shapeSelect = "select * from primshapes";
  55. private const string itemsSelect = "select * from primitems";
  56. private const string terrainSelect = "select * from terrain limit 1";
  57. private const string landSelect = "select * from land";
  58. private const string landAccessListSelect = "select distinct * from landaccesslist";
  59. private const string regionbanListSelect = "select * from regionban";
  60. private const string regionSettingsSelect = "select * from regionsettings";
  61. private const string regionWindlightSelect = "select * from regionwindlight";
  62. private const string regionEnvironmentSelect = "select * from regionenvironment";
  63. private const string regionSpawnPointsSelect = "select * from spawn_points";
  64. private DataSet ds;
  65. private SqliteDataAdapter primDa;
  66. private SqliteDataAdapter shapeDa;
  67. private SqliteDataAdapter itemsDa;
  68. private SqliteDataAdapter terrainDa;
  69. private SqliteDataAdapter landDa;
  70. private SqliteDataAdapter landAccessListDa;
  71. private SqliteDataAdapter regionSettingsDa;
  72. private SqliteDataAdapter regionWindlightDa;
  73. private SqliteDataAdapter regionEnvironmentDa;
  74. private SqliteDataAdapter regionSpawnPointsDa;
  75. private SqliteConnection m_conn;
  76. private String m_connectionString;
  77. protected virtual Assembly Assembly
  78. {
  79. get { return GetType().Assembly; }
  80. }
  81. public SQLiteSimulationData()
  82. {
  83. }
  84. public SQLiteSimulationData(string connectionString)
  85. {
  86. Initialise(connectionString);
  87. }
  88. // Temporary attribute while this is experimental
  89. /***********************************************************************
  90. *
  91. * Public Interface Functions
  92. *
  93. **********************************************************************/
  94. /// <summary>
  95. /// <list type="bullet">
  96. /// <item>Initialises RegionData Interface</item>
  97. /// <item>Loads and initialises a new SQLite connection and maintains it.</item>
  98. /// </list>
  99. /// </summary>
  100. /// <param name="connectionString">the connection string</param>
  101. public void Initialise(string connectionString)
  102. {
  103. try
  104. {
  105. if (Util.IsWindows())
  106. Util.LoadArchSpecificWindowsDll("sqlite3.dll");
  107. m_connectionString = connectionString;
  108. ds = new DataSet("Region");
  109. m_log.Info("[SQLITE REGION DB]: Sqlite - connecting: " + connectionString);
  110. m_conn = new SqliteConnection(m_connectionString);
  111. m_conn.Open();
  112. SqliteCommand primSelectCmd = new SqliteCommand(primSelect, m_conn);
  113. primDa = new SqliteDataAdapter(primSelectCmd);
  114. SqliteCommand shapeSelectCmd = new SqliteCommand(shapeSelect, m_conn);
  115. shapeDa = new SqliteDataAdapter(shapeSelectCmd);
  116. // SqliteCommandBuilder shapeCb = new SqliteCommandBuilder(shapeDa);
  117. SqliteCommand itemsSelectCmd = new SqliteCommand(itemsSelect, m_conn);
  118. itemsDa = new SqliteDataAdapter(itemsSelectCmd);
  119. SqliteCommand terrainSelectCmd = new SqliteCommand(terrainSelect, m_conn);
  120. terrainDa = new SqliteDataAdapter(terrainSelectCmd);
  121. SqliteCommand landSelectCmd = new SqliteCommand(landSelect, m_conn);
  122. landDa = new SqliteDataAdapter(landSelectCmd);
  123. SqliteCommand landAccessListSelectCmd = new SqliteCommand(landAccessListSelect, m_conn);
  124. landAccessListDa = new SqliteDataAdapter(landAccessListSelectCmd);
  125. SqliteCommand regionSettingsSelectCmd = new SqliteCommand(regionSettingsSelect, m_conn);
  126. regionSettingsDa = new SqliteDataAdapter(regionSettingsSelectCmd);
  127. SqliteCommand regionWindlightSelectCmd = new SqliteCommand(regionWindlightSelect, m_conn);
  128. regionWindlightDa = new SqliteDataAdapter(regionWindlightSelectCmd);
  129. SqliteCommand regionEnvironmentSelectCmd = new SqliteCommand(regionEnvironmentSelect, m_conn);
  130. regionEnvironmentDa = new SqliteDataAdapter(regionEnvironmentSelectCmd);
  131. SqliteCommand regionSpawnPointsSelectCmd = new SqliteCommand(regionSpawnPointsSelect, m_conn);
  132. regionSpawnPointsDa = new SqliteDataAdapter(regionSpawnPointsSelectCmd);
  133. // This actually does the roll forward assembly stuff
  134. Migration m = new Migration(m_conn, Assembly, "RegionStore");
  135. m.Update();
  136. lock (ds)
  137. {
  138. ds.Tables.Add(createPrimTable());
  139. setupPrimCommands(primDa, m_conn);
  140. ds.Tables.Add(createShapeTable());
  141. setupShapeCommands(shapeDa, m_conn);
  142. ds.Tables.Add(createItemsTable());
  143. setupItemsCommands(itemsDa, m_conn);
  144. ds.Tables.Add(createTerrainTable());
  145. setupTerrainCommands(terrainDa, m_conn);
  146. ds.Tables.Add(createLandTable());
  147. setupLandCommands(landDa, m_conn);
  148. ds.Tables.Add(createLandAccessListTable());
  149. setupLandAccessCommands(landAccessListDa, m_conn);
  150. ds.Tables.Add(createRegionSettingsTable());
  151. setupRegionSettingsCommands(regionSettingsDa, m_conn);
  152. ds.Tables.Add(createRegionWindlightTable());
  153. setupRegionWindlightCommands(regionWindlightDa, m_conn);
  154. ds.Tables.Add(createRegionEnvironmentTable());
  155. setupRegionEnvironmentCommands(regionEnvironmentDa, m_conn);
  156. ds.Tables.Add(createRegionSpawnPointsTable());
  157. setupRegionSpawnPointsCommands(regionSpawnPointsDa, m_conn);
  158. // WORKAROUND: This is a work around for sqlite on
  159. // windows, which gets really unhappy with blob columns
  160. // that have no sample data in them. At some point we
  161. // need to actually find a proper way to handle this.
  162. try
  163. {
  164. primDa.Fill(ds.Tables["prims"]);
  165. }
  166. catch (Exception e)
  167. {
  168. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on prims table :{0}", e.Message);
  169. }
  170. try
  171. {
  172. shapeDa.Fill(ds.Tables["primshapes"]);
  173. }
  174. catch (Exception e)
  175. {
  176. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on primshapes table :{0}", e.Message);
  177. }
  178. try
  179. {
  180. itemsDa.Fill(ds.Tables["primitems"]);
  181. }
  182. catch (Exception e)
  183. {
  184. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on primitems table :{0}", e.Message);
  185. }
  186. try
  187. {
  188. terrainDa.Fill(ds.Tables["terrain"]);
  189. }
  190. catch (Exception e)
  191. {
  192. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on terrain table :{0}", e.Message);
  193. }
  194. try
  195. {
  196. landDa.Fill(ds.Tables["land"]);
  197. }
  198. catch (Exception e)
  199. {
  200. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on land table :{0}", e.Message);
  201. }
  202. try
  203. {
  204. landAccessListDa.Fill(ds.Tables["landaccesslist"]);
  205. }
  206. catch (Exception e)
  207. {
  208. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on landaccesslist table :{0}", e.Message);
  209. }
  210. try
  211. {
  212. regionSettingsDa.Fill(ds.Tables["regionsettings"]);
  213. }
  214. catch (Exception e)
  215. {
  216. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on regionsettings table :{0}", e.Message);
  217. }
  218. try
  219. {
  220. regionWindlightDa.Fill(ds.Tables["regionwindlight"]);
  221. }
  222. catch (Exception e)
  223. {
  224. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on regionwindlight table :{0}", e.Message);
  225. }
  226. try
  227. {
  228. regionEnvironmentDa.Fill(ds.Tables["regionenvironment"]);
  229. }
  230. catch (Exception e)
  231. {
  232. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on regionenvironment table :{0}", e.Message);
  233. }
  234. try
  235. {
  236. regionSpawnPointsDa.Fill(ds.Tables["spawn_points"]);
  237. }
  238. catch (Exception e)
  239. {
  240. m_log.ErrorFormat("[SQLITE REGION DB]: Caught fill error on spawn_points table :{0}", e.Message);
  241. }
  242. // We have to create a data set mapping for every table, otherwise the IDataAdaptor.Update() will not populate rows with values!
  243. // Not sure exactly why this is - this kind of thing was not necessary before - justincc 20100409
  244. // Possibly because we manually set up our own DataTables before connecting to the database
  245. CreateDataSetMapping(primDa, "prims");
  246. CreateDataSetMapping(shapeDa, "primshapes");
  247. CreateDataSetMapping(itemsDa, "primitems");
  248. CreateDataSetMapping(terrainDa, "terrain");
  249. CreateDataSetMapping(landDa, "land");
  250. CreateDataSetMapping(landAccessListDa, "landaccesslist");
  251. CreateDataSetMapping(regionSettingsDa, "regionsettings");
  252. CreateDataSetMapping(regionWindlightDa, "regionwindlight");
  253. CreateDataSetMapping(regionEnvironmentDa, "regionenvironment");
  254. CreateDataSetMapping(regionSpawnPointsDa, "spawn_points");
  255. }
  256. }
  257. catch (Exception e)
  258. {
  259. m_log.ErrorFormat("[SQLITE REGION DB]: {0} - {1}", e.Message, e.StackTrace);
  260. Environment.Exit(23);
  261. }
  262. return;
  263. }
  264. public void Dispose()
  265. {
  266. if (m_conn != null)
  267. {
  268. m_conn.Close();
  269. m_conn = null;
  270. }
  271. if (ds != null)
  272. {
  273. ds.Dispose();
  274. ds = null;
  275. }
  276. if (primDa != null)
  277. {
  278. primDa.Dispose();
  279. primDa = null;
  280. }
  281. if (shapeDa != null)
  282. {
  283. shapeDa.Dispose();
  284. shapeDa = null;
  285. }
  286. if (itemsDa != null)
  287. {
  288. itemsDa.Dispose();
  289. itemsDa = null;
  290. }
  291. if (terrainDa != null)
  292. {
  293. terrainDa.Dispose();
  294. terrainDa = null;
  295. }
  296. if (landDa != null)
  297. {
  298. landDa.Dispose();
  299. landDa = null;
  300. }
  301. if (landAccessListDa != null)
  302. {
  303. landAccessListDa.Dispose();
  304. landAccessListDa = null;
  305. }
  306. if (regionSettingsDa != null)
  307. {
  308. regionSettingsDa.Dispose();
  309. regionSettingsDa = null;
  310. }
  311. if (regionWindlightDa != null)
  312. {
  313. regionWindlightDa.Dispose();
  314. regionWindlightDa = null;
  315. }
  316. if (regionEnvironmentDa != null)
  317. {
  318. regionEnvironmentDa.Dispose();
  319. regionEnvironmentDa = null;
  320. }
  321. if (regionSpawnPointsDa != null)
  322. {
  323. regionSpawnPointsDa.Dispose();
  324. regionWindlightDa = null;
  325. }
  326. }
  327. public void StoreRegionSettings(RegionSettings rs)
  328. {
  329. lock (ds)
  330. {
  331. DataTable regionsettings = ds.Tables["regionsettings"];
  332. DataRow settingsRow = regionsettings.Rows.Find(rs.RegionUUID.ToString());
  333. if (settingsRow == null)
  334. {
  335. settingsRow = regionsettings.NewRow();
  336. fillRegionSettingsRow(settingsRow, rs);
  337. regionsettings.Rows.Add(settingsRow);
  338. }
  339. else
  340. {
  341. fillRegionSettingsRow(settingsRow, rs);
  342. }
  343. StoreSpawnPoints(rs);
  344. Commit();
  345. }
  346. }
  347. public void StoreSpawnPoints(RegionSettings rs)
  348. {
  349. lock (ds)
  350. {
  351. // DataTable spawnpoints = ds.Tables["spawn_points"];
  352. // remove region's spawnpoints
  353. using (
  354. SqliteCommand cmd =
  355. new SqliteCommand("delete from spawn_points where RegionID=:RegionID",
  356. m_conn))
  357. {
  358. cmd.Parameters.Add(new SqliteParameter(":RegionID", rs.RegionUUID.ToString()));
  359. cmd.ExecuteNonQuery();
  360. }
  361. }
  362. foreach (SpawnPoint sp in rs.SpawnPoints())
  363. {
  364. using (SqliteCommand cmd = new SqliteCommand("insert into spawn_points(RegionID, Yaw, Pitch, Distance)" +
  365. "values ( :RegionID, :Yaw, :Pitch, :Distance)", m_conn))
  366. {
  367. cmd.Parameters.Add(new SqliteParameter(":RegionID", rs.RegionUUID.ToString()));
  368. cmd.Parameters.Add(new SqliteParameter(":Yaw", sp.Yaw));
  369. cmd.Parameters.Add(new SqliteParameter(":Pitch", sp.Pitch));
  370. cmd.Parameters.Add(new SqliteParameter(":Distance", sp.Distance));
  371. cmd.ExecuteNonQuery();
  372. }
  373. }
  374. }
  375. /// <summary>
  376. /// Load windlight settings from region storage
  377. /// </summary>
  378. /// <param name="regionUUID">RegionID</param>
  379. public RegionLightShareData LoadRegionWindlightSettings(UUID regionUUID)
  380. {
  381. RegionLightShareData wl = null;
  382. lock (ds)
  383. {
  384. DataTable windlightTable = ds.Tables["regionwindlight"];
  385. DataRow windlightRow = windlightTable.Rows.Find(regionUUID.ToString());
  386. if (windlightRow == null)
  387. {
  388. wl = new RegionLightShareData();
  389. wl.regionID = regionUUID;
  390. StoreRegionWindlightSettings(wl);
  391. return wl;
  392. }
  393. wl = buildRegionWindlight(windlightRow);
  394. return wl;
  395. }
  396. }
  397. /// <summary>
  398. /// Remove windlight settings from region storage
  399. /// </summary>
  400. /// <param name="regionID">RegionID</param>
  401. public void RemoveRegionWindlightSettings(UUID regionID)
  402. {
  403. lock (ds)
  404. {
  405. DataTable windlightTable = ds.Tables["regionwindlight"];
  406. DataRow windlightRow = windlightTable.Rows.Find(regionID.ToString());
  407. if (windlightRow != null)
  408. {
  409. windlightRow.Delete();
  410. }
  411. }
  412. Commit();
  413. }
  414. /// <summary>
  415. /// Adds an windlight into region storage
  416. /// </summary>
  417. /// <param name="wl">RegionLightShareData</param>
  418. public void StoreRegionWindlightSettings(RegionLightShareData wl)
  419. {
  420. lock (ds)
  421. {
  422. DataTable windlightTable = ds.Tables["regionwindlight"];
  423. DataRow windlightRow = windlightTable.Rows.Find(wl.regionID.ToString());
  424. if (windlightRow == null)
  425. {
  426. windlightRow = windlightTable.NewRow();
  427. fillRegionWindlightRow(windlightRow, wl);
  428. windlightTable.Rows.Add(windlightRow);
  429. }
  430. else
  431. {
  432. fillRegionWindlightRow(windlightRow, wl);
  433. }
  434. Commit();
  435. }
  436. }
  437. #region Region Environment Settings
  438. public string LoadRegionEnvironmentSettings(UUID regionUUID)
  439. {
  440. lock (ds)
  441. {
  442. DataTable environmentTable = ds.Tables["regionenvironment"];
  443. DataRow row = environmentTable.Rows.Find(regionUUID.ToString());
  444. if (row == null)
  445. {
  446. return String.Empty;
  447. }
  448. return (String)row["llsd_settings"];
  449. }
  450. }
  451. public void StoreRegionEnvironmentSettings(UUID regionUUID, string settings)
  452. {
  453. lock (ds)
  454. {
  455. DataTable environmentTable = ds.Tables["regionenvironment"];
  456. DataRow row = environmentTable.Rows.Find(regionUUID.ToString());
  457. if (row == null)
  458. {
  459. row = environmentTable.NewRow();
  460. row["region_id"] = regionUUID.ToString();
  461. row["llsd_settings"] = settings;
  462. environmentTable.Rows.Add(row);
  463. }
  464. else
  465. {
  466. row["llsd_settings"] = settings;
  467. }
  468. regionEnvironmentDa.Update(ds, "regionenvironment");
  469. }
  470. }
  471. public void RemoveRegionEnvironmentSettings(UUID regionUUID)
  472. {
  473. lock (ds)
  474. {
  475. DataTable environmentTable = ds.Tables["regionenvironment"];
  476. DataRow row = environmentTable.Rows.Find(regionUUID.ToString());
  477. if (row != null)
  478. {
  479. row.Delete();
  480. }
  481. regionEnvironmentDa.Update(ds, "regionenvironment");
  482. }
  483. }
  484. #endregion
  485. public RegionSettings LoadRegionSettings(UUID regionUUID)
  486. {
  487. lock (ds)
  488. {
  489. DataTable regionsettings = ds.Tables["regionsettings"];
  490. string searchExp = "regionUUID = '" + regionUUID.ToString() + "'";
  491. DataRow[] rawsettings = regionsettings.Select(searchExp);
  492. if (rawsettings.Length == 0)
  493. {
  494. RegionSettings rs = new RegionSettings();
  495. rs.RegionUUID = regionUUID;
  496. rs.OnSave += StoreRegionSettings;
  497. StoreRegionSettings(rs);
  498. return rs;
  499. }
  500. DataRow row = rawsettings[0];
  501. RegionSettings newSettings = buildRegionSettings(row);
  502. newSettings.OnSave += StoreRegionSettings;
  503. LoadSpawnPoints(newSettings);
  504. return newSettings;
  505. }
  506. }
  507. private void LoadSpawnPoints(RegionSettings rs)
  508. {
  509. rs.ClearSpawnPoints();
  510. DataTable spawnpoints = ds.Tables["spawn_points"];
  511. string byRegion = "RegionID = '" + rs.RegionUUID + "'";
  512. DataRow[] spForRegion = spawnpoints.Select(byRegion);
  513. foreach (DataRow spRow in spForRegion)
  514. {
  515. SpawnPoint sp = new SpawnPoint();
  516. sp.Pitch = (float)spRow["Pitch"];
  517. sp.Yaw = (float)spRow["Yaw"];
  518. sp.Distance = (float)spRow["Distance"];
  519. rs.AddSpawnPoint(sp);
  520. }
  521. }
  522. /// <summary>
  523. /// Adds an object into region storage
  524. /// </summary>
  525. /// <param name="obj">the object</param>
  526. /// <param name="regionUUID">the region UUID</param>
  527. public void StoreObject(SceneObjectGroup obj, UUID regionUUID)
  528. {
  529. uint flags = obj.RootPart.GetEffectiveObjectFlags();
  530. // Eligibility check
  531. //
  532. if ((flags & (uint)PrimFlags.Temporary) != 0)
  533. return;
  534. if ((flags & (uint)PrimFlags.TemporaryOnRez) != 0)
  535. return;
  536. lock (ds)
  537. {
  538. foreach (SceneObjectPart prim in obj.Parts)
  539. {
  540. // m_log.Info("[REGION DB]: Adding obj: " + obj.UUID + " to region: " + regionUUID);
  541. addPrim(prim, obj.UUID, regionUUID);
  542. }
  543. }
  544. Commit();
  545. // m_log.Info("[Dump of prims]: " + ds.GetXml());
  546. }
  547. /// <summary>
  548. /// Removes an object from region storage
  549. /// </summary>
  550. /// <param name="obj">the object</param>
  551. /// <param name="regionUUID">the region UUID</param>
  552. public void RemoveObject(UUID obj, UUID regionUUID)
  553. {
  554. // m_log.InfoFormat("[REGION DB]: Removing obj: {0} from region: {1}", obj.Guid, regionUUID);
  555. DataTable prims = ds.Tables["prims"];
  556. DataTable shapes = ds.Tables["primshapes"];
  557. string selectExp = "SceneGroupID = '" + obj + "' and RegionUUID = '" + regionUUID + "'";
  558. lock (ds)
  559. {
  560. DataRow[] primRows = prims.Select(selectExp);
  561. foreach (DataRow row in primRows)
  562. {
  563. // Remove shape rows
  564. UUID uuid = new UUID((string)row["UUID"]);
  565. DataRow shapeRow = shapes.Rows.Find(uuid.ToString());
  566. if (shapeRow != null)
  567. {
  568. shapeRow.Delete();
  569. }
  570. RemoveItems(uuid);
  571. // Remove prim row
  572. row.Delete();
  573. }
  574. }
  575. Commit();
  576. }
  577. /// <summary>
  578. /// Remove all persisted items of the given prim.
  579. /// The caller must acquire the necessrary synchronization locks and commit or rollback changes.
  580. /// </summary>
  581. /// <param name="uuid">The item UUID</param>
  582. private void RemoveItems(UUID uuid)
  583. {
  584. DataTable items = ds.Tables["primitems"];
  585. String sql = String.Format("primID = '{0}'", uuid);
  586. DataRow[] itemRows = items.Select(sql);
  587. foreach (DataRow itemRow in itemRows)
  588. {
  589. itemRow.Delete();
  590. }
  591. }
  592. /// <summary>
  593. /// Load persisted objects from region storage.
  594. /// </summary>
  595. /// <param name="regionUUID">The region UUID</param>
  596. /// <returns>List of loaded groups</returns>
  597. public List<SceneObjectGroup> LoadObjects(UUID regionUUID)
  598. {
  599. Dictionary<UUID, SceneObjectGroup> createdObjects = new Dictionary<UUID, SceneObjectGroup>();
  600. List<SceneObjectGroup> retvals = new List<SceneObjectGroup>();
  601. DataTable prims = ds.Tables["prims"];
  602. DataTable shapes = ds.Tables["primshapes"];
  603. string byRegion = "RegionUUID = '" + regionUUID + "'";
  604. lock (ds)
  605. {
  606. DataRow[] primsForRegion = prims.Select(byRegion);
  607. // m_log.Info("[SQLITE REGION DB]: Loaded " + primsForRegion.Length + " prims for region: " + regionUUID);
  608. // First, create all groups
  609. foreach (DataRow primRow in primsForRegion)
  610. {
  611. try
  612. {
  613. SceneObjectPart prim = null;
  614. string uuid = (string)primRow["UUID"];
  615. string objID = (string)primRow["SceneGroupID"];
  616. if (uuid == objID) //is new SceneObjectGroup ?
  617. {
  618. prim = buildPrim(primRow);
  619. DataRow shapeRow = shapes.Rows.Find(prim.UUID.ToString());
  620. if (shapeRow != null)
  621. {
  622. prim.Shape = buildShape(shapeRow);
  623. }
  624. else
  625. {
  626. m_log.Warn(
  627. "[SQLITE REGION DB]: No shape found for prim in storage, so setting default box shape");
  628. prim.Shape = PrimitiveBaseShape.Default;
  629. }
  630. SceneObjectGroup group = new SceneObjectGroup(prim);
  631. createdObjects.Add(group.UUID, group);
  632. retvals.Add(group);
  633. LoadItems(prim);
  634. }
  635. }
  636. catch (Exception e)
  637. {
  638. m_log.Error("[SQLITE REGION DB]: Failed create prim object in new group, exception and data follows");
  639. m_log.Error("[SQLITE REGION DB]: ", e);
  640. foreach (DataColumn col in prims.Columns)
  641. {
  642. m_log.Error("[SQLITE REGION DB]: Col: " + col.ColumnName + " => " + primRow[col]);
  643. }
  644. }
  645. }
  646. // Now fill the groups with part data
  647. foreach (DataRow primRow in primsForRegion)
  648. {
  649. try
  650. {
  651. SceneObjectPart prim = null;
  652. string uuid = (string)primRow["UUID"];
  653. string objID = (string)primRow["SceneGroupID"];
  654. if (uuid != objID) //is new SceneObjectGroup ?
  655. {
  656. prim = buildPrim(primRow);
  657. DataRow shapeRow = shapes.Rows.Find(prim.UUID.ToString());
  658. if (shapeRow != null)
  659. {
  660. prim.Shape = buildShape(shapeRow);
  661. }
  662. else
  663. {
  664. m_log.Warn(
  665. "[SQLITE REGION DB]: No shape found for prim in storage, so setting default box shape");
  666. prim.Shape = PrimitiveBaseShape.Default;
  667. }
  668. createdObjects[new UUID(objID)].AddPart(prim);
  669. LoadItems(prim);
  670. }
  671. }
  672. catch (Exception e)
  673. {
  674. m_log.Error("[SQLITE REGION DB]: Failed create prim object in group, exception and data follows");
  675. m_log.Error("[SQLITE REGION DB]: ", e);
  676. foreach (DataColumn col in prims.Columns)
  677. {
  678. m_log.Error("[SQLITE REGION DB]: Col: " + col.ColumnName + " => " + primRow[col]);
  679. }
  680. }
  681. }
  682. }
  683. return retvals;
  684. }
  685. /// <summary>
  686. /// Load in a prim's persisted inventory.
  687. /// </summary>
  688. /// <param name="prim">the prim</param>
  689. private void LoadItems(SceneObjectPart prim)
  690. {
  691. // m_log.DebugFormat("[SQLITE REGION DB]: Loading inventory for {0} {1}", prim.Name, prim.UUID);
  692. DataTable dbItems = ds.Tables["primitems"];
  693. String sql = String.Format("primID = '{0}'", prim.UUID.ToString());
  694. DataRow[] dbItemRows = dbItems.Select(sql);
  695. IList<TaskInventoryItem> inventory = new List<TaskInventoryItem>();
  696. // m_log.DebugFormat("[SQLITE REGION DB]: Found {0} items for {1} {2}", dbItemRows.Length, prim.Name, prim.UUID);
  697. foreach (DataRow row in dbItemRows)
  698. {
  699. TaskInventoryItem item = buildItem(row);
  700. inventory.Add(item);
  701. // m_log.DebugFormat("[SQLITE REGION DB]: Restored item {0} {1}", item.Name, item.ItemID);
  702. }
  703. prim.Inventory.RestoreInventoryItems(inventory);
  704. }
  705. // Legacy entry point for when terrain was always a 256x256 hieghtmap
  706. public void StoreTerrain(double[,] ter, UUID regionID)
  707. {
  708. StoreTerrain(new HeightmapTerrainData(ter), regionID);
  709. }
  710. /// <summary>
  711. /// Store a terrain revision in region storage
  712. /// </summary>
  713. /// <param name="ter">terrain heightfield</param>
  714. /// <param name="regionID">region UUID</param>
  715. public void StoreTerrain(TerrainData terrData, UUID regionID)
  716. {
  717. lock (ds)
  718. {
  719. using (
  720. SqliteCommand cmd = new SqliteCommand("delete from terrain where RegionUUID=:RegionUUID", m_conn))
  721. {
  722. cmd.Parameters.Add(new SqliteParameter(":RegionUUID", regionID.ToString()));
  723. cmd.ExecuteNonQuery();
  724. }
  725. // the following is an work around for .NET. The perf
  726. // issues associated with it aren't as bad as you think.
  727. String sql = "insert into terrain(RegionUUID, Revision, Heightfield)" +
  728. " values(:RegionUUID, :Revision, :Heightfield)";
  729. int terrainDBRevision;
  730. Array terrainDBblob;
  731. terrData.GetDatabaseBlob(out terrainDBRevision, out terrainDBblob);
  732. m_log.DebugFormat("{0} Storing terrain revision r {1}", LogHeader, terrainDBRevision);
  733. using (SqliteCommand cmd = new SqliteCommand(sql, m_conn))
  734. {
  735. cmd.Parameters.Add(new SqliteParameter(":RegionUUID", regionID.ToString()));
  736. cmd.Parameters.Add(new SqliteParameter(":Revision", terrainDBRevision));
  737. cmd.Parameters.Add(new SqliteParameter(":Heightfield", terrainDBblob));
  738. cmd.ExecuteNonQuery();
  739. }
  740. }
  741. }
  742. /// <summary>
  743. /// Load the latest terrain revision from region storage
  744. /// </summary>
  745. /// <param name="regionID">the region UUID</param>
  746. /// <returns>Heightfield data</returns>
  747. public double[,] LoadTerrain(UUID regionID)
  748. {
  749. double[,] ret = null;
  750. TerrainData terrData = LoadTerrain(regionID, (int)Constants.RegionSize, (int)Constants.RegionSize, (int)Constants.RegionHeight);
  751. if (terrData != null)
  752. ret = terrData.GetDoubles();
  753. return ret;
  754. }
  755. // Returns 'null' if region not found
  756. public TerrainData LoadTerrain(UUID regionID, int pSizeX, int pSizeY, int pSizeZ)
  757. {
  758. TerrainData terrData = null;
  759. lock (ds)
  760. {
  761. String sql = "select RegionUUID, Revision, Heightfield from terrain" +
  762. " where RegionUUID=:RegionUUID order by Revision desc";
  763. using (SqliteCommand cmd = new SqliteCommand(sql, m_conn))
  764. {
  765. cmd.Parameters.Add(new SqliteParameter(":RegionUUID", regionID.ToString()));
  766. using (IDataReader row = cmd.ExecuteReader())
  767. {
  768. int rev = 0;
  769. if (row.Read())
  770. {
  771. rev = Convert.ToInt32(row["Revision"]);
  772. byte[] blob = (byte[])row["Heightfield"];
  773. terrData = TerrainData.CreateFromDatabaseBlobFactory(pSizeX, pSizeY, pSizeZ, rev, blob);
  774. }
  775. else
  776. {
  777. m_log.Warn("[SQLITE REGION DB]: No terrain found for region");
  778. return null;
  779. }
  780. m_log.Debug("[SQLITE REGION DB]: Loaded terrain revision r" + rev.ToString());
  781. }
  782. }
  783. }
  784. return terrData;
  785. }
  786. public void RemoveLandObject(UUID globalID)
  787. {
  788. lock (ds)
  789. {
  790. // Can't use blanket SQL statements when using SqlAdapters unless you re-read the data into the adapter
  791. // after you're done.
  792. // replaced below code with the SqliteAdapter version.
  793. //using (SqliteCommand cmd = new SqliteCommand("delete from land where UUID=:UUID", m_conn))
  794. //{
  795. // cmd.Parameters.Add(new SqliteParameter(":UUID", globalID.ToString()));
  796. // cmd.ExecuteNonQuery();
  797. //}
  798. //using (SqliteCommand cmd = new SqliteCommand("delete from landaccesslist where LandUUID=:UUID", m_conn))
  799. //{
  800. // cmd.Parameters.Add(new SqliteParameter(":UUID", globalID.ToString()));
  801. // cmd.ExecuteNonQuery();
  802. //}
  803. DataTable land = ds.Tables["land"];
  804. DataTable landaccesslist = ds.Tables["landaccesslist"];
  805. DataRow landRow = land.Rows.Find(globalID.ToString());
  806. if (landRow != null)
  807. {
  808. landRow.Delete();
  809. }
  810. List<DataRow> rowsToDelete = new List<DataRow>();
  811. foreach (DataRow rowToCheck in landaccesslist.Rows)
  812. {
  813. if (rowToCheck["LandUUID"].ToString() == globalID.ToString())
  814. rowsToDelete.Add(rowToCheck);
  815. }
  816. for (int iter = 0; iter < rowsToDelete.Count; iter++)
  817. {
  818. rowsToDelete[iter].Delete();
  819. }
  820. }
  821. Commit();
  822. }
  823. /// <summary>
  824. ///
  825. /// </summary>
  826. /// <param name="parcel"></param>
  827. public void StoreLandObject(ILandObject parcel)
  828. {
  829. lock (ds)
  830. {
  831. DataTable land = ds.Tables["land"];
  832. DataTable landaccesslist = ds.Tables["landaccesslist"];
  833. DataRow landRow = land.Rows.Find(parcel.LandData.GlobalID.ToString());
  834. if (landRow == null)
  835. {
  836. landRow = land.NewRow();
  837. fillLandRow(landRow, parcel.LandData, parcel.RegionUUID);
  838. land.Rows.Add(landRow);
  839. }
  840. else
  841. {
  842. fillLandRow(landRow, parcel.LandData, parcel.RegionUUID);
  843. }
  844. // I know this caused someone issues before, but OpenSim is unusable if we leave this stuff around
  845. //using (SqliteCommand cmd = new SqliteCommand("delete from landaccesslist where LandUUID=:LandUUID", m_conn))
  846. //{
  847. // cmd.Parameters.Add(new SqliteParameter(":LandUUID", parcel.LandData.GlobalID.ToString()));
  848. // cmd.ExecuteNonQuery();
  849. // }
  850. // This is the slower.. but more appropriate thing to do
  851. // We can't modify the table with direct queries before calling Commit() and re-filling them.
  852. List<DataRow> rowsToDelete = new List<DataRow>();
  853. foreach (DataRow rowToCheck in landaccesslist.Rows)
  854. {
  855. if (rowToCheck["LandUUID"].ToString() == parcel.LandData.GlobalID.ToString())
  856. rowsToDelete.Add(rowToCheck);
  857. }
  858. for (int iter = 0; iter < rowsToDelete.Count; iter++)
  859. {
  860. rowsToDelete[iter].Delete();
  861. landaccesslist.Rows.Remove(rowsToDelete[iter]);
  862. }
  863. rowsToDelete.Clear();
  864. foreach (LandAccessEntry entry in parcel.LandData.ParcelAccessList)
  865. {
  866. DataRow newAccessRow = landaccesslist.NewRow();
  867. fillLandAccessRow(newAccessRow, entry, parcel.LandData.GlobalID);
  868. landaccesslist.Rows.Add(newAccessRow);
  869. }
  870. }
  871. Commit();
  872. }
  873. /// <summary>
  874. ///
  875. /// </summary>
  876. /// <param name="regionUUID"></param>
  877. /// <returns></returns>
  878. public List<LandData> LoadLandObjects(UUID regionUUID)
  879. {
  880. List<LandData> landDataForRegion = new List<LandData>();
  881. lock (ds)
  882. {
  883. DataTable land = ds.Tables["land"];
  884. DataTable landaccesslist = ds.Tables["landaccesslist"];
  885. string searchExp = "RegionUUID = '" + regionUUID + "'";
  886. DataRow[] rawDataForRegion = land.Select(searchExp);
  887. foreach (DataRow rawDataLand in rawDataForRegion)
  888. {
  889. LandData newLand = buildLandData(rawDataLand);
  890. string accessListSearchExp = "LandUUID = '" + newLand.GlobalID + "'";
  891. DataRow[] rawDataForLandAccessList = landaccesslist.Select(accessListSearchExp);
  892. foreach (DataRow rawDataLandAccess in rawDataForLandAccessList)
  893. {
  894. newLand.ParcelAccessList.Add(buildLandAccessData(rawDataLandAccess));
  895. }
  896. landDataForRegion.Add(newLand);
  897. }
  898. }
  899. return landDataForRegion;
  900. }
  901. /// <summary>
  902. ///
  903. /// </summary>
  904. public void Commit()
  905. {
  906. // m_log.Debug("[SQLITE]: Starting commit");
  907. lock (ds)
  908. {
  909. primDa.Update(ds, "prims");
  910. shapeDa.Update(ds, "primshapes");
  911. itemsDa.Update(ds, "primitems");
  912. terrainDa.Update(ds, "terrain");
  913. landDa.Update(ds, "land");
  914. landAccessListDa.Update(ds, "landaccesslist");
  915. try
  916. {
  917. regionSettingsDa.Update(ds, "regionsettings");
  918. regionWindlightDa.Update(ds, "regionwindlight");
  919. }
  920. catch (SqliteException SqlEx)
  921. {
  922. throw new Exception(
  923. "There was a SQL error or connection string configuration error when saving the region settings. This could be a bug, it could also happen if ConnectionString is defined in the [DatabaseService] section of StandaloneCommon.ini in the config_include folder. This could also happen if the config_include folder doesn't exist or if the OpenSim.ini [Architecture] section isn't set. If this is your first time running OpenSimulator, please restart the simulator and bug a developer to fix this!",
  924. SqlEx);
  925. }
  926. ds.AcceptChanges();
  927. }
  928. }
  929. /// <summary>
  930. /// See <see cref="Commit"/>
  931. /// </summary>
  932. public void Shutdown()
  933. {
  934. Commit();
  935. }
  936. /***********************************************************************
  937. *
  938. * Database Definition Functions
  939. *
  940. * This should be db agnostic as we define them in ADO.NET terms
  941. *
  942. **********************************************************************/
  943. protected void CreateDataSetMapping(IDataAdapter da, string tableName)
  944. {
  945. ITableMapping dbMapping = da.TableMappings.Add(tableName, tableName);
  946. foreach (DataColumn col in ds.Tables[tableName].Columns)
  947. {
  948. dbMapping.ColumnMappings.Add(col.ColumnName, col.ColumnName);
  949. }
  950. }
  951. /// <summary>
  952. ///
  953. /// </summary>
  954. /// <param name="dt"></param>
  955. /// <param name="name"></param>
  956. /// <param name="type"></param>
  957. private static void createCol(DataTable dt, string name, Type type)
  958. {
  959. DataColumn col = new DataColumn(name, type);
  960. dt.Columns.Add(col);
  961. }
  962. /// <summary>
  963. /// Creates the "terrain" table
  964. /// </summary>
  965. /// <returns>terrain table DataTable</returns>
  966. private static DataTable createTerrainTable()
  967. {
  968. DataTable terrain = new DataTable("terrain");
  969. createCol(terrain, "RegionUUID", typeof(String));
  970. createCol(terrain, "Revision", typeof(Int32));
  971. createCol(terrain, "Heightfield", typeof(Byte[]));
  972. return terrain;
  973. }
  974. /// <summary>
  975. /// Creates the "prims" table
  976. /// </summary>
  977. /// <returns>prim table DataTable</returns>
  978. private static DataTable createPrimTable()
  979. {
  980. DataTable prims = new DataTable("prims");
  981. createCol(prims, "UUID", typeof(String));
  982. createCol(prims, "RegionUUID", typeof(String));
  983. createCol(prims, "CreationDate", typeof(Int32));
  984. createCol(prims, "Name", typeof(String));
  985. createCol(prims, "SceneGroupID", typeof(String));
  986. // various text fields
  987. createCol(prims, "Text", typeof(String));
  988. createCol(prims, "ColorR", typeof(Int32));
  989. createCol(prims, "ColorG", typeof(Int32));
  990. createCol(prims, "ColorB", typeof(Int32));
  991. createCol(prims, "ColorA", typeof(Int32));
  992. createCol(prims, "Description", typeof(String));
  993. createCol(prims, "SitName", typeof(String));
  994. createCol(prims, "TouchName", typeof(String));
  995. // permissions
  996. createCol(prims, "ObjectFlags", typeof(Int32));
  997. createCol(prims, "CreatorID", typeof(String));
  998. createCol(prims, "OwnerID", typeof(String));
  999. createCol(prims, "GroupID", typeof(String));
  1000. createCol(prims, "LastOwnerID", typeof(String));
  1001. createCol(prims, "OwnerMask", typeof(Int32));
  1002. createCol(prims, "NextOwnerMask", typeof(Int32));
  1003. createCol(prims, "GroupMask", typeof(Int32));
  1004. createCol(prims, "EveryoneMask", typeof(Int32));
  1005. createCol(prims, "BaseMask", typeof(Int32));
  1006. // vectors
  1007. createCol(prims, "PositionX", typeof(Double));
  1008. createCol(prims, "PositionY", typeof(Double));
  1009. createCol(prims, "PositionZ", typeof(Double));
  1010. createCol(prims, "GroupPositionX", typeof(Double));
  1011. createCol(prims, "GroupPositionY", typeof(Double));
  1012. createCol(prims, "GroupPositionZ", typeof(Double));
  1013. createCol(prims, "VelocityX", typeof(Double));
  1014. createCol(prims, "VelocityY", typeof(Double));
  1015. createCol(prims, "VelocityZ", typeof(Double));
  1016. createCol(prims, "AngularVelocityX", typeof(Double));
  1017. createCol(prims, "AngularVelocityY", typeof(Double));
  1018. createCol(prims, "AngularVelocityZ", typeof(Double));
  1019. createCol(prims, "AccelerationX", typeof(Double));
  1020. createCol(prims, "AccelerationY", typeof(Double));
  1021. createCol(prims, "AccelerationZ", typeof(Double));
  1022. // quaternions
  1023. createCol(prims, "RotationX", typeof(Double));
  1024. createCol(prims, "RotationY", typeof(Double));
  1025. createCol(prims, "RotationZ", typeof(Double));
  1026. createCol(prims, "RotationW", typeof(Double));
  1027. // sit target
  1028. createCol(prims, "SitTargetOffsetX", typeof(Double));
  1029. createCol(prims, "SitTargetOffsetY", typeof(Double));
  1030. createCol(prims, "SitTargetOffsetZ", typeof(Double));
  1031. createCol(prims, "SitTargetOrientW", typeof(Double));
  1032. createCol(prims, "SitTargetOrientX", typeof(Double));
  1033. createCol(prims, "SitTargetOrientY", typeof(Double));
  1034. createCol(prims, "SitTargetOrientZ", typeof(Double));
  1035. createCol(prims, "PayPrice", typeof(Int32));
  1036. createCol(prims, "PayButton1", typeof(Int32));
  1037. createCol(prims, "PayButton2", typeof(Int32));
  1038. createCol(prims, "PayButton3", typeof(Int32));
  1039. createCol(prims, "PayButton4", typeof(Int32));
  1040. createCol(prims, "LoopedSound", typeof(String));
  1041. createCol(prims, "LoopedSoundGain", typeof(Double));
  1042. createCol(prims, "TextureAnimation", typeof(String));
  1043. createCol(prims, "ParticleSystem", typeof(String));
  1044. createCol(prims, "OmegaX", typeof(Double));
  1045. createCol(prims, "OmegaY", typeof(Double));
  1046. createCol(prims, "OmegaZ", typeof(Double));
  1047. createCol(prims, "CameraEyeOffsetX", typeof(Double));
  1048. createCol(prims, "CameraEyeOffsetY", typeof(Double));
  1049. createCol(prims, "CameraEyeOffsetZ", typeof(Double));
  1050. createCol(prims, "CameraAtOffsetX", typeof(Double));
  1051. createCol(prims, "CameraAtOffsetY", typeof(Double));
  1052. createCol(prims, "CameraAtOffsetZ", typeof(Double));
  1053. createCol(prims, "ForceMouselook", typeof(Int16));
  1054. createCol(prims, "ScriptAccessPin", typeof(Int32));
  1055. createCol(prims, "AllowedDrop", typeof(Int16));
  1056. createCol(prims, "DieAtEdge", typeof(Int16));
  1057. createCol(prims, "SalePrice", typeof(Int32));
  1058. createCol(prims, "SaleType", typeof(Int16));
  1059. // click action
  1060. createCol(prims, "ClickAction", typeof(Byte));
  1061. createCol(prims, "Material", typeof(Byte));
  1062. createCol(prims, "CollisionSound", typeof(String));
  1063. createCol(prims, "CollisionSoundVolume", typeof(Double));
  1064. createCol(prims, "VolumeDetect", typeof(Int16));
  1065. createCol(prims, "MediaURL", typeof(String));
  1066. createCol(prims, "AttachedPosX", typeof(Double));
  1067. createCol(prims, "AttachedPosY", typeof(Double));
  1068. createCol(prims, "AttachedPosZ", typeof(Double));
  1069. createCol(prims, "DynAttrs", typeof(String));
  1070. createCol(prims, "PhysicsShapeType", typeof(Byte));
  1071. createCol(prims, "Density", typeof(Double));
  1072. createCol(prims, "GravityModifier", typeof(Double));
  1073. createCol(prims, "Friction", typeof(Double));
  1074. createCol(prims, "Restitution", typeof(Double));
  1075. createCol(prims, "KeyframeMotion", typeof(Byte[]));
  1076. // Add in contraints
  1077. prims.PrimaryKey = new DataColumn[] { prims.Columns["UUID"] };
  1078. return prims;
  1079. }
  1080. /// <summary>
  1081. /// Creates "primshapes" table
  1082. /// </summary>
  1083. /// <returns>shape table DataTable</returns>
  1084. private static DataTable createShapeTable()
  1085. {
  1086. DataTable shapes = new DataTable("primshapes");
  1087. createCol(shapes, "UUID", typeof(String));
  1088. // shape is an enum
  1089. createCol(shapes, "Shape", typeof(Int32));
  1090. // vectors
  1091. createCol(shapes, "ScaleX", typeof(Double));
  1092. createCol(shapes, "ScaleY", typeof(Double));
  1093. createCol(shapes, "ScaleZ", typeof(Double));
  1094. // paths
  1095. createCol(shapes, "PCode", typeof(Int32));
  1096. createCol(shapes, "PathBegin", typeof(Int32));
  1097. createCol(shapes, "PathEnd", typeof(Int32));
  1098. createCol(shapes, "PathScaleX", typeof(Int32));
  1099. createCol(shapes, "PathScaleY", typeof(Int32));
  1100. createCol(shapes, "PathShearX", typeof(Int32));
  1101. createCol(shapes, "PathShearY", typeof(Int32));
  1102. createCol(shapes, "PathSkew", typeof(Int32));
  1103. createCol(shapes, "PathCurve", typeof(Int32));
  1104. createCol(shapes, "PathRadiusOffset", typeof(Int32));
  1105. createCol(shapes, "PathRevolutions", typeof(Int32));
  1106. createCol(shapes, "PathTaperX", typeof(Int32));
  1107. createCol(shapes, "PathTaperY", typeof(Int32));
  1108. createCol(shapes, "PathTwist", typeof(Int32));
  1109. createCol(shapes, "PathTwistBegin", typeof(Int32));
  1110. // profile
  1111. createCol(shapes, "ProfileBegin", typeof(Int32));
  1112. createCol(shapes, "ProfileEnd", typeof(Int32));
  1113. createCol(shapes, "ProfileCurve", typeof(Int32));
  1114. createCol(shapes, "ProfileHollow", typeof(Int32));
  1115. createCol(shapes, "State", typeof(Int32));
  1116. // text TODO: this isn't right, but I'm not sure the right
  1117. // way to specify this as a blob atm
  1118. createCol(shapes, "Texture", typeof(Byte[]));
  1119. createCol(shapes, "ExtraParams", typeof(Byte[]));
  1120. createCol(shapes, "Media", typeof(String));
  1121. shapes.PrimaryKey = new DataColumn[] { shapes.Columns["UUID"] };
  1122. return shapes;
  1123. }
  1124. /// <summary>
  1125. /// creates "primitems" table
  1126. /// </summary>
  1127. /// <returns>item table DataTable</returns>
  1128. private static DataTable createItemsTable()
  1129. {
  1130. DataTable items = new DataTable("primitems");
  1131. createCol(items, "itemID", typeof(String));
  1132. createCol(items, "primID", typeof(String));
  1133. createCol(items, "assetID", typeof(String));
  1134. createCol(items, "parentFolderID", typeof(String));
  1135. createCol(items, "invType", typeof(Int32));
  1136. createCol(items, "assetType", typeof(Int32));
  1137. createCol(items, "name", typeof(String));
  1138. createCol(items, "description", typeof(String));
  1139. createCol(items, "creationDate", typeof(Int64));
  1140. createCol(items, "creatorID", typeof(String));
  1141. createCol(items, "ownerID", typeof(String));
  1142. createCol(items, "lastOwnerID", typeof(String));
  1143. createCol(items, "groupID", typeof(String));
  1144. createCol(items, "nextPermissions", typeof(UInt32));
  1145. createCol(items, "currentPermissions", typeof(UInt32));
  1146. createCol(items, "basePermissions", typeof(UInt32));
  1147. createCol(items, "everyonePermissions", typeof(UInt32));
  1148. createCol(items, "groupPermissions", typeof(UInt32));
  1149. createCol(items, "flags", typeof(UInt32));
  1150. items.PrimaryKey = new DataColumn[] { items.Columns["itemID"] };
  1151. return items;
  1152. }
  1153. /// <summary>
  1154. /// Creates "land" table
  1155. /// </summary>
  1156. /// <returns>land table DataTable</returns>
  1157. private static DataTable createLandTable()
  1158. {
  1159. DataTable land = new DataTable("land");
  1160. createCol(land, "UUID", typeof(String));
  1161. createCol(land, "RegionUUID", typeof(String));
  1162. createCol(land, "LocalLandID", typeof(UInt32));
  1163. // Bitmap is a byte[512]
  1164. createCol(land, "Bitmap", typeof(Byte[]));
  1165. createCol(land, "Name", typeof(String));
  1166. createCol(land, "Desc", typeof(String));
  1167. createCol(land, "OwnerUUID", typeof(String));
  1168. createCol(land, "IsGroupOwned", typeof(Boolean));
  1169. createCol(land, "Area", typeof(Int32));
  1170. createCol(land, "AuctionID", typeof(Int32)); //Unemplemented
  1171. createCol(land, "Category", typeof(Int32)); //Enum OpenMetaverse.Parcel.ParcelCategory
  1172. createCol(land, "ClaimDate", typeof(Int32));
  1173. createCol(land, "ClaimPrice", typeof(Int32));
  1174. createCol(land, "GroupUUID", typeof(string));
  1175. createCol(land, "SalePrice", typeof(Int32));
  1176. createCol(land, "LandStatus", typeof(Int32)); //Enum. OpenMetaverse.Parcel.ParcelStatus
  1177. createCol(land, "LandFlags", typeof(UInt32));
  1178. createCol(land, "LandingType", typeof(Byte));
  1179. createCol(land, "MediaAutoScale", typeof(Byte));
  1180. createCol(land, "MediaTextureUUID", typeof(String));
  1181. createCol(land, "MediaURL", typeof(String));
  1182. createCol(land, "MusicURL", typeof(String));
  1183. createCol(land, "PassHours", typeof(Double));
  1184. createCol(land, "PassPrice", typeof(UInt32));
  1185. createCol(land, "SnapshotUUID", typeof(String));
  1186. createCol(land, "UserLocationX", typeof(Double));
  1187. createCol(land, "UserLocationY", typeof(Double));
  1188. createCol(land, "UserLocationZ", typeof(Double));
  1189. createCol(land, "UserLookAtX", typeof(Double));
  1190. createCol(land, "UserLookAtY", typeof(Double));
  1191. createCol(land, "UserLookAtZ", typeof(Double));
  1192. createCol(land, "AuthbuyerID", typeof(String));
  1193. createCol(land, "OtherCleanTime", typeof(Int32));
  1194. createCol(land, "Dwell", typeof(Int32));
  1195. createCol(land, "MediaType", typeof(String));
  1196. createCol(land, "MediaDescription", typeof(String));
  1197. createCol(land, "MediaSize", typeof(String));
  1198. createCol(land, "MediaLoop", typeof(Boolean));
  1199. createCol(land, "ObscureMedia", typeof(Boolean));
  1200. createCol(land, "ObscureMusic", typeof(Boolean));
  1201. land.PrimaryKey = new DataColumn[] { land.Columns["UUID"] };
  1202. return land;
  1203. }
  1204. /// <summary>
  1205. /// create "landaccesslist" table
  1206. /// </summary>
  1207. /// <returns>Landacceslist DataTable</returns>
  1208. private static DataTable createLandAccessListTable()
  1209. {
  1210. DataTable landaccess = new DataTable("landaccesslist");
  1211. createCol(landaccess, "LandUUID", typeof(String));
  1212. createCol(landaccess, "AccessUUID", typeof(String));
  1213. createCol(landaccess, "Flags", typeof(UInt32));
  1214. return landaccess;
  1215. }
  1216. private static DataTable createRegionSettingsTable()
  1217. {
  1218. DataTable regionsettings = new DataTable("regionsettings");
  1219. createCol(regionsettings, "regionUUID", typeof(String));
  1220. createCol(regionsettings, "block_terraform", typeof(Int32));
  1221. createCol(regionsettings, "block_fly", typeof(Int32));
  1222. createCol(regionsettings, "allow_damage", typeof(Int32));
  1223. createCol(regionsettings, "restrict_pushing", typeof(Int32));
  1224. createCol(regionsettings, "allow_land_resell", typeof(Int32));
  1225. createCol(regionsettings, "allow_land_join_divide", typeof(Int32));
  1226. createCol(regionsettings, "block_show_in_search", typeof(Int32));
  1227. createCol(regionsettings, "agent_limit", typeof(Int32));
  1228. createCol(regionsettings, "object_bonus", typeof(Double));
  1229. createCol(regionsettings, "maturity", typeof(Int32));
  1230. createCol(regionsettings, "disable_scripts", typeof(Int32));
  1231. createCol(regionsettings, "disable_collisions", typeof(Int32));
  1232. createCol(regionsettings, "disable_physics", typeof(Int32));
  1233. createCol(regionsettings, "terrain_texture_1", typeof(String));
  1234. createCol(regionsettings, "terrain_texture_2", typeof(String));
  1235. createCol(regionsettings, "terrain_texture_3", typeof(String));
  1236. createCol(regionsettings, "terrain_texture_4", typeof(String));
  1237. createCol(regionsettings, "elevation_1_nw", typeof(Double));
  1238. createCol(regionsettings, "elevation_2_nw", typeof(Double));
  1239. createCol(regionsettings, "elevation_1_ne", typeof(Double));
  1240. createCol(regionsettings, "elevation_2_ne", typeof(Double));
  1241. createCol(regionsettings, "elevation_1_se", typeof(Double));
  1242. createCol(regionsettings, "elevation_2_se", typeof(Double));
  1243. createCol(regionsettings, "elevation_1_sw", typeof(Double));
  1244. createCol(regionsettings, "elevation_2_sw", typeof(Double));
  1245. createCol(regionsettings, "water_height", typeof(Double));
  1246. createCol(regionsettings, "terrain_raise_limit", typeof(Double));
  1247. createCol(regionsettings, "terrain_lower_limit", typeof(Double));
  1248. createCol(regionsettings, "use_estate_sun", typeof(Int32));
  1249. createCol(regionsettings, "sandbox", typeof(Int32));
  1250. createCol(regionsettings, "sunvectorx", typeof(Double));
  1251. createCol(regionsettings, "sunvectory", typeof(Double));
  1252. createCol(regionsettings, "sunvectorz", typeof(Double));
  1253. createCol(regionsettings, "fixed_sun", typeof(Int32));
  1254. createCol(regionsettings, "sun_position", typeof(Double));
  1255. createCol(regionsettings, "covenant", typeof(String));
  1256. createCol(regionsettings, "covenant_datetime", typeof(Int32));
  1257. createCol(regionsettings, "map_tile_ID", typeof(String));
  1258. createCol(regionsettings, "TelehubObject", typeof(String));
  1259. createCol(regionsettings, "parcel_tile_ID", typeof(String));
  1260. regionsettings.PrimaryKey = new DataColumn[] { regionsettings.Columns["regionUUID"] };
  1261. return regionsettings;
  1262. }
  1263. /// <summary>
  1264. /// create "regionwindlight" table
  1265. /// </summary>
  1266. /// <returns>RegionWindlight DataTable</returns>
  1267. private static DataTable createRegionWindlightTable()
  1268. {
  1269. DataTable regionwindlight = new DataTable("regionwindlight");
  1270. createCol(regionwindlight, "region_id", typeof(String));
  1271. createCol(regionwindlight, "water_color_r", typeof(Double));
  1272. createCol(regionwindlight, "water_color_g", typeof(Double));
  1273. createCol(regionwindlight, "water_color_b", typeof(Double));
  1274. createCol(regionwindlight, "water_color_i", typeof(Double));
  1275. createCol(regionwindlight, "water_fog_density_exponent", typeof(Double));
  1276. createCol(regionwindlight, "underwater_fog_modifier", typeof(Double));
  1277. createCol(regionwindlight, "reflection_wavelet_scale_1", typeof(Double));
  1278. createCol(regionwindlight, "reflection_wavelet_scale_2", typeof(Double));
  1279. createCol(regionwindlight, "reflection_wavelet_scale_3", typeof(Double));
  1280. createCol(regionwindlight, "fresnel_scale", typeof(Double));
  1281. createCol(regionwindlight, "fresnel_offset", typeof(Double));
  1282. createCol(regionwindlight, "refract_scale_above", typeof(Double));
  1283. createCol(regionwindlight, "refract_scale_below", typeof(Double));
  1284. createCol(regionwindlight, "blur_multiplier", typeof(Double));
  1285. createCol(regionwindlight, "big_wave_direction_x", typeof(Double));
  1286. createCol(regionwindlight, "big_wave_direction_y", typeof(Double));
  1287. createCol(regionwindlight, "little_wave_direction_x", typeof(Double));
  1288. createCol(regionwindlight, "little_wave_direction_y", typeof(Double));
  1289. createCol(regionwindlight, "normal_map_texture", typeof(String));
  1290. createCol(regionwindlight, "horizon_r", typeof(Double));
  1291. createCol(regionwindlight, "horizon_g", typeof(Double));
  1292. createCol(regionwindlight, "horizon_b", typeof(Double));
  1293. createCol(regionwindlight, "horizon_i", typeof(Double));
  1294. createCol(regionwindlight, "haze_horizon", typeof(Double));
  1295. createCol(regionwindlight, "blue_density_r", typeof(Double));
  1296. createCol(regionwindlight, "blue_density_g", typeof(Double));
  1297. createCol(regionwindlight, "blue_density_b", typeof(Double));
  1298. createCol(regionwindlight, "blue_density_i", typeof(Double));
  1299. createCol(regionwindlight, "haze_density", typeof(Double));
  1300. createCol(regionwindlight, "density_multiplier", typeof(Double));
  1301. createCol(regionwindlight, "distance_multiplier", typeof(Double));
  1302. createCol(regionwindlight, "max_altitude", typeof(Int32));
  1303. createCol(regionwindlight, "sun_moon_color_r", typeof(Double));
  1304. createCol(regionwindlight, "sun_moon_color_g", typeof(Double));
  1305. createCol(regionwindlight, "sun_moon_color_b", typeof(Double));
  1306. createCol(regionwindlight, "sun_moon_color_i", typeof(Double));
  1307. createCol(regionwindlight, "sun_moon_position", typeof(Double));
  1308. createCol(regionwindlight, "ambient_r", typeof(Double));
  1309. createCol(regionwindlight, "ambient_g", typeof(Double));
  1310. createCol(regionwindlight, "ambient_b", typeof(Double));
  1311. createCol(regionwindlight, "ambient_i", typeof(Double));
  1312. createCol(regionwindlight, "east_angle", typeof(Double));
  1313. createCol(regionwindlight, "sun_glow_focus", typeof(Double));
  1314. createCol(regionwindlight, "sun_glow_size", typeof(Double));
  1315. createCol(regionwindlight, "scene_gamma", typeof(Double));
  1316. createCol(regionwindlight, "star_brightness", typeof(Double));
  1317. createCol(regionwindlight, "cloud_color_r", typeof(Double));
  1318. createCol(regionwindlight, "cloud_color_g", typeof(Double));
  1319. createCol(regionwindlight, "cloud_color_b", typeof(Double));
  1320. createCol(regionwindlight, "cloud_color_i", typeof(Double));
  1321. createCol(regionwindlight, "cloud_x", typeof(Double));
  1322. createCol(regionwindlight, "cloud_y", typeof(Double));
  1323. createCol(regionwindlight, "cloud_density", typeof(Double));
  1324. createCol(regionwindlight, "cloud_coverage", typeof(Double));
  1325. createCol(regionwindlight, "cloud_scale", typeof(Double));
  1326. createCol(regionwindlight, "cloud_detail_x", typeof(Double));
  1327. createCol(regionwindlight, "cloud_detail_y", typeof(Double));
  1328. createCol(regionwindlight, "cloud_detail_density", typeof(Double));
  1329. createCol(regionwindlight, "cloud_scroll_x", typeof(Double));
  1330. createCol(regionwindlight, "cloud_scroll_x_lock", typeof(Int32));
  1331. createCol(regionwindlight, "cloud_scroll_y", typeof(Double));
  1332. createCol(regionwindlight, "cloud_scroll_y_lock", typeof(Int32));
  1333. createCol(regionwindlight, "draw_classic_clouds", typeof(Int32));
  1334. regionwindlight.PrimaryKey = new DataColumn[] { regionwindlight.Columns["region_id"] };
  1335. return regionwindlight;
  1336. }
  1337. private static DataTable createRegionEnvironmentTable()
  1338. {
  1339. DataTable regionEnvironment = new DataTable("regionenvironment");
  1340. createCol(regionEnvironment, "region_id", typeof(String));
  1341. createCol(regionEnvironment, "llsd_settings", typeof(String));
  1342. regionEnvironment.PrimaryKey = new DataColumn[] { regionEnvironment.Columns["region_id"] };
  1343. return regionEnvironment;
  1344. }
  1345. private static DataTable createRegionSpawnPointsTable()
  1346. {
  1347. DataTable spawn_points = new DataTable("spawn_points");
  1348. createCol(spawn_points, "regionID", typeof(String));
  1349. createCol(spawn_points, "Yaw", typeof(float));
  1350. createCol(spawn_points, "Pitch", typeof(float));
  1351. createCol(spawn_points, "Distance", typeof(float));
  1352. return spawn_points;
  1353. }
  1354. /***********************************************************************
  1355. *
  1356. * Convert between ADO.NET <=> OpenSim Objects
  1357. *
  1358. * These should be database independant
  1359. *
  1360. **********************************************************************/
  1361. /// <summary>
  1362. ///
  1363. /// </summary>
  1364. /// <param name="row"></param>
  1365. /// <returns></returns>
  1366. private SceneObjectPart buildPrim(DataRow row)
  1367. {
  1368. // Code commented. Uncomment to test the unit test inline.
  1369. // The unit test mentions this commented code for the purposes
  1370. // of debugging a unit test failure
  1371. // SceneObjectGroup sog = new SceneObjectGroup();
  1372. // SceneObjectPart sop = new SceneObjectPart();
  1373. // sop.LocalId = 1;
  1374. // sop.Name = "object1";
  1375. // sop.Description = "object1";
  1376. // sop.Text = "";
  1377. // sop.SitName = "";
  1378. // sop.TouchName = "";
  1379. // sop.UUID = UUID.Random();
  1380. // sop.Shape = PrimitiveBaseShape.Default;
  1381. // sog.SetRootPart(sop);
  1382. // Add breakpoint in above line. Check sop fields.
  1383. // TODO: this doesn't work yet because something more
  1384. // interesting has to be done to actually get these values
  1385. // back out. Not enough time to figure it out yet.
  1386. SceneObjectPart prim = new SceneObjectPart();
  1387. prim.UUID = new UUID((String)row["UUID"]);
  1388. // explicit conversion of integers is required, which sort
  1389. // of sucks. No idea if there is a shortcut here or not.
  1390. prim.CreationDate = Convert.ToInt32(row["CreationDate"]);
  1391. prim.Name = row["Name"] == DBNull.Value ? string.Empty : (string)row["Name"];
  1392. // various text fields
  1393. prim.Text = (String)row["Text"];
  1394. prim.Color = Color.FromArgb(Convert.ToInt32(row["ColorA"]),
  1395. Convert.ToInt32(row["ColorR"]),
  1396. Convert.ToInt32(row["ColorG"]),
  1397. Convert.ToInt32(row["ColorB"]));
  1398. prim.Description = (String)row["Description"];
  1399. prim.SitName = (String)row["SitName"];
  1400. prim.TouchName = (String)row["TouchName"];
  1401. // permissions
  1402. prim.Flags = (PrimFlags)Convert.ToUInt32(row["ObjectFlags"]);
  1403. prim.CreatorIdentification = (String)row["CreatorID"];
  1404. prim.OwnerID = new UUID((String)row["OwnerID"]);
  1405. prim.GroupID = new UUID((String)row["GroupID"]);
  1406. prim.LastOwnerID = new UUID((String)row["LastOwnerID"]);
  1407. prim.OwnerMask = Convert.ToUInt32(row["OwnerMask"]);
  1408. prim.NextOwnerMask = Convert.ToUInt32(row["NextOwnerMask"]);
  1409. prim.GroupMask = Convert.ToUInt32(row["GroupMask"]);
  1410. prim.EveryoneMask = Convert.ToUInt32(row["EveryoneMask"]);
  1411. prim.BaseMask = Convert.ToUInt32(row["BaseMask"]);
  1412. // vectors
  1413. prim.OffsetPosition = new Vector3(
  1414. Convert.ToSingle(row["PositionX"]),
  1415. Convert.ToSingle(row["PositionY"]),
  1416. Convert.ToSingle(row["PositionZ"])
  1417. );
  1418. prim.GroupPosition = new Vector3(
  1419. Convert.ToSingle(row["GroupPositionX"]),
  1420. Convert.ToSingle(row["GroupPositionY"]),
  1421. Convert.ToSingle(row["GroupPositionZ"])
  1422. );
  1423. prim.Velocity = new Vector3(
  1424. Convert.ToSingle(row["VelocityX"]),
  1425. Convert.ToSingle(row["VelocityY"]),
  1426. Convert.ToSingle(row["VelocityZ"])
  1427. );
  1428. prim.AngularVelocity = new Vector3(
  1429. Convert.ToSingle(row["AngularVelocityX"]),
  1430. Convert.ToSingle(row["AngularVelocityY"]),
  1431. Convert.ToSingle(row["AngularVelocityZ"])
  1432. );
  1433. prim.Acceleration = new Vector3(
  1434. Convert.ToSingle(row["AccelerationX"]),
  1435. Convert.ToSingle(row["AccelerationY"]),
  1436. Convert.ToSingle(row["AccelerationZ"])
  1437. );
  1438. // quaternions
  1439. prim.RotationOffset = new Quaternion(
  1440. Convert.ToSingle(row["RotationX"]),
  1441. Convert.ToSingle(row["RotationY"]),
  1442. Convert.ToSingle(row["RotationZ"]),
  1443. Convert.ToSingle(row["RotationW"])
  1444. );
  1445. prim.SitTargetPositionLL = new Vector3(
  1446. Convert.ToSingle(row["SitTargetOffsetX"]),
  1447. Convert.ToSingle(row["SitTargetOffsetY"]),
  1448. Convert.ToSingle(row["SitTargetOffsetZ"]));
  1449. prim.SitTargetOrientationLL = new Quaternion(
  1450. Convert.ToSingle(
  1451. row["SitTargetOrientX"]),
  1452. Convert.ToSingle(
  1453. row["SitTargetOrientY"]),
  1454. Convert.ToSingle(
  1455. row["SitTargetOrientZ"]),
  1456. Convert.ToSingle(
  1457. row["SitTargetOrientW"]));
  1458. prim.ClickAction = Convert.ToByte(row["ClickAction"]);
  1459. prim.PayPrice[0] = Convert.ToInt32(row["PayPrice"]);
  1460. prim.PayPrice[1] = Convert.ToInt32(row["PayButton1"]);
  1461. prim.PayPrice[2] = Convert.ToInt32(row["PayButton2"]);
  1462. prim.PayPrice[3] = Convert.ToInt32(row["PayButton3"]);
  1463. prim.PayPrice[4] = Convert.ToInt32(row["PayButton4"]);
  1464. prim.Sound = new UUID(row["LoopedSound"].ToString());
  1465. prim.SoundGain = Convert.ToSingle(row["LoopedSoundGain"]);
  1466. prim.SoundFlags = 1; // If it's persisted at all, it's looped
  1467. if (!row.IsNull("TextureAnimation"))
  1468. prim.TextureAnimation = Convert.FromBase64String(row["TextureAnimation"].ToString());
  1469. if (!row.IsNull("ParticleSystem"))
  1470. prim.ParticleSystem = Convert.FromBase64String(row["ParticleSystem"].ToString());
  1471. prim.AngularVelocity = new Vector3(
  1472. Convert.ToSingle(row["OmegaX"]),
  1473. Convert.ToSingle(row["OmegaY"]),
  1474. Convert.ToSingle(row["OmegaZ"])
  1475. );
  1476. prim.SetCameraEyeOffset(new Vector3(
  1477. Convert.ToSingle(row["CameraEyeOffsetX"]),
  1478. Convert.ToSingle(row["CameraEyeOffsetY"]),
  1479. Convert.ToSingle(row["CameraEyeOffsetZ"])
  1480. ));
  1481. prim.SetCameraAtOffset(new Vector3(
  1482. Convert.ToSingle(row["CameraAtOffsetX"]),
  1483. Convert.ToSingle(row["CameraAtOffsetY"]),
  1484. Convert.ToSingle(row["CameraAtOffsetZ"])
  1485. ));
  1486. if (Convert.ToInt16(row["ForceMouselook"]) != 0)
  1487. prim.SetForceMouselook(true);
  1488. prim.ScriptAccessPin = Convert.ToInt32(row["ScriptAccessPin"]);
  1489. if (Convert.ToInt16(row["AllowedDrop"]) != 0)
  1490. prim.AllowedDrop = true;
  1491. if (Convert.ToInt16(row["DieAtEdge"]) != 0)
  1492. prim.DIE_AT_EDGE = true;
  1493. prim.SalePrice = Convert.ToInt32(row["SalePrice"]);
  1494. prim.ObjectSaleType = Convert.ToByte(row["SaleType"]);
  1495. prim.Material = Convert.ToByte(row["Material"]);
  1496. prim.CollisionSound = new UUID(row["CollisionSound"].ToString());
  1497. prim.CollisionSoundVolume = Convert.ToSingle(row["CollisionSoundVolume"]);
  1498. if (Convert.ToInt16(row["VolumeDetect"]) != 0)
  1499. prim.VolumeDetectActive = true;
  1500. if (!(row["MediaURL"] is System.DBNull))
  1501. {
  1502. // m_log.DebugFormat("[SQLITE]: MediaUrl type [{0}]", row["MediaURL"].GetType());
  1503. prim.MediaUrl = (string)row["MediaURL"];
  1504. }
  1505. prim.AttachedPos = new Vector3(
  1506. Convert.ToSingle(row["AttachedPosX"]),
  1507. Convert.ToSingle(row["AttachedPosY"]),
  1508. Convert.ToSingle(row["AttachedPosZ"])
  1509. );
  1510. if (!(row["DynAttrs"] is System.DBNull))
  1511. {
  1512. //m_log.DebugFormat("[SQLITE]: DynAttrs type [{0}]", row["DynAttrs"].GetType());
  1513. prim.DynAttrs = DAMap.FromXml((string)row["DynAttrs"]);
  1514. }
  1515. else
  1516. {
  1517. prim.DynAttrs = new DAMap();
  1518. }
  1519. prim.PhysicsShapeType = Convert.ToByte(row["PhysicsShapeType"]);
  1520. prim.Density = Convert.ToSingle(row["Density"]);
  1521. prim.GravityModifier = Convert.ToSingle(row["GravityModifier"]);
  1522. prim.Friction = Convert.ToSingle(row["Friction"]);
  1523. prim.Restitution = Convert.ToSingle(row["Restitution"]);
  1524. if (!(row["KeyframeMotion"] is DBNull))
  1525. {
  1526. Byte[] data = (byte[])row["KeyframeMotion"];
  1527. if (data.Length > 0)
  1528. prim.KeyframeMotion = KeyframeMotion.FromData(null, data);
  1529. else
  1530. prim.KeyframeMotion = null;
  1531. }
  1532. else
  1533. {
  1534. prim.KeyframeMotion = null;
  1535. }
  1536. prim.PassCollisions = Convert.ToBoolean(row["PassCollisions"]);
  1537. prim.PassTouches = Convert.ToBoolean(row["PassTouches"]);
  1538. SOPVehicle vehicle = null;
  1539. if (!(row["Vehicle"] is DBNull) && row["Vehicle"].ToString() != String.Empty)
  1540. {
  1541. vehicle = SOPVehicle.FromXml2(row["Vehicle"].ToString());
  1542. if (vehicle != null)
  1543. prim.VehicleParams = vehicle;
  1544. }
  1545. return prim;
  1546. }
  1547. /// <summary>
  1548. /// Build a prim inventory item from the persisted data.
  1549. /// </summary>
  1550. /// <param name="row"></param>
  1551. /// <returns></returns>
  1552. private static TaskInventoryItem buildItem(DataRow row)
  1553. {
  1554. TaskInventoryItem taskItem = new TaskInventoryItem();
  1555. taskItem.ItemID = new UUID((String)row["itemID"]);
  1556. taskItem.ParentPartID = new UUID((String)row["primID"]);
  1557. taskItem.AssetID = new UUID((String)row["assetID"]);
  1558. taskItem.ParentID = new UUID((String)row["parentFolderID"]);
  1559. taskItem.InvType = Convert.ToInt32(row["invType"]);
  1560. taskItem.Type = Convert.ToInt32(row["assetType"]);
  1561. taskItem.Name = (String)row["name"];
  1562. taskItem.Description = (String)row["description"];
  1563. taskItem.CreationDate = Convert.ToUInt32(row["creationDate"]);
  1564. taskItem.CreatorIdentification = (String)row["creatorID"];
  1565. taskItem.OwnerID = new UUID((String)row["ownerID"]);
  1566. taskItem.LastOwnerID = new UUID((String)row["lastOwnerID"]);
  1567. taskItem.GroupID = new UUID((String)row["groupID"]);
  1568. taskItem.NextPermissions = Convert.ToUInt32(row["nextPermissions"]);
  1569. taskItem.CurrentPermissions = Convert.ToUInt32(row["currentPermissions"]);
  1570. taskItem.BasePermissions = Convert.ToUInt32(row["basePermissions"]);
  1571. taskItem.EveryonePermissions = Convert.ToUInt32(row["everyonePermissions"]);
  1572. taskItem.GroupPermissions = Convert.ToUInt32(row["groupPermissions"]);
  1573. taskItem.Flags = Convert.ToUInt32(row["flags"]);
  1574. return taskItem;
  1575. }
  1576. /// <summary>
  1577. /// Build a Land Data from the persisted data.
  1578. /// </summary>
  1579. /// <param name="row"></param>
  1580. /// <returns></returns>
  1581. private LandData buildLandData(DataRow row)
  1582. {
  1583. LandData newData = new LandData();
  1584. newData.GlobalID = new UUID((String)row["UUID"]);
  1585. newData.LocalID = Convert.ToInt32(row["LocalLandID"]);
  1586. // Bitmap is a byte[512]
  1587. newData.Bitmap = (Byte[])row["Bitmap"];
  1588. newData.Name = (String)row["Name"];
  1589. newData.Description = (String)row["Desc"];
  1590. newData.OwnerID = (UUID)(String)row["OwnerUUID"];
  1591. newData.IsGroupOwned = (Boolean)row["IsGroupOwned"];
  1592. newData.Area = Convert.ToInt32(row["Area"]);
  1593. newData.AuctionID = Convert.ToUInt32(row["AuctionID"]); //Unemplemented
  1594. newData.Category = (ParcelCategory)Convert.ToInt32(row["Category"]);
  1595. //Enum OpenMetaverse.Parcel.ParcelCategory
  1596. newData.ClaimDate = Convert.ToInt32(row["ClaimDate"]);
  1597. newData.ClaimPrice = Convert.ToInt32(row["ClaimPrice"]);
  1598. newData.GroupID = new UUID((String)row["GroupUUID"]);
  1599. newData.SalePrice = Convert.ToInt32(row["SalePrice"]);
  1600. newData.Status = (ParcelStatus)Convert.ToInt32(row["LandStatus"]);
  1601. //Enum. OpenMetaverse.Parcel.ParcelStatus
  1602. newData.Flags = Convert.ToUInt32(row["LandFlags"]);
  1603. newData.LandingType = (Byte)row["LandingType"];
  1604. newData.MediaAutoScale = (Byte)row["MediaAutoScale"];
  1605. newData.MediaID = new UUID((String)row["MediaTextureUUID"]);
  1606. newData.MediaURL = (String)row["MediaURL"];
  1607. newData.MusicURL = (String)row["MusicURL"];
  1608. newData.PassHours = Convert.ToSingle(row["PassHours"]);
  1609. newData.PassPrice = Convert.ToInt32(row["PassPrice"]);
  1610. newData.SnapshotID = (UUID)(String)row["SnapshotUUID"];
  1611. newData.Dwell = Convert.ToInt32(row["Dwell"]);
  1612. newData.MediaType = (String)row["MediaType"];
  1613. newData.MediaDescription = (String)row["MediaDescription"];
  1614. newData.MediaWidth = Convert.ToInt32((((string)row["MediaSize"]).Split(','))[0]);
  1615. newData.MediaHeight = Convert.ToInt32((((string)row["MediaSize"]).Split(','))[1]);
  1616. newData.MediaLoop = Convert.ToBoolean(row["MediaLoop"]);
  1617. newData.ObscureMedia = Convert.ToBoolean(row["ObscureMedia"]);
  1618. newData.ObscureMusic = Convert.ToBoolean(row["ObscureMusic"]);
  1619. newData.SeeAVs = Convert.ToBoolean(row["SeeAVs"]);
  1620. newData.AnyAVSounds = Convert.ToBoolean(row["AnyAVSounds"]);
  1621. newData.GroupAVSounds = Convert.ToBoolean(row["GroupAVSounds"]);
  1622. try
  1623. {
  1624. newData.UserLocation =
  1625. new Vector3(Convert.ToSingle(row["UserLocationX"]), Convert.ToSingle(row["UserLocationY"]),
  1626. Convert.ToSingle(row["UserLocationZ"]));
  1627. newData.UserLookAt =
  1628. new Vector3(Convert.ToSingle(row["UserLookAtX"]), Convert.ToSingle(row["UserLookAtY"]),
  1629. Convert.ToSingle(row["UserLookAtZ"]));
  1630. }
  1631. catch (InvalidCastException)
  1632. {
  1633. m_log.ErrorFormat("[SQLITE REGION DB]: unable to get parcel telehub settings for {1}", newData.Name);
  1634. newData.UserLocation = Vector3.Zero;
  1635. newData.UserLookAt = Vector3.Zero;
  1636. }
  1637. newData.ParcelAccessList = new List<LandAccessEntry>();
  1638. UUID authBuyerID = UUID.Zero;
  1639. UUID.TryParse((string)row["AuthbuyerID"], out authBuyerID);
  1640. newData.OtherCleanTime = Convert.ToInt32(row["OtherCleanTime"]);
  1641. return newData;
  1642. }
  1643. private RegionSettings buildRegionSettings(DataRow row)
  1644. {
  1645. RegionSettings newSettings = new RegionSettings();
  1646. newSettings.RegionUUID = new UUID((string)row["regionUUID"]);
  1647. newSettings.BlockTerraform = Convert.ToBoolean(row["block_terraform"]);
  1648. newSettings.AllowDamage = Convert.ToBoolean(row["allow_damage"]);
  1649. newSettings.BlockFly = Convert.ToBoolean(row["block_fly"]);
  1650. newSettings.RestrictPushing = Convert.ToBoolean(row["restrict_pushing"]);
  1651. newSettings.AllowLandResell = Convert.ToBoolean(row["allow_land_resell"]);
  1652. newSettings.AllowLandJoinDivide = Convert.ToBoolean(row["allow_land_join_divide"]);
  1653. newSettings.BlockShowInSearch = Convert.ToBoolean(row["block_show_in_search"]);
  1654. newSettings.AgentLimit = Convert.ToInt32(row["agent_limit"]);
  1655. newSettings.ObjectBonus = Convert.ToDouble(row["object_bonus"]);
  1656. newSettings.Maturity = Convert.ToInt32(row["maturity"]);
  1657. newSettings.DisableScripts = Convert.ToBoolean(row["disable_scripts"]);
  1658. newSettings.DisableCollisions = Convert.ToBoolean(row["disable_collisions"]);
  1659. newSettings.DisablePhysics = Convert.ToBoolean(row["disable_physics"]);
  1660. newSettings.TerrainTexture1 = new UUID((String)row["terrain_texture_1"]);
  1661. newSettings.TerrainTexture2 = new UUID((String)row["terrain_texture_2"]);
  1662. newSettings.TerrainTexture3 = new UUID((String)row["terrain_texture_3"]);
  1663. newSettings.TerrainTexture4 = new UUID((String)row["terrain_texture_4"]);
  1664. newSettings.Elevation1NW = Convert.ToDouble(row["elevation_1_nw"]);
  1665. newSettings.Elevation2NW = Convert.ToDouble(row["elevation_2_nw"]);
  1666. newSettings.Elevation1NE = Convert.ToDouble(row["elevation_1_ne"]);
  1667. newSettings.Elevation2NE = Convert.ToDouble(row["elevation_2_ne"]);
  1668. newSettings.Elevation1SE = Convert.ToDouble(row["elevation_1_se"]);
  1669. newSettings.Elevation2SE = Convert.ToDouble(row["elevation_2_se"]);
  1670. newSettings.Elevation1SW = Convert.ToDouble(row["elevation_1_sw"]);
  1671. newSettings.Elevation2SW = Convert.ToDouble(row["elevation_2_sw"]);
  1672. newSettings.WaterHeight = Convert.ToDouble(row["water_height"]);
  1673. newSettings.TerrainRaiseLimit = Convert.ToDouble(row["terrain_raise_limit"]);
  1674. newSettings.TerrainLowerLimit = Convert.ToDouble(row["terrain_lower_limit"]);
  1675. newSettings.UseEstateSun = Convert.ToBoolean(row["use_estate_sun"]);
  1676. newSettings.Sandbox = Convert.ToBoolean(row["sandbox"]);
  1677. newSettings.SunVector = new Vector3(
  1678. Convert.ToSingle(row["sunvectorx"]),
  1679. Convert.ToSingle(row["sunvectory"]),
  1680. Convert.ToSingle(row["sunvectorz"])
  1681. );
  1682. newSettings.FixedSun = Convert.ToBoolean(row["fixed_sun"]);
  1683. newSettings.SunPosition = Convert.ToDouble(row["sun_position"]);
  1684. newSettings.Covenant = new UUID((String)row["covenant"]);
  1685. newSettings.CovenantChangedDateTime = Convert.ToInt32(row["covenant_datetime"]);
  1686. newSettings.TerrainImageID = new UUID((String)row["map_tile_ID"]);
  1687. newSettings.TelehubObject = new UUID((String)row["TelehubObject"]);
  1688. newSettings.ParcelImageID = new UUID((String)row["parcel_tile_ID"]);
  1689. newSettings.GodBlockSearch = Convert.ToBoolean(row["block_search"]);
  1690. newSettings.Casino = Convert.ToBoolean(row["casino"]);
  1691. return newSettings;
  1692. }
  1693. /// <summary>
  1694. /// Build a windlight entry from the persisted data.
  1695. /// </summary>
  1696. /// <param name="row"></param>
  1697. /// <returns>RegionLightShareData</returns>
  1698. private RegionLightShareData buildRegionWindlight(DataRow row)
  1699. {
  1700. RegionLightShareData windlight = new RegionLightShareData();
  1701. windlight.regionID = new UUID((string)row["region_id"]);
  1702. windlight.waterColor.X = Convert.ToSingle(row["water_color_r"]);
  1703. windlight.waterColor.Y = Convert.ToSingle(row["water_color_g"]);
  1704. windlight.waterColor.Z = Convert.ToSingle(row["water_color_b"]);
  1705. //windlight.waterColor.W = Convert.ToSingle(row["water_color_i"]); //not implemented
  1706. windlight.waterFogDensityExponent = Convert.ToSingle(row["water_fog_density_exponent"]);
  1707. windlight.underwaterFogModifier = Convert.ToSingle(row["underwater_fog_modifier"]);
  1708. windlight.reflectionWaveletScale.X = Convert.ToSingle(row["reflection_wavelet_scale_1"]);
  1709. windlight.reflectionWaveletScale.Y = Convert.ToSingle(row["reflection_wavelet_scale_2"]);
  1710. windlight.reflectionWaveletScale.Z = Convert.ToSingle(row["reflection_wavelet_scale_3"]);
  1711. windlight.fresnelScale = Convert.ToSingle(row["fresnel_scale"]);
  1712. windlight.fresnelOffset = Convert.ToSingle(row["fresnel_offset"]);
  1713. windlight.refractScaleAbove = Convert.ToSingle(row["refract_scale_above"]);
  1714. windlight.refractScaleBelow = Convert.ToSingle(row["refract_scale_below"]);
  1715. windlight.blurMultiplier = Convert.ToSingle(row["blur_multiplier"]);
  1716. windlight.bigWaveDirection.X = Convert.ToSingle(row["big_wave_direction_x"]);
  1717. windlight.bigWaveDirection.Y = Convert.ToSingle(row["big_wave_direction_y"]);
  1718. windlight.littleWaveDirection.X = Convert.ToSingle(row["little_wave_direction_x"]);
  1719. windlight.littleWaveDirection.Y = Convert.ToSingle(row["little_wave_direction_y"]);
  1720. windlight.normalMapTexture = new UUID((string)row["normal_map_texture"]);
  1721. windlight.horizon.X = Convert.ToSingle(row["horizon_r"]);
  1722. windlight.horizon.Y = Convert.ToSingle(row["horizon_g"]);
  1723. windlight.horizon.Z = Convert.ToSingle(row["horizon_b"]);
  1724. windlight.horizon.W = Convert.ToSingle(row["horizon_i"]);
  1725. windlight.hazeHorizon = Convert.ToSingle(row["haze_horizon"]);
  1726. windlight.blueDensity.X = Convert.ToSingle(row["blue_density_r"]);
  1727. windlight.blueDensity.Y = Convert.ToSingle(row["blue_density_g"]);
  1728. windlight.blueDensity.Z = Convert.ToSingle(row["blue_density_b"]);
  1729. windlight.blueDensity.W = Convert.ToSingle(row["blue_density_i"]);
  1730. windlight.hazeDensity = Convert.ToSingle(row["haze_density"]);
  1731. windlight.densityMultiplier = Convert.ToSingle(row["density_multiplier"]);
  1732. windlight.distanceMultiplier = Convert.ToSingle(row["distance_multiplier"]);
  1733. windlight.maxAltitude = Convert.ToUInt16(row["max_altitude"]);
  1734. windlight.sunMoonColor.X = Convert.ToSingle(row["sun_moon_color_r"]);
  1735. windlight.sunMoonColor.Y = Convert.ToSingle(row["sun_moon_color_g"]);
  1736. windlight.sunMoonColor.Z = Convert.ToSingle(row["sun_moon_color_b"]);
  1737. windlight.sunMoonColor.W = Convert.ToSingle(row["sun_moon_color_i"]);
  1738. windlight.sunMoonPosition = Convert.ToSingle(row["sun_moon_position"]);
  1739. windlight.ambient.X = Convert.ToSingle(row["ambient_r"]);
  1740. windlight.ambient.Y = Convert.ToSingle(row["ambient_g"]);
  1741. windlight.ambient.Z = Convert.ToSingle(row["ambient_b"]);
  1742. windlight.ambient.W = Convert.ToSingle(row["ambient_i"]);
  1743. windlight.eastAngle = Convert.ToSingle(row["east_angle"]);
  1744. windlight.sunGlowFocus = Convert.ToSingle(row["sun_glow_focus"]);
  1745. windlight.sunGlowSize = Convert.ToSingle(row["sun_glow_size"]);
  1746. windlight.sceneGamma = Convert.ToSingle(row["scene_gamma"]);
  1747. windlight.starBrightness = Convert.ToSingle(row["star_brightness"]);
  1748. windlight.cloudColor.X = Convert.ToSingle(row["cloud_color_r"]);
  1749. windlight.cloudColor.Y = Convert.ToSingle(row["cloud_color_g"]);
  1750. windlight.cloudColor.Z = Convert.ToSingle(row["cloud_color_b"]);
  1751. windlight.cloudColor.W = Convert.ToSingle(row["cloud_color_i"]);
  1752. windlight.cloudXYDensity.X = Convert.ToSingle(row["cloud_x"]);
  1753. windlight.cloudXYDensity.Y = Convert.ToSingle(row["cloud_y"]);
  1754. windlight.cloudXYDensity.Z = Convert.ToSingle(row["cloud_density"]);
  1755. windlight.cloudCoverage = Convert.ToSingle(row["cloud_coverage"]);
  1756. windlight.cloudScale = Convert.ToSingle(row["cloud_scale"]);
  1757. windlight.cloudDetailXYDensity.X = Convert.ToSingle(row["cloud_detail_x"]);
  1758. windlight.cloudDetailXYDensity.Y = Convert.ToSingle(row["cloud_detail_y"]);
  1759. windlight.cloudDetailXYDensity.Z = Convert.ToSingle(row["cloud_detail_density"]);
  1760. windlight.cloudScrollX = Convert.ToSingle(row["cloud_scroll_x"]);
  1761. windlight.cloudScrollXLock = Convert.ToBoolean(row["cloud_scroll_x_lock"]);
  1762. windlight.cloudScrollY = Convert.ToSingle(row["cloud_scroll_y"]);
  1763. windlight.cloudScrollYLock = Convert.ToBoolean(row["cloud_scroll_y_lock"]);
  1764. windlight.drawClassicClouds = Convert.ToBoolean(row["draw_classic_clouds"]);
  1765. return windlight;
  1766. }
  1767. /// <summary>
  1768. /// Build a land access entry from the persisted data.
  1769. /// </summary>
  1770. /// <param name="row"></param>
  1771. /// <returns></returns>
  1772. private static LandAccessEntry buildLandAccessData(DataRow row)
  1773. {
  1774. LandAccessEntry entry = new LandAccessEntry();
  1775. entry.AgentID = new UUID((string)row["AccessUUID"]);
  1776. entry.Flags = (AccessList)row["Flags"];
  1777. entry.Expires = 0;
  1778. return entry;
  1779. }
  1780. /// <summary>
  1781. ///
  1782. /// </summary>
  1783. /// <param name="row"></param>
  1784. /// <param name="prim"></param>
  1785. /// <param name="sceneGroupID"></param>
  1786. /// <param name="regionUUID"></param>
  1787. private static void fillPrimRow(DataRow row, SceneObjectPart prim, UUID sceneGroupID, UUID regionUUID)
  1788. {
  1789. row["UUID"] = prim.UUID.ToString();
  1790. row["RegionUUID"] = regionUUID.ToString();
  1791. row["CreationDate"] = prim.CreationDate;
  1792. row["Name"] = prim.Name;
  1793. row["SceneGroupID"] = sceneGroupID.ToString();
  1794. // the UUID of the root part for this SceneObjectGroup
  1795. // various text fields
  1796. row["Text"] = prim.Text;
  1797. row["Description"] = prim.Description;
  1798. row["SitName"] = prim.SitName;
  1799. row["TouchName"] = prim.TouchName;
  1800. // permissions
  1801. row["ObjectFlags"] = (uint)prim.Flags;
  1802. row["CreatorID"] = prim.CreatorIdentification.ToString();
  1803. row["OwnerID"] = prim.OwnerID.ToString();
  1804. row["GroupID"] = prim.GroupID.ToString();
  1805. row["LastOwnerID"] = prim.LastOwnerID.ToString();
  1806. row["OwnerMask"] = prim.OwnerMask;
  1807. row["NextOwnerMask"] = prim.NextOwnerMask;
  1808. row["GroupMask"] = prim.GroupMask;
  1809. row["EveryoneMask"] = prim.EveryoneMask;
  1810. row["BaseMask"] = prim.BaseMask;
  1811. // vectors
  1812. row["PositionX"] = prim.OffsetPosition.X;
  1813. row["PositionY"] = prim.OffsetPosition.Y;
  1814. row["PositionZ"] = prim.OffsetPosition.Z;
  1815. row["GroupPositionX"] = prim.GroupPosition.X;
  1816. row["GroupPositionY"] = prim.GroupPosition.Y;
  1817. row["GroupPositionZ"] = prim.GroupPosition.Z;
  1818. row["VelocityX"] = prim.Velocity.X;
  1819. row["VelocityY"] = prim.Velocity.Y;
  1820. row["VelocityZ"] = prim.Velocity.Z;
  1821. row["AngularVelocityX"] = prim.AngularVelocity.X;
  1822. row["AngularVelocityY"] = prim.AngularVelocity.Y;
  1823. row["AngularVelocityZ"] = prim.AngularVelocity.Z;
  1824. row["AccelerationX"] = prim.Acceleration.X;
  1825. row["AccelerationY"] = prim.Acceleration.Y;
  1826. row["AccelerationZ"] = prim.Acceleration.Z;
  1827. // quaternions
  1828. row["RotationX"] = prim.RotationOffset.X;
  1829. row["RotationY"] = prim.RotationOffset.Y;
  1830. row["RotationZ"] = prim.RotationOffset.Z;
  1831. row["RotationW"] = prim.RotationOffset.W;
  1832. // Sit target
  1833. Vector3 sitTargetPos = prim.SitTargetPositionLL;
  1834. row["SitTargetOffsetX"] = sitTargetPos.X;
  1835. row["SitTargetOffsetY"] = sitTargetPos.Y;
  1836. row["SitTargetOffsetZ"] = sitTargetPos.Z;
  1837. Quaternion sitTargetOrient = prim.SitTargetOrientationLL;
  1838. row["SitTargetOrientW"] = sitTargetOrient.W;
  1839. row["SitTargetOrientX"] = sitTargetOrient.X;
  1840. row["SitTargetOrientY"] = sitTargetOrient.Y;
  1841. row["SitTargetOrientZ"] = sitTargetOrient.Z;
  1842. row["ColorR"] = Convert.ToInt32(prim.Color.R);
  1843. row["ColorG"] = Convert.ToInt32(prim.Color.G);
  1844. row["ColorB"] = Convert.ToInt32(prim.Color.B);
  1845. row["ColorA"] = Convert.ToInt32(prim.Color.A);
  1846. row["PayPrice"] = prim.PayPrice[0];
  1847. row["PayButton1"] = prim.PayPrice[1];
  1848. row["PayButton2"] = prim.PayPrice[2];
  1849. row["PayButton3"] = prim.PayPrice[3];
  1850. row["PayButton4"] = prim.PayPrice[4];
  1851. row["TextureAnimation"] = Convert.ToBase64String(prim.TextureAnimation);
  1852. row["ParticleSystem"] = Convert.ToBase64String(prim.ParticleSystem);
  1853. row["OmegaX"] = prim.AngularVelocity.X;
  1854. row["OmegaY"] = prim.AngularVelocity.Y;
  1855. row["OmegaZ"] = prim.AngularVelocity.Z;
  1856. row["CameraEyeOffsetX"] = prim.GetCameraEyeOffset().X;
  1857. row["CameraEyeOffsetY"] = prim.GetCameraEyeOffset().Y;
  1858. row["CameraEyeOffsetZ"] = prim.GetCameraEyeOffset().Z;
  1859. row["CameraAtOffsetX"] = prim.GetCameraAtOffset().X;
  1860. row["CameraAtOffsetY"] = prim.GetCameraAtOffset().Y;
  1861. row["CameraAtOffsetZ"] = prim.GetCameraAtOffset().Z;
  1862. if ((prim.SoundFlags & 1) != 0) // Looped
  1863. {
  1864. row["LoopedSound"] = prim.Sound.ToString();
  1865. row["LoopedSoundGain"] = prim.SoundGain;
  1866. }
  1867. else
  1868. {
  1869. row["LoopedSound"] = UUID.Zero.ToString();
  1870. row["LoopedSoundGain"] = 0.0f;
  1871. }
  1872. if (prim.GetForceMouselook())
  1873. row["ForceMouselook"] = 1;
  1874. else
  1875. row["ForceMouselook"] = 0;
  1876. row["ScriptAccessPin"] = prim.ScriptAccessPin;
  1877. if (prim.AllowedDrop)
  1878. row["AllowedDrop"] = 1;
  1879. else
  1880. row["AllowedDrop"] = 0;
  1881. if (prim.DIE_AT_EDGE)
  1882. row["DieAtEdge"] = 1;
  1883. else
  1884. row["DieAtEdge"] = 0;
  1885. row["SalePrice"] = prim.SalePrice;
  1886. row["SaleType"] = Convert.ToInt16(prim.ObjectSaleType);
  1887. // click action
  1888. row["ClickAction"] = prim.ClickAction;
  1889. row["Material"] = prim.Material;
  1890. row["CollisionSound"] = prim.CollisionSound.ToString();
  1891. row["CollisionSoundVolume"] = prim.CollisionSoundVolume;
  1892. if (prim.VolumeDetectActive)
  1893. row["VolumeDetect"] = 1;
  1894. else
  1895. row["VolumeDetect"] = 0;
  1896. row["MediaURL"] = prim.MediaUrl;
  1897. row["AttachedPosX"] = prim.AttachedPos.X;
  1898. row["AttachedPosY"] = prim.AttachedPos.Y;
  1899. row["AttachedPosZ"] = prim.AttachedPos.Z;
  1900. if (prim.DynAttrs.CountNamespaces > 0)
  1901. row["DynAttrs"] = prim.DynAttrs.ToXml();
  1902. else
  1903. row["DynAttrs"] = null;
  1904. row["PhysicsShapeType"] = prim.PhysicsShapeType;
  1905. row["Density"] = (double)prim.Density;
  1906. row["GravityModifier"] = (double)prim.GravityModifier;
  1907. row["Friction"] = (double)prim.Friction;
  1908. row["Restitution"] = (double)prim.Restitution;
  1909. if (prim.KeyframeMotion != null)
  1910. row["KeyframeMotion"] = prim.KeyframeMotion.Serialize();
  1911. else
  1912. row["KeyframeMotion"] = new Byte[0];
  1913. row["PassTouches"] = prim.PassTouches;
  1914. row["PassCollisions"] = prim.PassCollisions;
  1915. if (prim.VehicleParams != null)
  1916. row["Vehicle"] = prim.VehicleParams.ToXml2();
  1917. else
  1918. row["Vehicle"] = String.Empty;
  1919. }
  1920. /// <summary>
  1921. ///
  1922. /// </summary>
  1923. /// <param name="row"></param>
  1924. /// <param name="taskItem"></param>
  1925. private static void fillItemRow(DataRow row, TaskInventoryItem taskItem)
  1926. {
  1927. row["itemID"] = taskItem.ItemID.ToString();
  1928. row["primID"] = taskItem.ParentPartID.ToString();
  1929. row["assetID"] = taskItem.AssetID.ToString();
  1930. row["parentFolderID"] = taskItem.ParentID.ToString();
  1931. row["invType"] = taskItem.InvType;
  1932. row["assetType"] = taskItem.Type;
  1933. row["name"] = taskItem.Name;
  1934. row["description"] = taskItem.Description;
  1935. row["creationDate"] = taskItem.CreationDate;
  1936. row["creatorID"] = taskItem.CreatorIdentification.ToString();
  1937. row["ownerID"] = taskItem.OwnerID.ToString();
  1938. row["lastOwnerID"] = taskItem.LastOwnerID.ToString();
  1939. row["groupID"] = taskItem.GroupID.ToString();
  1940. row["nextPermissions"] = taskItem.NextPermissions;
  1941. row["currentPermissions"] = taskItem.CurrentPermissions;
  1942. row["basePermissions"] = taskItem.BasePermissions;
  1943. row["everyonePermissions"] = taskItem.EveryonePermissions;
  1944. row["groupPermissions"] = taskItem.GroupPermissions;
  1945. row["flags"] = taskItem.Flags;
  1946. }
  1947. /// <summary>
  1948. ///
  1949. /// </summary>
  1950. /// <param name="row"></param>
  1951. /// <param name="land"></param>
  1952. /// <param name="regionUUID"></param>
  1953. private static void fillLandRow(DataRow row, LandData land, UUID regionUUID)
  1954. {
  1955. row["UUID"] = land.GlobalID.ToString();
  1956. row["RegionUUID"] = regionUUID.ToString();
  1957. row["LocalLandID"] = land.LocalID;
  1958. // Bitmap is a byte[512]
  1959. row["Bitmap"] = land.Bitmap;
  1960. row["Name"] = land.Name;
  1961. row["Desc"] = land.Description;
  1962. row["OwnerUUID"] = land.OwnerID.ToString();
  1963. row["IsGroupOwned"] = land.IsGroupOwned;
  1964. row["Area"] = land.Area;
  1965. row["AuctionID"] = land.AuctionID; //Unemplemented
  1966. row["Category"] = land.Category; //Enum OpenMetaverse.Parcel.ParcelCategory
  1967. row["ClaimDate"] = land.ClaimDate;
  1968. row["ClaimPrice"] = land.ClaimPrice;
  1969. row["GroupUUID"] = land.GroupID.ToString();
  1970. row["SalePrice"] = land.SalePrice;
  1971. row["LandStatus"] = land.Status; //Enum. OpenMetaverse.Parcel.ParcelStatus
  1972. row["LandFlags"] = land.Flags;
  1973. row["LandingType"] = land.LandingType;
  1974. row["MediaAutoScale"] = land.MediaAutoScale;
  1975. row["MediaTextureUUID"] = land.MediaID.ToString();
  1976. row["MediaURL"] = land.MediaURL;
  1977. row["MusicURL"] = land.MusicURL;
  1978. row["PassHours"] = land.PassHours;
  1979. row["PassPrice"] = land.PassPrice;
  1980. row["SnapshotUUID"] = land.SnapshotID.ToString();
  1981. row["UserLocationX"] = land.UserLocation.X;
  1982. row["UserLocationY"] = land.UserLocation.Y;
  1983. row["UserLocationZ"] = land.UserLocation.Z;
  1984. row["UserLookAtX"] = land.UserLookAt.X;
  1985. row["UserLookAtY"] = land.UserLookAt.Y;
  1986. row["UserLookAtZ"] = land.UserLookAt.Z;
  1987. row["AuthbuyerID"] = land.AuthBuyerID.ToString();
  1988. row["OtherCleanTime"] = land.OtherCleanTime;
  1989. row["Dwell"] = land.Dwell;
  1990. row["MediaType"] = land.MediaType;
  1991. row["MediaDescription"] = land.MediaDescription;
  1992. row["MediaSize"] = String.Format("{0},{1}", land.MediaWidth, land.MediaHeight);
  1993. row["MediaLoop"] = land.MediaLoop;
  1994. row["ObscureMusic"] = land.ObscureMusic;
  1995. row["ObscureMedia"] = land.ObscureMedia;
  1996. row["SeeAVs"] = land.SeeAVs;
  1997. row["AnyAVSounds"] = land.AnyAVSounds;
  1998. row["GroupAVSounds"] = land.GroupAVSounds;
  1999. }
  2000. /// <summary>
  2001. ///
  2002. /// </summary>
  2003. /// <param name="row"></param>
  2004. /// <param name="entry"></param>
  2005. /// <param name="parcelID"></param>
  2006. private static void fillLandAccessRow(DataRow row, LandAccessEntry entry, UUID parcelID)
  2007. {
  2008. row["LandUUID"] = parcelID.ToString();
  2009. row["AccessUUID"] = entry.AgentID.ToString();
  2010. row["Flags"] = entry.Flags;
  2011. }
  2012. private static void fillRegionSettingsRow(DataRow row, RegionSettings settings)
  2013. {
  2014. row["regionUUID"] = settings.RegionUUID.ToString();
  2015. row["block_terraform"] = settings.BlockTerraform;
  2016. row["block_fly"] = settings.BlockFly;
  2017. row["allow_damage"] = settings.AllowDamage;
  2018. row["restrict_pushing"] = settings.RestrictPushing;
  2019. row["allow_land_resell"] = settings.AllowLandResell;
  2020. row["allow_land_join_divide"] = settings.AllowLandJoinDivide;
  2021. row["block_show_in_search"] = settings.BlockShowInSearch;
  2022. row["agent_limit"] = settings.AgentLimit;
  2023. row["object_bonus"] = settings.ObjectBonus;
  2024. row["maturity"] = settings.Maturity;
  2025. row["disable_scripts"] = settings.DisableScripts;
  2026. row["disable_collisions"] = settings.DisableCollisions;
  2027. row["disable_physics"] = settings.DisablePhysics;
  2028. row["terrain_texture_1"] = settings.TerrainTexture1.ToString();
  2029. row["terrain_texture_2"] = settings.TerrainTexture2.ToString();
  2030. row["terrain_texture_3"] = settings.TerrainTexture3.ToString();
  2031. row["terrain_texture_4"] = settings.TerrainTexture4.ToString();
  2032. row["elevation_1_nw"] = settings.Elevation1NW;
  2033. row["elevation_2_nw"] = settings.Elevation2NW;
  2034. row["elevation_1_ne"] = settings.Elevation1NE;
  2035. row["elevation_2_ne"] = settings.Elevation2NE;
  2036. row["elevation_1_se"] = settings.Elevation1SE;
  2037. row["elevation_2_se"] = settings.Elevation2SE;
  2038. row["elevation_1_sw"] = settings.Elevation1SW;
  2039. row["elevation_2_sw"] = settings.Elevation2SW;
  2040. row["water_height"] = settings.WaterHeight;
  2041. row["terrain_raise_limit"] = settings.TerrainRaiseLimit;
  2042. row["terrain_lower_limit"] = settings.TerrainLowerLimit;
  2043. row["use_estate_sun"] = settings.UseEstateSun;
  2044. row["sandbox"] = settings.Sandbox; // unlike other database modules, sqlite uses a lower case s for sandbox!
  2045. row["sunvectorx"] = settings.SunVector.X;
  2046. row["sunvectory"] = settings.SunVector.Y;
  2047. row["sunvectorz"] = settings.SunVector.Z;
  2048. row["fixed_sun"] = settings.FixedSun;
  2049. row["sun_position"] = settings.SunPosition;
  2050. row["covenant"] = settings.Covenant.ToString();
  2051. row["covenant_datetime"] = settings.CovenantChangedDateTime;
  2052. row["map_tile_ID"] = settings.TerrainImageID.ToString();
  2053. row["TelehubObject"] = settings.TelehubObject.ToString();
  2054. row["parcel_tile_ID"] = settings.ParcelImageID.ToString();
  2055. row["block_search"] = settings.GodBlockSearch;
  2056. row["casino"] = settings.Casino;
  2057. }
  2058. /// <summary>
  2059. ///
  2060. /// </summary>
  2061. /// <param name="row"></param>
  2062. /// <param name="windlight"></param>
  2063. private static void fillRegionWindlightRow(DataRow row, RegionLightShareData windlight)
  2064. {
  2065. row["region_id"] = windlight.regionID.ToString();
  2066. row["water_color_r"] = windlight.waterColor.X;
  2067. row["water_color_g"] = windlight.waterColor.Y;
  2068. row["water_color_b"] = windlight.waterColor.Z;
  2069. row["water_color_i"] = 1; //windlight.waterColor.W; //not implemented
  2070. row["water_fog_density_exponent"] = windlight.waterFogDensityExponent;
  2071. row["underwater_fog_modifier"] = windlight.underwaterFogModifier;
  2072. row["reflection_wavelet_scale_1"] = windlight.reflectionWaveletScale.X;
  2073. row["reflection_wavelet_scale_2"] = windlight.reflectionWaveletScale.Y;
  2074. row["reflection_wavelet_scale_3"] = windlight.reflectionWaveletScale.Z;
  2075. row["fresnel_scale"] = windlight.fresnelScale;
  2076. row["fresnel_offset"] = windlight.fresnelOffset;
  2077. row["refract_scale_above"] = windlight.refractScaleAbove;
  2078. row["refract_scale_below"] = windlight.refractScaleBelow;
  2079. row["blur_multiplier"] = windlight.blurMultiplier;
  2080. row["big_wave_direction_x"] = windlight.bigWaveDirection.X;
  2081. row["big_wave_direction_y"] = windlight.bigWaveDirection.Y;
  2082. row["little_wave_direction_x"] = windlight.littleWaveDirection.X;
  2083. row["little_wave_direction_y"] = windlight.littleWaveDirection.Y;
  2084. row["normal_map_texture"] = windlight.normalMapTexture.ToString();
  2085. row["horizon_r"] = windlight.horizon.X;
  2086. row["horizon_g"] = windlight.horizon.Y;
  2087. row["horizon_b"] = windlight.horizon.Z;
  2088. row["horizon_i"] = windlight.horizon.W;
  2089. row["haze_horizon"] = windlight.hazeHorizon;
  2090. row["blue_density_r"] = windlight.blueDensity.X;
  2091. row["blue_density_g"] = windlight.blueDensity.Y;
  2092. row["blue_density_b"] = windlight.blueDensity.Z;
  2093. row["blue_density_i"] = windlight.blueDensity.W;
  2094. row["haze_density"] = windlight.hazeDensity;
  2095. row["density_multiplier"] = windlight.densityMultiplier;
  2096. row["distance_multiplier"] = windlight.distanceMultiplier;
  2097. row["max_altitude"] = windlight.maxAltitude;
  2098. row["sun_moon_color_r"] = windlight.sunMoonColor.X;
  2099. row["sun_moon_color_g"] = windlight.sunMoonColor.Y;
  2100. row["sun_moon_color_b"] = windlight.sunMoonColor.Z;
  2101. row["sun_moon_color_i"] = windlight.sunMoonColor.W;
  2102. row["sun_moon_position"] = windlight.sunMoonPosition;
  2103. row["ambient_r"] = windlight.ambient.X;
  2104. row["ambient_g"] = windlight.ambient.Y;
  2105. row["ambient_b"] = windlight.ambient.Z;
  2106. row["ambient_i"] = windlight.ambient.W;
  2107. row["east_angle"] = windlight.eastAngle;
  2108. row["sun_glow_focus"] = windlight.sunGlowFocus;
  2109. row["sun_glow_size"] = windlight.sunGlowSize;
  2110. row["scene_gamma"] = windlight.sceneGamma;
  2111. row["star_brightness"] = windlight.starBrightness;
  2112. row["cloud_color_r"] = windlight.cloudColor.X;
  2113. row["cloud_color_g"] = windlight.cloudColor.Y;
  2114. row["cloud_color_b"] = windlight.cloudColor.Z;
  2115. row["cloud_color_i"] = windlight.cloudColor.W;
  2116. row["cloud_x"] = windlight.cloudXYDensity.X;
  2117. row["cloud_y"] = windlight.cloudXYDensity.Y;
  2118. row["cloud_density"] = windlight.cloudXYDensity.Z;
  2119. row["cloud_coverage"] = windlight.cloudCoverage;
  2120. row["cloud_scale"] = windlight.cloudScale;
  2121. row["cloud_detail_x"] = windlight.cloudDetailXYDensity.X;
  2122. row["cloud_detail_y"] = windlight.cloudDetailXYDensity.Y;
  2123. row["cloud_detail_density"] = windlight.cloudDetailXYDensity.Z;
  2124. row["cloud_scroll_x"] = windlight.cloudScrollX;
  2125. row["cloud_scroll_x_lock"] = windlight.cloudScrollXLock;
  2126. row["cloud_scroll_y"] = windlight.cloudScrollY;
  2127. row["cloud_scroll_y_lock"] = windlight.cloudScrollYLock;
  2128. row["draw_classic_clouds"] = windlight.drawClassicClouds;
  2129. }
  2130. /// <summary>
  2131. ///
  2132. /// </summary>
  2133. /// <param name="row"></param>
  2134. /// <returns></returns>
  2135. private PrimitiveBaseShape buildShape(DataRow row)
  2136. {
  2137. PrimitiveBaseShape s = new PrimitiveBaseShape();
  2138. s.Scale = new Vector3(
  2139. Convert.ToSingle(row["ScaleX"]),
  2140. Convert.ToSingle(row["ScaleY"]),
  2141. Convert.ToSingle(row["ScaleZ"])
  2142. );
  2143. // paths
  2144. s.PCode = Convert.ToByte(row["PCode"]);
  2145. s.PathBegin = Convert.ToUInt16(row["PathBegin"]);
  2146. s.PathEnd = Convert.ToUInt16(row["PathEnd"]);
  2147. s.PathScaleX = Convert.ToByte(row["PathScaleX"]);
  2148. s.PathScaleY = Convert.ToByte(row["PathScaleY"]);
  2149. s.PathShearX = Convert.ToByte(row["PathShearX"]);
  2150. s.PathShearY = Convert.ToByte(row["PathShearY"]);
  2151. s.PathSkew = Convert.ToSByte(row["PathSkew"]);
  2152. s.PathCurve = Convert.ToByte(row["PathCurve"]);
  2153. s.PathRadiusOffset = Convert.ToSByte(row["PathRadiusOffset"]);
  2154. s.PathRevolutions = Convert.ToByte(row["PathRevolutions"]);
  2155. s.PathTaperX = Convert.ToSByte(row["PathTaperX"]);
  2156. s.PathTaperY = Convert.ToSByte(row["PathTaperY"]);
  2157. s.PathTwist = Convert.ToSByte(row["PathTwist"]);
  2158. s.PathTwistBegin = Convert.ToSByte(row["PathTwistBegin"]);
  2159. // profile
  2160. s.ProfileBegin = Convert.ToUInt16(row["ProfileBegin"]);
  2161. s.ProfileEnd = Convert.ToUInt16(row["ProfileEnd"]);
  2162. s.ProfileCurve = Convert.ToByte(row["ProfileCurve"]);
  2163. s.ProfileHollow = Convert.ToUInt16(row["ProfileHollow"]);
  2164. s.State = Convert.ToByte(row["State"]);
  2165. s.LastAttachPoint = Convert.ToByte(row["LastAttachPoint"]);
  2166. byte[] textureEntry = (byte[])row["Texture"];
  2167. s.TextureEntry = textureEntry;
  2168. s.ExtraParams = (byte[])row["ExtraParams"];
  2169. if (!(row["Media"] is System.DBNull))
  2170. s.Media = PrimitiveBaseShape.MediaList.FromXml((string)row["Media"]);
  2171. return s;
  2172. }
  2173. /// <summary>
  2174. ///
  2175. /// </summary>
  2176. /// <param name="row"></param>
  2177. /// <param name="prim"></param>
  2178. private static void fillShapeRow(DataRow row, SceneObjectPart prim)
  2179. {
  2180. PrimitiveBaseShape s = prim.Shape;
  2181. row["UUID"] = prim.UUID.ToString();
  2182. // shape is an enum
  2183. row["Shape"] = 0;
  2184. // vectors
  2185. row["ScaleX"] = s.Scale.X;
  2186. row["ScaleY"] = s.Scale.Y;
  2187. row["ScaleZ"] = s.Scale.Z;
  2188. // paths
  2189. row["PCode"] = s.PCode;
  2190. row["PathBegin"] = s.PathBegin;
  2191. row["PathEnd"] = s.PathEnd;
  2192. row["PathScaleX"] = s.PathScaleX;
  2193. row["PathScaleY"] = s.PathScaleY;
  2194. row["PathShearX"] = s.PathShearX;
  2195. row["PathShearY"] = s.PathShearY;
  2196. row["PathSkew"] = s.PathSkew;
  2197. row["PathCurve"] = s.PathCurve;
  2198. row["PathRadiusOffset"] = s.PathRadiusOffset;
  2199. row["PathRevolutions"] = s.PathRevolutions;
  2200. row["PathTaperX"] = s.PathTaperX;
  2201. row["PathTaperY"] = s.PathTaperY;
  2202. row["PathTwist"] = s.PathTwist;
  2203. row["PathTwistBegin"] = s.PathTwistBegin;
  2204. // profile
  2205. row["ProfileBegin"] = s.ProfileBegin;
  2206. row["ProfileEnd"] = s.ProfileEnd;
  2207. row["ProfileCurve"] = s.ProfileCurve;
  2208. row["ProfileHollow"] = s.ProfileHollow;
  2209. row["State"] = s.State;
  2210. row["LastAttachPoint"] = s.LastAttachPoint;
  2211. row["Texture"] = s.TextureEntry;
  2212. row["ExtraParams"] = s.ExtraParams;
  2213. if (s.Media != null)
  2214. row["Media"] = s.Media.ToXml();
  2215. }
  2216. /// <summary>
  2217. /// Persistently store a prim.
  2218. /// </summary>
  2219. /// <param name="prim"></param>
  2220. /// <param name="sceneGroupID"></param>
  2221. /// <param name="regionUUID"></param>
  2222. private void addPrim(SceneObjectPart prim, UUID sceneGroupID, UUID regionUUID)
  2223. {
  2224. DataTable prims = ds.Tables["prims"];
  2225. DataTable shapes = ds.Tables["primshapes"];
  2226. DataRow primRow = prims.Rows.Find(prim.UUID.ToString());
  2227. if (primRow == null)
  2228. {
  2229. primRow = prims.NewRow();
  2230. fillPrimRow(primRow, prim, sceneGroupID, regionUUID);
  2231. prims.Rows.Add(primRow);
  2232. }
  2233. else
  2234. {
  2235. fillPrimRow(primRow, prim, sceneGroupID, regionUUID);
  2236. }
  2237. DataRow shapeRow = shapes.Rows.Find(prim.UUID.ToString());
  2238. if (shapeRow == null)
  2239. {
  2240. shapeRow = shapes.NewRow();
  2241. fillShapeRow(shapeRow, prim);
  2242. shapes.Rows.Add(shapeRow);
  2243. }
  2244. else
  2245. {
  2246. fillShapeRow(shapeRow, prim);
  2247. }
  2248. }
  2249. /// <summary>
  2250. /// </summary>
  2251. /// <param name="primID"></param>
  2252. /// <param name="items"></param>
  2253. public void StorePrimInventory(UUID primID, ICollection<TaskInventoryItem> items)
  2254. {
  2255. // m_log.DebugFormat("[SQLITE REGION DB]: Entered StorePrimInventory with prim ID {0}", primID);
  2256. DataTable dbItems = ds.Tables["primitems"];
  2257. // For now, we're just going to crudely remove all the previous inventory items
  2258. // no matter whether they have changed or not, and replace them with the current set.
  2259. lock (ds)
  2260. {
  2261. RemoveItems(primID);
  2262. // repalce with current inventory details
  2263. foreach (TaskInventoryItem newItem in items)
  2264. {
  2265. // m_log.InfoFormat(
  2266. // "[DATASTORE]: ",
  2267. // "Adding item {0}, {1} to prim ID {2}",
  2268. // newItem.Name, newItem.ItemID, newItem.ParentPartID);
  2269. DataRow newItemRow = dbItems.NewRow();
  2270. fillItemRow(newItemRow, newItem);
  2271. dbItems.Rows.Add(newItemRow);
  2272. }
  2273. }
  2274. Commit();
  2275. }
  2276. /***********************************************************************
  2277. *
  2278. * SQL Statement Creation Functions
  2279. *
  2280. * These functions create SQL statements for update, insert, and create.
  2281. * They can probably be factored later to have a db independant
  2282. * portion and a db specific portion
  2283. *
  2284. **********************************************************************/
  2285. /// <summary>
  2286. /// Create an insert command
  2287. /// </summary>
  2288. /// <param name="table">table name</param>
  2289. /// <param name="dt">data table</param>
  2290. /// <returns>the created command</returns>
  2291. /// <remarks>
  2292. /// This is subtle enough to deserve some commentary.
  2293. /// Instead of doing *lots* and *lots of hardcoded strings
  2294. /// for database definitions we'll use the fact that
  2295. /// realistically all insert statements look like "insert
  2296. /// into A(b, c) values(:b, :c) on the parameterized query
  2297. /// front. If we just have a list of b, c, etc... we can
  2298. /// generate these strings instead of typing them out.
  2299. /// </remarks>
  2300. private static SqliteCommand createInsertCommand(string table, DataTable dt)
  2301. {
  2302. string[] cols = new string[dt.Columns.Count];
  2303. for (int i = 0; i < dt.Columns.Count; i++)
  2304. {
  2305. DataColumn col = dt.Columns[i];
  2306. cols[i] = col.ColumnName;
  2307. }
  2308. string sql = "insert into " + table + "(";
  2309. sql += String.Join(", ", cols);
  2310. // important, the first ':' needs to be here, the rest get added in the join
  2311. sql += ") values (:";
  2312. sql += String.Join(", :", cols);
  2313. sql += ")";
  2314. // m_log.DebugFormat("[SQLITE]: Created insert command {0}", sql);
  2315. SqliteCommand cmd = new SqliteCommand(sql);
  2316. // this provides the binding for all our parameters, so
  2317. // much less code than it used to be
  2318. foreach (DataColumn col in dt.Columns)
  2319. {
  2320. cmd.Parameters.Add(createSqliteParameter(col.ColumnName, col.DataType));
  2321. }
  2322. return cmd;
  2323. }
  2324. /// <summary>
  2325. /// create an update command
  2326. /// </summary>
  2327. /// <param name="table">table name</param>
  2328. /// <param name="pk"></param>
  2329. /// <param name="dt"></param>
  2330. /// <returns>the created command</returns>
  2331. private static SqliteCommand createUpdateCommand(string table, string pk, DataTable dt)
  2332. {
  2333. string sql = "update " + table + " set ";
  2334. string subsql = String.Empty;
  2335. foreach (DataColumn col in dt.Columns)
  2336. {
  2337. if (subsql.Length > 0)
  2338. {
  2339. // a map function would rock so much here
  2340. subsql += ", ";
  2341. }
  2342. subsql += col.ColumnName + "= :" + col.ColumnName;
  2343. }
  2344. sql += subsql;
  2345. sql += " where " + pk;
  2346. SqliteCommand cmd = new SqliteCommand(sql);
  2347. // this provides the binding for all our parameters, so
  2348. // much less code than it used to be
  2349. foreach (DataColumn col in dt.Columns)
  2350. {
  2351. cmd.Parameters.Add(createSqliteParameter(col.ColumnName, col.DataType));
  2352. }
  2353. return cmd;
  2354. }
  2355. /// <summary>
  2356. /// create an update command
  2357. /// </summary>
  2358. /// <param name="table">table name</param>
  2359. /// <param name="pk"></param>
  2360. /// <param name="dt"></param>
  2361. /// <returns>the created command</returns>
  2362. private static SqliteCommand createUpdateCommand(string table, string pk1, string pk2, DataTable dt)
  2363. {
  2364. string sql = "update " + table + " set ";
  2365. string subsql = String.Empty;
  2366. foreach (DataColumn col in dt.Columns)
  2367. {
  2368. if (subsql.Length > 0)
  2369. {
  2370. // a map function would rock so much here
  2371. subsql += ", ";
  2372. }
  2373. subsql += col.ColumnName + "= :" + col.ColumnName;
  2374. }
  2375. sql += subsql;
  2376. sql += " where " + pk1 + " and " + pk2;
  2377. SqliteCommand cmd = new SqliteCommand(sql);
  2378. // this provides the binding for all our parameters, so
  2379. // much less code than it used to be
  2380. foreach (DataColumn col in dt.Columns)
  2381. {
  2382. cmd.Parameters.Add(createSqliteParameter(col.ColumnName, col.DataType));
  2383. }
  2384. return cmd;
  2385. }
  2386. /// <summary>
  2387. ///
  2388. /// </summary>
  2389. /// <param name="dt">Data Table</param>
  2390. /// <returns></returns>
  2391. // private static string defineTable(DataTable dt)
  2392. // {
  2393. // string sql = "create table " + dt.TableName + "(";
  2394. // string subsql = String.Empty;
  2395. // foreach (DataColumn col in dt.Columns)
  2396. // {
  2397. // if (subsql.Length > 0)
  2398. // {
  2399. // // a map function would rock so much here
  2400. // subsql += ",\n";
  2401. // }
  2402. // subsql += col.ColumnName + " " + sqliteType(col.DataType);
  2403. // if (dt.PrimaryKey.Length > 0 && col == dt.PrimaryKey[0])
  2404. // {
  2405. // subsql += " primary key";
  2406. // }
  2407. // }
  2408. // sql += subsql;
  2409. // sql += ")";
  2410. // return sql;
  2411. // }
  2412. /***********************************************************************
  2413. *
  2414. * Database Binding functions
  2415. *
  2416. * These will be db specific due to typing, and minor differences
  2417. * in databases.
  2418. *
  2419. **********************************************************************/
  2420. ///<summary>
  2421. /// This is a convenience function that collapses 5 repetitive
  2422. /// lines for defining SqliteParameters to 2 parameters:
  2423. /// column name and database type.
  2424. ///
  2425. /// It assumes certain conventions like :param as the param
  2426. /// name to replace in parametrized queries, and that source
  2427. /// version is always current version, both of which are fine
  2428. /// for us.
  2429. ///</summary>
  2430. ///<returns>a built sqlite parameter</returns>
  2431. private static SqliteParameter createSqliteParameter(string name, Type type)
  2432. {
  2433. SqliteParameter param = new SqliteParameter();
  2434. param.ParameterName = ":" + name;
  2435. param.DbType = dbtypeFromType(type);
  2436. param.SourceColumn = name;
  2437. param.SourceVersion = DataRowVersion.Current;
  2438. return param;
  2439. }
  2440. /// <summary>
  2441. ///
  2442. /// </summary>
  2443. /// <param name="da"></param>
  2444. /// <param name="conn"></param>
  2445. private void setupPrimCommands(SqliteDataAdapter da, SqliteConnection conn)
  2446. {
  2447. da.InsertCommand = createInsertCommand("prims", ds.Tables["prims"]);
  2448. da.InsertCommand.Connection = conn;
  2449. da.UpdateCommand = createUpdateCommand("prims", "UUID=:UUID", ds.Tables["prims"]);
  2450. da.UpdateCommand.Connection = conn;
  2451. SqliteCommand delete = new SqliteCommand("delete from prims where UUID = :UUID");
  2452. delete.Parameters.Add(createSqliteParameter("UUID", typeof(String)));
  2453. delete.Connection = conn;
  2454. da.DeleteCommand = delete;
  2455. }
  2456. /// <summary>
  2457. ///
  2458. /// </summary>
  2459. /// <param name="da"></param>
  2460. /// <param name="conn"></param>
  2461. private void setupItemsCommands(SqliteDataAdapter da, SqliteConnection conn)
  2462. {
  2463. da.InsertCommand = createInsertCommand("primitems", ds.Tables["primitems"]);
  2464. da.InsertCommand.Connection = conn;
  2465. da.UpdateCommand = createUpdateCommand("primitems", "itemID = :itemID", ds.Tables["primitems"]);
  2466. da.UpdateCommand.Connection = conn;
  2467. SqliteCommand delete = new SqliteCommand("delete from primitems where itemID = :itemID");
  2468. delete.Parameters.Add(createSqliteParameter("itemID", typeof(String)));
  2469. delete.Connection = conn;
  2470. da.DeleteCommand = delete;
  2471. }
  2472. /// <summary>
  2473. ///
  2474. /// </summary>
  2475. /// <param name="da"></param>
  2476. /// <param name="conn"></param>
  2477. private void setupTerrainCommands(SqliteDataAdapter da, SqliteConnection conn)
  2478. {
  2479. da.InsertCommand = createInsertCommand("terrain", ds.Tables["terrain"]);
  2480. da.InsertCommand.Connection = conn;
  2481. }
  2482. /// <summary>
  2483. ///
  2484. /// </summary>
  2485. /// <param name="da"></param>
  2486. /// <param name="conn"></param>
  2487. private void setupLandCommands(SqliteDataAdapter da, SqliteConnection conn)
  2488. {
  2489. da.InsertCommand = createInsertCommand("land", ds.Tables["land"]);
  2490. da.InsertCommand.Connection = conn;
  2491. da.UpdateCommand = createUpdateCommand("land", "UUID=:UUID", ds.Tables["land"]);
  2492. da.UpdateCommand.Connection = conn;
  2493. SqliteCommand delete = new SqliteCommand("delete from land where UUID=:UUID");
  2494. delete.Parameters.Add(createSqliteParameter("UUID", typeof(String)));
  2495. da.DeleteCommand = delete;
  2496. da.DeleteCommand.Connection = conn;
  2497. }
  2498. /// <summary>
  2499. ///
  2500. /// </summary>
  2501. /// <param name="da"></param>
  2502. /// <param name="conn"></param>
  2503. private void setupLandAccessCommands(SqliteDataAdapter da, SqliteConnection conn)
  2504. {
  2505. da.InsertCommand = createInsertCommand("landaccesslist", ds.Tables["landaccesslist"]);
  2506. da.InsertCommand.Connection = conn;
  2507. da.UpdateCommand = createUpdateCommand("landaccesslist", "LandUUID=:landUUID", "AccessUUID=:AccessUUID", ds.Tables["landaccesslist"]);
  2508. da.UpdateCommand.Connection = conn;
  2509. SqliteCommand delete = new SqliteCommand("delete from landaccesslist where LandUUID= :LandUUID and AccessUUID= :AccessUUID");
  2510. delete.Parameters.Add(createSqliteParameter("LandUUID", typeof(String)));
  2511. delete.Parameters.Add(createSqliteParameter("AccessUUID", typeof(String)));
  2512. da.DeleteCommand = delete;
  2513. da.DeleteCommand.Connection = conn;
  2514. }
  2515. private void setupRegionSettingsCommands(SqliteDataAdapter da, SqliteConnection conn)
  2516. {
  2517. da.InsertCommand = createInsertCommand("regionsettings", ds.Tables["regionsettings"]);
  2518. da.InsertCommand.Connection = conn;
  2519. da.UpdateCommand = createUpdateCommand("regionsettings", "regionUUID=:regionUUID", ds.Tables["regionsettings"]);
  2520. da.UpdateCommand.Connection = conn;
  2521. }
  2522. /// <summary>
  2523. ///
  2524. /// </summary>
  2525. /// <param name="da"></param>
  2526. /// <param name="conn"></param>
  2527. private void setupRegionWindlightCommands(SqliteDataAdapter da, SqliteConnection conn)
  2528. {
  2529. da.InsertCommand = createInsertCommand("regionwindlight", ds.Tables["regionwindlight"]);
  2530. da.InsertCommand.Connection = conn;
  2531. da.UpdateCommand = createUpdateCommand("regionwindlight", "region_id=:region_id", ds.Tables["regionwindlight"]);
  2532. da.UpdateCommand.Connection = conn;
  2533. }
  2534. private void setupRegionEnvironmentCommands(SqliteDataAdapter da, SqliteConnection conn)
  2535. {
  2536. da.InsertCommand = createInsertCommand("regionenvironment", ds.Tables["regionenvironment"]);
  2537. da.InsertCommand.Connection = conn;
  2538. da.UpdateCommand = createUpdateCommand("regionenvironment", "region_id=:region_id", ds.Tables["regionenvironment"]);
  2539. da.UpdateCommand.Connection = conn;
  2540. }
  2541. private void setupRegionSpawnPointsCommands(SqliteDataAdapter da, SqliteConnection conn)
  2542. {
  2543. da.InsertCommand = createInsertCommand("spawn_points", ds.Tables["spawn_points"]);
  2544. da.InsertCommand.Connection = conn;
  2545. da.UpdateCommand = createUpdateCommand("spawn_points", "RegionID=:RegionID", ds.Tables["spawn_points"]);
  2546. da.UpdateCommand.Connection = conn;
  2547. }
  2548. /// <summary>
  2549. ///
  2550. /// </summary>
  2551. /// <param name="da"></param>
  2552. /// <param name="conn"></param>
  2553. private void setupShapeCommands(SqliteDataAdapter da, SqliteConnection conn)
  2554. {
  2555. da.InsertCommand = createInsertCommand("primshapes", ds.Tables["primshapes"]);
  2556. da.InsertCommand.Connection = conn;
  2557. da.UpdateCommand = createUpdateCommand("primshapes", "UUID=:UUID", ds.Tables["primshapes"]);
  2558. da.UpdateCommand.Connection = conn;
  2559. SqliteCommand delete = new SqliteCommand("delete from primshapes where UUID = :UUID");
  2560. delete.Parameters.Add(createSqliteParameter("UUID", typeof(String)));
  2561. delete.Connection = conn;
  2562. da.DeleteCommand = delete;
  2563. }
  2564. /***********************************************************************
  2565. *
  2566. * Type conversion functions
  2567. *
  2568. **********************************************************************/
  2569. /// <summary>
  2570. /// Type conversion function
  2571. /// </summary>
  2572. /// <param name="type"></param>
  2573. /// <returns></returns>
  2574. private static DbType dbtypeFromType(Type type)
  2575. {
  2576. if (type == typeof(String))
  2577. {
  2578. return DbType.String;
  2579. }
  2580. else if (type == typeof(Int32))
  2581. {
  2582. return DbType.Int32;
  2583. }
  2584. else if (type == typeof(Double))
  2585. {
  2586. return DbType.Double;
  2587. }
  2588. else if (type == typeof(Byte))
  2589. {
  2590. return DbType.Byte;
  2591. }
  2592. else if (type == typeof(Double))
  2593. {
  2594. return DbType.Double;
  2595. }
  2596. else if (type == typeof(Byte[]))
  2597. {
  2598. return DbType.Binary;
  2599. }
  2600. else
  2601. {
  2602. return DbType.String;
  2603. }
  2604. }
  2605. static void PrintDataSet(DataSet ds)
  2606. {
  2607. // Print out any name and extended properties.
  2608. Console.WriteLine("DataSet is named: {0}", ds.DataSetName);
  2609. foreach (System.Collections.DictionaryEntry de in ds.ExtendedProperties)
  2610. {
  2611. Console.WriteLine("Key = {0}, Value = {1}", de.Key, de.Value);
  2612. }
  2613. Console.WriteLine();
  2614. foreach (DataTable dt in ds.Tables)
  2615. {
  2616. Console.WriteLine("=> {0} Table:", dt.TableName);
  2617. // Print out the column names.
  2618. for (int curCol = 0; curCol < dt.Columns.Count; curCol++)
  2619. {
  2620. Console.Write(dt.Columns[curCol].ColumnName + "\t");
  2621. }
  2622. Console.WriteLine("\n----------------------------------");
  2623. // Print the DataTable.
  2624. for (int curRow = 0; curRow < dt.Rows.Count; curRow++)
  2625. {
  2626. for (int curCol = 0; curCol < dt.Columns.Count; curCol++)
  2627. {
  2628. Console.Write(dt.Rows[curRow][curCol].ToString() + "\t");
  2629. }
  2630. Console.WriteLine();
  2631. }
  2632. }
  2633. }
  2634. public UUID[] GetObjectIDs(UUID regionID)
  2635. {
  2636. return new UUID[0];
  2637. }
  2638. public void SaveExtra(UUID regionID, string name, string value)
  2639. {
  2640. }
  2641. public void RemoveExtra(UUID regionID, string name)
  2642. {
  2643. }
  2644. public Dictionary<string, string> GetExtra(UUID regionID)
  2645. {
  2646. return null;
  2647. }
  2648. }
  2649. }