Commit History

Author SHA1 Message Date
  Tedd Hansen 7f071dd193 Log instead of crash (User login, getting friends list) 16 years ago
  lbsa71 cdd378a2c2 * returnin LLUUID.Zero rather than LLUUID.Random on webkey null 16 years ago
  Justin Clarke Casey c7b25967e7 Turn off accidental hardcoding 16 years ago
  Justin Clarke Casey 1e981a7c1c Switch prim items type representation to use int rather than strings. 16 years ago
  lbsa71 8ccc470e2a * quick fix to fix if webLoginKey is null in DB, return random key (I guess LLUUID.Zero would be a security hazard) 16 years ago
  Teravus Ovares 901f403823 * Just an update to the default login form 16 years ago
  Sean Dague 8ebaf7aa41 move Friends list to not use ADO.NET layer, it now hits the sqlite 16 years ago
  Sean Dague 13736995d2 add sqlite database definitions as Resources for SQLite.dll 16 years ago
  Tedd Hansen 6bcf44e141 Added const definintions for sculpted prims. 16 years ago
  lbsa71 2f023f6362 * removed unused PrimScale on PrimitiveBaseShape (use Scale instead) 16 years ago
  lbsa71 690a7a347b * Undid XmlIgnore thingy as it did cause breakage 17 years ago
  lbsa71 ed314e19ff * Sorted members for great justice 17 years ago
  lbsa71 f1c2dca7c1 * ProfileCurve is now XmlIgnored, and instead constructed from ProfileShape and ProfileHollow 17 years ago
  Jeff Ames 5a6fd21a2c Whitespace cleanup. 17 years ago
  Teravus Ovares a962653e04 * After fighting with it a bit more, Opensim is now compatible with the most recent release client(RC) on the linden labs download page. 17 years ago
  Justin Clarke Casey b0904f471d Fix r2959 - last letter was being sliced off region prim renames 17 years ago
  Justin Clarke Casey 3ab0007d3e Minor spelling change on NotecardsAssetSet.xml. The example notecard should now load up properly 17 years ago
  Jeff Ames 82af9b7a78 Set svn:eol-style. 17 years ago
  Teravus Ovares 85fe8ed085 * This update enables the web_login method. 17 years ago
  Teravus Ovares 49fe4eb3cd * This may be broken.. it hasn't been tested, however I wanted to get the last database changes in before sdauge changes them significantly. 17 years ago
  Sean Dague 7ba9c13fa8 default to OpenSim.Framework.Data.SQLite which is the new storage 17 years ago
  Sean Dague 411d06c94e moving Region store for SQLite into the OpenSim.Framework.Data.SQLite 17 years ago
  lbsa71 b469990972 * Added helpers to convert from LSL PrimitiveParams values to PrimitiveBaseShape values 17 years ago
  Tedd Hansen 40dc26e28a Did someone say missing files? Thanks Sakai 17 years ago
  Tedd Hansen 260145a7e6 Dynamic loading of ScriptEngine in ScriptServer 17 years ago
  Justin Clarke Casey 796ae57bea Prim inventory script saving phase 2. 17 years ago
  lbsa71 c0252073d0 * removed another superfluous debug message 17 years ago
  Teravus Ovares fd2603bcf4 * ok, last mySQL webloginkey related update tonight. 17 years ago
  Teravus Ovares dfe01df2fc * almost an oops 17 years ago
  Teravus Ovares e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key 17 years ago