aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Profile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-07-161-1/+1
|
* [Profiles] --> [Profile]Diva Canto2011-06-011-2/+2
|
* 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.