SQLiteSimulationData.cs 124 KB

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