Commit History

Author SHA1 Message Date
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 years ago
  mingchen 8d84156551 *Added event called after any movement is handled (OnClientMovement) - will be used for parcel banning goodness 16 years ago
  mingchen a596b7696a *Made a much more network friendly method of ban and pass line sending 16 years ago
  Jeff Ames 6702b03733 Misc. cleanup: 16 years ago
  mingchen bd16dddce5 *Added Ban Lines around parcels for banned avatars, but there is no actual blocking done yet. 16 years ago
  Adam Frisby 7948033565 * Removed redundant code in RestService.cs 17 years ago
  Jeff Ames fd09b22552 Enabled the sit_ground animation. The sit state is not properly set, but it looks okay, and doesn't seem to break anything. Just move around to stand up. 17 years ago
  Jeff Ames 8338e4999f Added placeholder for sitting on ground support. Doesn't work yet. 17 years ago
  Jeff Ames 83ca8bd178 Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer to handle starting/stopping of the typing animation. 17 years ago
  Sean Dague 100fb6a0b1 remove another partial class, and map another class back to a real file 17 years ago
  Teravus Ovares 081f4403ea * Added some simstats to fill the simulator pane of the Statistics monitor. 17 years ago
  Jeff Ames 77841fe35e Minor cleanup/refactoring of ScenePresence. 17 years ago
  Teravus Ovares 2349dc2e27 * Added comments to many methods in the listed files. 17 years ago
  Jeff Ames 40fd37f95a Refactored animation handling in ScenePresence. Now maintains a list of current animations. 17 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 17 years ago
  Teravus Ovares e595f82489 * Hooked up the GridComm event ChildDataUpdate to the scene. 17 years ago
  MW e23290eff6 Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ScenePresence "has" a AvatarAppearance object. All the ScenePresences in a opensim related to one user (so a user's various ScenePresence's in all the regions in that instance) share the same AvatarAppearance object. This means that a user's avatar should appear correctly (to both that user and other users) no matter what border crossing or teleporting they have done. 17 years ago
  Adam Johnson 3d938f76b7 Updates to LibSL revision 1498. Thanks Johan! 17 years ago
  Jeff Ames a45118d35e added one more command to the console help. 17 years ago
  Jeff Ames 73599c0f25 removed obsolete Verbose() function 17 years ago
  Teravus Ovares bb824eadee * Refactored Permissions into ScenePresence as requested by MW 17 years ago
  Jeff Ames f195725db4 keeping opensim safe for children -- made some namespace references less explicit 17 years ago
  Adam Frisby be7ae3dd3e * Removed 12 compiler warnings. 17 years ago
  MW ac77c32453 Attempt to fix mantis issue #82, taking prims into inventory and then rezzing them in another region. 17 years ago
  MW 5ae8759de1 Added some error handling (and console output) to BaseHttpServer. 17 years ago
  Jeff Ames 2852cd9d73 attempt to fix sitting-related bugs #3 and #67 17 years ago
  lbsa71 7704bb6f63 * Fixed neighbour range bug 17 years ago
  Teravus Ovares 944b118c62 * Added a way for the Region master user to kick individual users from their sim with a custom message. Their client says, "You've been logged off of secondlife, <Your custom message here> and logs them off. 17 years ago
  Teravus Ovares 52714c339e * Hanling RequestGodlikePowers. On Request.. sends the sim owner's client the appropriate messages to make it think it's got god status. Will be used for finding more unimplemented packets.... 17 years ago
  Teravus Ovares d7ec786244 * Added a nice 'The Region is going down.' message to the user when the sim owner issues 'shutdown' on the console. 17 years ago