aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.PacketHandlers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-28*Added a Few External Checks relating to scripts including the seperation of ...mingchen1-1/+5
2008-05-28Formatting cleanup.Jeff Ames1-3/+3
2008-05-26Thank you kindly, Melanie for a patch for script resetCharles Krinke1-0/+9
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield1-16/+45
2008-05-23*Refactor of the LandManagementModule that allows OpenSim to run without itmingchen1-2/+2
2008-05-23i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield1-18/+15
2008-05-22Fix for Mantis 1340. Thanks Melanie!Adam Johnson1-1/+1
2008-05-20From: Jeremy Bongio <jbongio@us.ibm.com>Sean Dague1-8/+8
2008-05-170001303: [PATCH] Make prim owner and data show for prims not owned. From Mel...Teravus Ovares1-3/+3
2008-05-16Formatting cleanup.Jeff Ames1-5/+5
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