| Commit message (Expand) | Author | Files | Lines |
2009-04-03 | * Implements Scene.SimChat(string,...) rather than byte[]. We should probably... | Adam Frisby | 1 | -0/+10 |
2009-03-05 | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 1 | -1/+1 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -1/+1 |
2008-12-10 | * refactor: Move inventory handlers out from UserProfileCacheService | Justin Clarke Casey | 1 | -2/+284 |
2008-12-05 | Implementation of the llDetectedTouch* functions | idb | 1 | -2/+6 |
2008-12-01 | Make the permissions module hook CanResetScript suitable for use | Melanie Thielker | 1 | -1/+1 |
2008-11-21 | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 1 | -5/+5 |
2008-11-01 | * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ... | Justin Clarke Casey | 1 | -1/+1 |
2008-10-10 | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the... | MW | 1 | -1/+1 |
2008-10-08 | * On deselection of objects, stop every object id passed triggering an update... | Justin Clarke Casey | 1 | -27/+20 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -19/+19 |
2008-08-27 | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 1 | -4/+4 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-17 | Change the deselect processing to prevent gratuituous full update | Melanie Thielker | 1 | -14/+42 |
2008-07-25 | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 1 | -8/+12 |
2008-07-24 | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 1 | -0/+16 |
2008-05-28 | *Added a Few External Checks relating to scripts including the seperation of ... | mingchen | 1 | -1/+5 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-05-26 | Thank you kindly, Melanie for a patch for script reset | Charles Krinke | 1 | -0/+9 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 1 | -16/+45 |
2008-05-23 | *Refactor of the LandManagementModule that allows OpenSim to run without it | mingchen | 1 | -2/+2 |
2008-05-23 | i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule. | Dr Scofield | 1 | -18/+15 |
2008-05-22 | Fix for Mantis 1340. Thanks Melanie! | Adam Johnson | 1 | -1/+1 |
2008-05-20 | From: Jeremy Bongio <jbongio@us.ibm.com> | Sean Dague | 1 | -8/+8 |
2008-05-17 | 0001303: [PATCH] Make prim owner and data show for prims not owned. From Mel... | Teravus Ovares | 1 | -3/+3 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2008-05-08 | *Added all the permission checks to the sceneexternalchecks and modified perm... | mingchen | 1 | -2/+2 |
2008-05-08 | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 1 | -0/+1 |
2008-05-07 | * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER... | Adam Frisby | 1 | -1/+15 |
2008-05-06 | De-tabify source. | Jeff Ames | 1 | -1/+1 |
2008-05-06 | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 1 | -2/+2 |
2008-05-05 | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 1 | -2/+2 |
2008-05-05 | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 1 | -0/+3 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -15/+15 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -15/+15 |
2008-04-30 | * Patch by Melanie. Implements proper objectflags on child objects. Thanks ... | Teravus Ovares | 1 | -2/+2 |
2008-04-27 | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 1 | -10/+45 |
2008-04-24 | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 1 | -2/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -2/+0 |
2008-04-17 | * Re-Fixed caps | Teravus Ovares | 1 | -0/+4 |
2008-04-14 | * Fixed a few warnings. | Teravus Ovares | 1 | -0/+9 |
2008-04-03 | * Resolve mantis 849 | Justin Clarke Casey | 1 | -3/+2 |
2008-03-22 | *Moved LandManagement into its own region module (spiffy!) | mingchen | 1 | -2/+2 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |
2008-03-06 | * Disabled ancient TerrainEngine. | Adam Frisby | 1 | -23/+0 |
2008-03-05 | Change SceneObjectPart.LocalID to .LocalId to be case matching | Sean Dague | 1 | -1/+1 |
2008-02-23 | * Added Support within the ODEPlugin for Selected. Which means that; | Teravus Ovares | 1 | -6/+14 |
2008-02-16 | Some changes to remove some of the direct calls to CommsManager from Scene, s... | MW | 1 | -1/+1 |
2008-02-11 | * some refactoring on permissions | lbsa71 | 1 | -1/+1 |