Commit History

Author SHA1 Message Date
  Adam Frisby c9c016e26a * Applying patches from Melanie to cover permissions module. Thanks! 16 years ago
  Sean Dague b1327dda01 fix for a change in inventory that meant I was returning a lot 16 years ago
  Justin Clarke Casey d104b75116 From: Kurt Taylor <[email protected]> 16 years ago
  Teravus Ovares 820bce16fc * Added standard copyright and removed un-necessary using of libsecondlife.Packets 16 years ago
  Teravus Ovares 5b4d7922ea * Adding the very bare minimum for the client to register user as having the group OpenSimulator Tester. This allows us to start examining and implementing the vary many unhandled group packets. 16 years ago
  Jeff Ames b7a0855c3a More formatting cleanup. Minor refactoring. 16 years ago
  Teravus Ovares 39eb39c0d5 Applied Patch mantis 1220. Implements llGetStartParameter. Thanks! 16 years ago
  Jeff Ames 6a1b787436 More formatting cleanup. 16 years ago
  Jeff Ames c995d60d37 Formatting cleanup. 16 years ago
  Teravus Ovares eff470c0de * Added 3 warnings in response to the warnings. Adam, read the warnings. 16 years ago
  Teravus Ovares 9e8dd941f1 * Refactored OutPacket out of ScenePresence 16 years ago
  Teravus Ovares 8fd0378ae6 * Removed 19 warnings 16 years ago
  Teravus Ovares 9e1cc72c6e * Refactored OutPacket and FirstName/LastName out of Friends Module. 16 years ago
  Jeff Ames 92128d4ef9 Update svn properties. 16 years ago
  Teravus Ovares 60146691ea * Added the same catch on the 2nd place that objects fail to lock. 16 years ago
  Teravus Ovares fd035ec1f8 * Applying Melanie's FriendList related crash patch. She discovered that .NET throws a different error then mono does. Thanks Melanie! 16 years ago
  Teravus Ovares 3c7e6b0c1e * Tweaked a regex that was returning invalid results in some cases. 16 years ago
  mingchen ed4ea9b4b8 *Locked objects can now be unlocked 16 years ago
  mingchen fe6c626501 *Locked objects now delete after accepting warning as expected 16 years ago
  Justin Clarke Casey 16621fb37f * Refactor: Remove locking from InnerScene.GetScenePresence() 16 years ago
  Justin Clarke Casey 3025dafa92 * Refactor: Stop exposing the inner scene's ScenePresence dictionary directly to the world 16 years ago
  mingchen 91aa7fa4fe *Fixed compile error on last commit 16 years ago
  mingchen 5972e93449 *Objects now delete correctly 16 years ago
  Adam Frisby d90022b4d8 * Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for fixing a really dumb bug. 16 years ago
  Adam Frisby 5548dd6b06 * Some more bulletx physics fixes from Jed (DeepThink) 16 years ago
  mingchen 32785921d0 *Complete redo of the permissions module 16 years ago
  Justin Clarke Casey 8293be6811 * Remove old historical grid inventory code 16 years ago
  Justin Clarke Casey 550018f02d * As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in 16 years ago
  Teravus Ovares bfce23dcf4 * Implemented ChildAgentDataUpdate throttle multiplier based on an inaccurate count of neighbors. 16 years ago
  Teravus Ovares fcc23be577 * Fixed directory not found when saving Mesh previews (my bad, I was testing) 16 years ago