aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Linden/Resources (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-08A few more inches... Old friends things removed. Less references to ↵Diva Canto1-4/+0
UserProfileService.
2009-12-31Yes! First test of new login service done still in 2009! Bombs in auth, ↵Diva Canto1-0/+2
because the data migration is missing. Will fix it next year... * HAPPY NEW YEAR!
2009-05-21* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and ↵Arthur Valadares1-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