Commit History

Author SHA1 Message Date
  Sean Dague 1c8809077e remove debug line 17 years ago
  Adam Frisby 3143768468 * Removed plenty more untagged console messages. Everything now has shiny groups. :) 17 years ago
  Adam Frisby 3e5fcf90aa * Table creation now checks if the table already exists before building it. 17 years ago
  Adam Frisby b02fa17acc * Temporary fix for SQLite error -- temporarily disables terrain storage. 17 years ago
  Adam Frisby 5dad0ed729 * Return of R2162. /Take that SVN!/ 17 years ago
  lbsa71 dd770c384c * Made EstateSetting static since there's only one instance, and we only need to create it once 17 years ago
  Sean Dague 81e5cf14ce after a small misunderstanding with the match group numbers 17 years ago
  Sean Dague f1fec04c56 my confusion on matches vs. groups in regex. This should work a bit better 17 years ago
  Sean Dague 8e424a4162 make for nicer IRC messages. No promiss that this works yet, but 17 years ago
  Sean Dague 627aa65e59 make IRC uglier for a while to get a better handle on writing a parser for the messages 17 years ago
  Sean Dague c5ea70bf93 nice catch by chi11ken that I was setting the wrong property 17 years ago
  Sean Dague 6acaabefc3 revert r2162 as it completely clobbered all the work on 17 years ago
  Adam Frisby c4707a284f * Major ass commit. 17 years ago
  MW 22e330c1a0 attempt to fix the muliple repeat problem (that sdague is getting) in the IRC chat bridge code. 17 years ago
  MW 155005cba6 Hopefully made it so ChatModule and InstantMessageModule are now running in Shared module mode. 17 years ago
  MW 2681de366b Made some changes to the load/save xml format, So that the old format can still be used, I have added new console commands of "load-xml2" and "save-xml2", if the old versions worked for you then please continue using them (at least for now). The new versions haven't been tested that much, so their format could be subject to change. 17 years ago
  MW 5bf6b24590 Bug fix, so that local loginserver (in standalone mode) can set a start position (position inside the region) rather than it always being hardcoded to 128,128. Note: This bug fix is just to allow this to be set. Its not actually used yet (so users will still always start at 128,128). 17 years ago
  Sean Dague e0f43cad4b update so that distances aren't required in the config file 17 years ago
  Sean Dague 8e4748d914 pull the IRC portions into their own class. There is still 17 years ago
  Adam Frisby 4dc8e7e0f8 * Added a lock to the user profile cache to prevent simultaneous duplicate additions to the database. (Attempting to fix bug reported by nebadon) 17 years ago
  Adam Frisby 7f2ec02802 * Disabled TCP Remoting Channel Security for InterRegion communication, as it appears we are not implementing this correctly. (need to set up certificates first) 17 years ago
  Sean Dague 61397a3410 fix line ending mixing. Probably should put some 17 years ago
  Tleiades Hax f6279beafb Fixed a situation where a reference to OpenSim.Region.ScriptEngine.DotNetEngine caused a circular reference in VS-2005 17 years ago
  Tleiades Hax 6653f97a48 17 years ago
  Tleiades Hax 9f2fcfb3ec Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie and nebadon for laying all the ground work) 17 years ago
  dan miller 2f8d7092bc libraries moved to opensim-libs, a new repository 17 years ago
  Adam Frisby 6119eaed85 * Committing new PolicyManager based on an ACL system. 17 years ago
  dan miller 779eaada40 updating windows sqlite binary 17 years ago
  dan miller 354ea97baf sqlite 3.5.1 windows source 17 years ago
  dan miller e36d23a85e sqlite source (unix build) added to libraries 17 years ago