aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Lure/HGLureModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-25Merge LureModule into HGLureModule.onefang1-70/+18
2019-07-25Gatekeeper -> GatekeeperURIonefang1-3/+2
2019-07-25Combine LureModule and HGLureModule.onefang1-69/+101
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-3/+3
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-3/+20
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-10-06On receiving TaskInventoryAccepted with a destination folder in the binary bu...Justin Clark-Casey (justincc)1-1/+1
2012-05-01refactor: Split most of EntityTransferModule.Teleport() into its same region ...Justin Clark-Casey (justincc)1-4/+6
2011-09-22Fix failure to teleport when an agent is lured on the same sim (and probably ...Justin Clark-Casey (justincc)1-4/+12
2011-07-16minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2011-05-27HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto1-45/+86
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-46/+15
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-15/+46
2009-12-28Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie1-16/+48
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-10/+10
2009-02-12* optimized usings.lbsa711-15/+10
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-3/+2
2009-01-13Change fake parcel ids to allow a Z coordinate. Change TP by lureMelanie Thielker1-3/+5
2009-01-08Update svn properties, minor formatting cleanup.Jeff Ames1-0/+1
2008-12-14Adds the "Send Teleport" moduleMelanie Thielker1-55/+66
2008-11-17minor: remove mono compiler warningsJustin Clarke Casey1-1/+1
2008-11-16Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker1-28/+2
2008-11-16First step tidy-up of IM packing/unpacking/repackingMelanie Thielker1-11/+18
2008-11-16GridIMs don't have a (sending) client, which led to a NRE on access.Homer Horwitz1-1/+2
2008-11-16Introduces the message transfer module. It splits the transfer mechanics offMelanie Thielker1-633/+56
2008-11-15Hack to temporarily fix friends-handling. This will be redone as soon asHomer Horwitz1-2/+2
2008-11-09Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames1-1/+1
2008-11-09Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker1-2/+2
2008-11-08* Ported InstantMessageModule to IClientCoreAdam Frisby1-6/+11
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-9/+9
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-2/+8
2008-11-01Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker1-3/+16
2008-10-26Committing a small fix for EventData along with more plumbing workMelanie Thielker1-3/+7
2008-10-25A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker1-1/+2
2008-10-12* Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.Adam Frisby1-5/+30
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-52/+52
2008-06-27dr scofield's continuing warnings safari:Dr Scofield1-1/+2
2008-06-25Added support for terrain map to be serialised to xml(as base64 binary). usef...MW1-1/+1
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-19/+19
2008-06-01* This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares1-23/+167
2008-06-01* Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares1-11/+246
2008-06-01* Committing some stuff I'm working to make it so I can commit an upcoming pa...Teravus Ovares1-3/+169
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-157/+157
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-37/+38
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-159/+157
2008-04-10* With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares1-0/+20
2008-04-07* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey1-2/+6
2008-03-18Formatting cleanup.Jeff Ames1-27/+25