aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Profile (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-16minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2011-06-01[Profiles] --> [Profile]Diva Canto1-2/+2
2011-05-27Added a BasicProfilemodule so that the profile-based actions (like give ↵Diva Canto1-0/+173
inventory, etc) work. This is just a mock profile, the same for all users, and with no DB backend behind it -- meaning that nothing will be saved. For serious profiles, use 3rd party implementations.