aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.PacketHandlers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen1-2/+2
2008-05-08From: Michael Osias <mosias@us.ibm.com>Sean Dague1-0/+1
2008-05-07* Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...Adam Frisby1-1/+15
2008-05-06De-tabify source.Jeff Ames1-1/+1
2008-05-06* Cleaning up code, making it conform to OpenSim standards.Adam Frisby1-2/+2
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-2/+2
2008-05-05* Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares1-0/+3
2008-05-01* Rolled back a few changes.Adam Frisby1-15/+15
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-15/+15
2008-04-30* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares1-2/+2
2008-04-27* Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares1-10/+45
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+0
2008-04-17* Re-Fixed caps Teravus Ovares1-0/+4
2008-04-14* Fixed a few warnings.Teravus Ovares1-0/+9
2008-04-03* Resolve mantis 849Justin Clarke Casey1-3/+2
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-23/+0
2008-03-05Change SceneObjectPart.LocalID to .LocalId to be case matchingSean Dague1-1/+1
2008-02-23* Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares1-6/+14
2008-02-16Some changes to remove some of the direct calls to CommsManager from Scene, s...MW1-1/+1
2008-02-11* some refactoring on permissionslbsa711-1/+1
2008-02-08From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague1-1/+12
2008-02-04* Whole buncha stuff.Adam Frisby1-0/+8
2008-01-09Prim inventory script saving phase 2.Justin Clarke Casey1-1/+1
2008-01-03I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson1-1/+1
2007-12-30* This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares1-1/+1
2007-12-28Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson1-2/+6
2007-12-27* Optimized usingslbsa711-10/+9
2007-12-17Thank you to Kiryu for a patch to fix an out of SyncCharles Krinke1-3/+9
2007-12-15* Beating on the head that is terrain editing.Teravus Ovares1-1/+1
2007-12-15* Added support for multiple terrain blocks to be edited at the same timeTeravus Ovares1-1/+1
2007-12-10Refactored animation handling in ScenePresence. Now maintains a list of curre...Jeff Ames1-5/+0
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-10refactored ChatModule a bit.Jeff Ames1-2/+2
2007-12-02Added some error handling (and console output) to BaseHttpServer.MW1-3/+0
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+39
2007-11-08fixed non-ASCII chat and IMJeff Ames1-1/+1
2007-11-08converted hard-coded chat type values to ChatTypeEnumJeff Ames1-2/+2
2007-11-03First part of Scene refactoring:MW1-367/+0
2007-11-01* Diuerse beavtificatemslbsa711-5/+3
2007-10-30Tevarus' patch for object flags & implemented Phantom editsdan miller1-0/+16
2007-10-30* Optimized usingslbsa711-13/+9
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+2
2007-10-19* Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby1-1/+16
2007-10-19* Instant Message functionality moved into a Region ModulesAdam Frisby1-35/+1
2007-09-21* Slowly but surely working my way towards Regionality...lbsa711-5/+5
2007-09-21* Continuing refactoring of presencelbsa711-2/+2
2007-09-20* even more renaming and refactoring; the cleaning woman is on call.lbsa711-2/+2