aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Profile (unfollow)
Commit message (Collapse)AuthorFilesLines
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.