Commit History

Author SHA1 Message Date
  Teravus Ovares 7cd8f808c8 * Matched up all previous .ToString() references (r2764) in OpenSim.Framework.Data.MySQL with Justincc's Util.ToRawUuidString() 17 years ago
  Justin Clarke Casey 288e7def7d Convert some inventory ids I managed to miss 17 years ago
  Justin Clarke Casey f1ebe79824 Fix up other sqlite db interactions to use non-hyphenated uuid 17 years ago
  Justin Clarke Casey dd1e2c8eb9 Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated form 17 years ago
  mingchen 0e6915ae48 *Ban lines now work if they are enabled grid wide. 17 years ago
  Teravus Ovares dcaea6cd50 * Cleaned up some code from an earlier commit 17 years ago
  Teravus Ovares 2641f78a20 * Fixed a null NewPack error in ClientView.InPacket (object pool returning null objects?) 17 years ago
  lbsa71 76255c4793 * removed comment 17 years ago
  Adam Frisby e4181f8ffb * Added runprebuild2008.bat for Visual Studio 2008 users. 17 years ago
  lbsa71 0770b0f5cb * Updated vs2008 target ProductVersion to "9.0.21022" 17 years ago
  lbsa71 ffc1428dff * Added prototypical VS2008 target 17 years ago
  Teravus Ovares 8aae909412 * Added a configuration parameter on the Grid Server to disallow forceful banlists. 17 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 17 years ago
  mingchen 8d84156551 *Added event called after any movement is handled (OnClientMovement) - will be used for parcel banning goodness 17 years ago
  mingchen a596b7696a *Made a much more network friendly method of ban and pass line sending 17 years ago
  Jeff Ames 24bd5ad399 Added null check back into ModuleLoader.cs 17 years ago
  Jeff Ames 36a8f70931 Extended svn:eol-style to check some other file types. 17 years ago
  Teravus Ovares 27e0287526 * Re-did the mass calculations in ODE for Prim 17 years ago
  Charles Krinke 94ec2a508a Thank you very much, CharlieO for: 17 years ago
  Justin Clarke Casey 45567b71b8 Refactor asset request processing for consistent status information on whether an asset was actually found or not 17 years ago
  Jeff Ames 4314b6115b Stopped module loader from re-loading .dll once for every plugin found within it. 17 years ago
  Jeff Ames cff2fb3640 Updated asset_database options in OpenSim.ini.example 17 years ago
  Jeff Ames 6702b03733 Misc. cleanup: 17 years ago
  mingchen bd16dddce5 *Added Ban Lines around parcels for banned avatars, but there is no actual blocking done yet. 17 years ago
  Charles Krinke 16174dac6e Thanks to CharlieO for: 17 years ago
  mingchen fd3195ea53 *Parcels now fully work on MySQL as a datastore after a few tweaks and bug fixes after testing 17 years ago
  mingchen 43b82099ca *Fixed MySQLDataStore bug causing errors on startup 17 years ago
  mingchen 20eecd4155 *Using Mysql as the datastore should now store parcels across multiple sessions 17 years ago
  Sean Dague 698a63ed1a Fix typo. AutionID -> AuctionID 17 years ago
  mingchen 30b7c047fa *Removed Unneeded Debug I added in my last revison 17 years ago