aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Linden/Resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A few more inches... Old friends things removed. Less references to ↵Diva Canto2010-01-081-4/+0
| | | | UserProfileService.
* Yes! First test of new login service done still in 2009! Bombs in auth, ↵Diva Canto2009-12-311-0/+2
| | | | | | because the data migration is missing. Will fix it next year... * HAPPY NEW YEAR!
* * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and ↵Arthur Valadares2009-05-211-0/+15
LLClientStackModule to new region modules. This was needed because the stand alone and grid modules weren't deleting old scenes, which caused an issue when deleting and recreating a region with same name on same x,y coordinates. Tested it on standalone and issue is fixed. Requires prebuild to be run again. Fixes Mantis #3699