aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Gestures/GesturesModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-11/+9
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-11-10One more module converted: GesturesModule.Diva Canto1-6/+27
2011-01-18Fix build breakMelanie1-1/+1
2011-01-18Change gesture activation to not quash any other flagsMelanie1-3/+3
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-25/+5
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-5/+25
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-18jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto1-2/+4
2009-08-13Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto1-2/+2
2009-08-12Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto1-24/+15
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-9/+9
2009-02-12* optimized usings.lbsa711-10/+9
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-12-23* Remove IGesturesModules since it won't be very helpful without a client mes...Justin Clarke Casey1-3/+1
2008-12-22* refactor: Make gestures module register its own events tooJustin Clarke Casey1-0/+9
2008-12-19* refactor: Move tree code out into a separate moduleJustin Clarke Casey1-1/+1
2008-12-18* refactor: move gestures code out from Scene into its own moduleJustin Clarke Casey1-0/+97