aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionFlags.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+2
2012-10-09minor: Add documentation to IGridService.GetRegionFlags()Justin Clark-Casey (justincc)1-0/+1
2012-10-09Once again, forgot to add a file.Justin Clark-Casey (justincc)1-24/+15
2012-08-01Fix a bug in pCampbot grabbing behaviour where an exception would be thrown i...Justin Clark-Casey (justincc)1-0/+3
2011-12-14Fix off by one bug in objects GrabbingBehaviour of pCampBot.exeJustin Clark-Casey (justincc)1-1/+1
2011-11-24On pCampBot, add bot as a property on behaviours instead of passing it in eve...Justin Clark-Casey (justincc)1-8/+8
2011-11-23Print out what behaviours are active when pCampBot starts upJustin Clark-Casey (justincc)1-0/+2
2011-11-03Rename PhysicsBot => Bot since it doesn't just exercise physics anymoreJustin Clark-Casey (justincc)1-1/+1
2011-11-03Add click/grab behaviour to pCampbot, which gets bots to randomly click things.Justin Clark-Casey (justincc)1-19/+20
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-2/+7
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+1
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto1-4/+4
2010-03-05add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)1-8/+9
2010-01-04AvatarStore. Untested, but completeMelanie1-0/+2
2010-01-04Some work on avatar service. Retrieval and storage doneMelanie1-1/+1
2010-01-04Avatar appearance skeletonMelanie1-7/+11
2009-11-10* Update namespace in the regioncombinermodule.Teravus Ovares (Dan Olivares)1-1/+1
2009-11-10* Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)1-0/+0
2009-09-13* Add the RegionCombinerModule backTeravus Ovares (Dan Olivares)1-4/+10
2009-08-10Stub out the Profile and Presence servicesMelanie1-3/+2
2009-06-22Update svn properties.Jeff Ames1-38/+38
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva1-38/+38
2009-06-14Update svn properties.Jeff Ames1-38/+38
2009-06-14Oops. Forgot to add this file.diva1-33/+38
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-0/+27
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-1/+1
2009-05-05Add an interface skeleton for user servicesMelanie Thielker1-0/+6