aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.PacketHandlers.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Added a Few External Checks relating to scripts including the seperation of ...mingchen2008-05-281-1/+5
* Formatting cleanup.Jeff Ames2008-05-281-3/+3
* Thank you kindly, Melanie for a patch for script resetCharles Krinke2008-05-261-0/+9
* This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2008-05-261-16/+45
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-231-2/+2
* i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield2008-05-231-18/+15
* Fix for Mantis 1340. Thanks Melanie!Adam Johnson2008-05-221-1/+1
* From: Jeremy Bongio <jbongio@us.ibm.com>Sean Dague2008-05-201-8/+8
* 0001303: [PATCH] Make prim owner and data show for prims not owned. From Mel...Teravus Ovares2008-05-171-3/+3
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-081-2/+2
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-05-081-0/+1
* * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...Adam Frisby2008-05-071-1/+15
* De-tabify source.Jeff Ames2008-05-061-1/+1
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-2/+2
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-2/+2
* * Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares2008-05-051-0/+3
* * Rolled back a few changes.Adam Frisby2008-05-011-15/+15
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-15/+15
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-301-2/+2
* * Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares2008-04-271-10/+45
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-2/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+0
* * Re-Fixed caps Teravus Ovares2008-04-171-0/+4
* * Fixed a few warnings.Teravus Ovares2008-04-141-0/+9
* * Resolve mantis 849Justin Clarke Casey2008-04-031-3/+2
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-2/+2
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* * Disabled ancient TerrainEngine.Adam Frisby2008-03-061-23/+0
* Change SceneObjectPart.LocalID to .LocalId to be case matchingSean Dague2008-03-051-1/+1
* * Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares2008-02-231-6/+14
* Some changes to remove some of the direct calls to CommsManager from Scene, s...MW2008-02-161-1/+1
* * some refactoring on permissionslbsa712008-02-111-1/+1
* From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague2008-02-081-1/+12
* * Whole buncha stuff.Adam Frisby2008-02-041-0/+8
* Prim inventory script saving phase 2.Justin Clarke Casey2008-01-091-1/+1
* I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson2008-01-031-1/+1
* * This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares2007-12-301-1/+1
* Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson2007-12-281-2/+6
* * Optimized usingslbsa712007-12-271-10/+9
* Thank you to Kiryu for a patch to fix an out of SyncCharles Krinke2007-12-171-3/+9
* * Beating on the head that is terrain editing.Teravus Ovares2007-12-151-1/+1
* * Added support for multiple terrain blocks to be edited at the same timeTeravus Ovares2007-12-151-1/+1
* Refactored animation handling in ScenePresence. Now maintains a list of curre...Jeff Ames2007-12-101-5/+0
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* refactored ChatModule a bit.Jeff Ames2007-12-101-2/+2
* Added some error handling (and console output) to BaseHttpServer.MW2007-12-021-3/+0
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+39
* fixed non-ASCII chat and IMJeff Ames2007-11-081-1/+1
* converted hard-coded chat type values to ChatTypeEnumJeff Ames2007-11-081-2/+2