aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.PacketHandlers.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: Move inventory handlers out from UserProfileCacheServiceJustin Clarke Casey2008-12-101-2/+284
* Implementation of the llDetectedTouch* functionsidb2008-12-051-2/+6
* Make the permissions module hook CanResetScript suitable for useMelanie Thielker2008-12-011-1/+1
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-211-5/+5
* * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey2008-11-011-1/+1
* added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the...MW2008-10-101-1/+1
* * On deselection of objects, stop every object id passed triggering an update...Justin Clarke Casey2008-10-081-27/+20
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-19/+19
* Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2008-08-271-4/+4
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-2/+2
* Change the deselect processing to prevent gratuituous full updateMelanie Thielker2008-08-171-14/+42
* renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2008-07-251-8/+12
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-07-241-0/+16
* *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