Commit History

Author SHA1 Message Date
  Teravus Ovares 8d5bcc9da1 * Fix for if 782: Locked prims may still be moved by click+drag. 16 years ago
  Justin Clarke Casey f747687c8f * Patch to add llSetLinkPrimitiveParams stub 16 years ago
  Jeff Ames 3f2ea4f647 Thanks Ahzzmandius for fix for overflow in user profile About box or First Life About box when using non-ASCII encodings (bug #769). 16 years ago
  Justin Clarke Casey 93d05b8b1f * Print a warning every 20 times a client requests a texture that it should already have received 16 years ago
  Justin Clarke Casey 16cd6cd82e * Documentation patch from krtaylor. Thanks! 16 years ago
  Jeff Ames a0e1be3280 Fixed some comparisons of LLUUIDs to null. 16 years ago
  Justin Clarke Casey d135dad051 * Add a large amount of extra locking to m_parts in SceneObjectGroup 16 years ago
  Justin Clarke Casey f77ab46184 * Stop (which currently removes) all scripts in an object when that object is deleted from the region 16 years ago
  Justin Clarke Casey 78e24380c8 * Stop grid inventory network failures crashing the client session 16 years ago
  Justin Clarke Casey 18f9f1410d * Just inserting some exploratory comments into inventory code 16 years ago
  Jeff Ames e5b9144282 Formatting cleanup. 16 years ago
  Adam Frisby aad69b9018 * Applying Mantis Patch #518.2 - State not persisted in MySQL DataStore 16 years ago
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. 16 years ago
  lbsa71 9c428d9935 * Applied Grumly57 patch for #781; Thanks, Grumly! 16 years ago
  Justin Clarke Casey 0b7626b630 * Remove unused (and somewhat nonsensical) method in PhysicsActor 16 years ago
  Justin Clarke Casey f81c491725 Patch from DrSchofld (IBM). In his own words 16 years ago
  Teravus Ovares 443c66b432 Since we don't yet have a reliable way to release the lock that prevents a user from logging in a second time if they're already registered as logged in; 16 years ago
  Teravus Ovares 42857fe4e9 * Added the ability to type the partial name of a region in the start location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very. 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames 175dc285ff Added copyright messages. Set svn:eol-style. Minor cleanup. 16 years ago
  Jeff Ames 9f7639fd6d Formatting cleanup. 16 years ago
  Teravus Ovares 4e30f862af Building on Joha's update... 16 years ago
  Johan Berntsson 040a887b9c Last position will be stored in the DB on logout, and the avatar can continue from the same position in the next login (only with MySQL at the moment) 16 years ago
  Justin Clarke Casey bbddc0dbe7 * Move missing texture request forward so that we don't actually ask the AssetCache for it if we know it's missing. 16 years ago
  Justin Clarke Casey 872184fa2a * Inserting code to prepare to fix trash emptying and the edit texture inventory (again) 16 years ago
  Jeff Ames 79209c4297 Merged changes in Prebuild trunk up to r258 into OpenSim's Prebuild. 16 years ago
  Justin Clarke Casey 9122762dc8 * More almost completely unproductive log message fiddling 16 years ago
  Justin Clarke Casey 37c32e1154 * Make it more obvious if local user services are being used 16 years ago
  Justin Clarke Casey d137d4b907 * DEV: Remove client's CAPS handlers object when they log out 16 years ago
  Jeff Ames a8aeec29da Fix a few mono compiler warnings. Minor cleanup. 16 years ago