aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Profile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a BasicProfilemodule so that the profile-based actions (like give ↵Diva Canto2011-05-271-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.