aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | Disabled avatar name and password fields in grid manager.Jacek Antonelli2009-09-254-63/+76
| * | Reverted "grid-firstname_lastname" user directories.Jacek Antonelli2009-09-252-8/+16
| * | Merge remote branch 'armin/armin-1.2.0-next' into login-managerJacek Antonelli2009-09-252-170/+226
| |\ \
| | * | Fixed unhandled exception in llinventorymodel.cppArmin Weatherwax2009-09-201-0/+2
| | * | Fixed unhandled exception in llviewerobjectlist.cppMcCabe Maxsted2009-09-202-0/+60
| | * | Merge commit 'b3c39a47e76f595fd953d9ccffc58b0dfb8359db' into armin-1.2.0-nextArmin Weatherwax2009-09-2057-547/+3218
| | |\ \
| | * | | Henri Beauchamps $HOME as default load/save location for LinuxArmin Weatherwax2009-09-191-0/+6
| * | | | Merge branch 'next' into login-managerJacek Antonelli2009-09-23116-1028/+4393
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Updated Grid Manager from Meerkat's SVN (as of r215).Jacek Antonelli2009-09-1026-1310/+508
| * | | | Fixed line endings on hippo and grid manager files.Jacek Antonelli2009-09-109-1080/+1080
| * | | | Merged 'armin/grid-manager5' into login-managerJacek Antonelli2009-09-1065-488/+3951
| |\ \ \ \
| | * | | | looks like working nowArmin Weatherwax2009-07-113-41/+61
| | * | | | Broken: relog sometimes works once; fixed inventory and avatar not ruthed any...Armin Weatherwax2009-07-1114-9791/+27
| | * | | | BROKEN now consistantly crashes at startup STATE_PRECACHEArmin Weatherwax2009-07-118-0/+9787
| | * | | | BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax2009-07-1153-440/+3793
| | * | | | Updated URL for Mac OpenAL libs package.Jacek Antonelli2009-07-111-1/+1
* | | | | | Merge remote branch 'mccabe/1.2.0-next' into nextJacek Antonelli2009-09-2516-58/+248
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Fixed region names not showing up on regions with zero avatarsMcCabe Maxsted2009-09-252-2/+6
| * | | | Fixed Windows using wrong GStreamer library namesMcCabe Maxsted2009-09-252-17/+22
| * | | | Removed problematic /MP flagMcCabe Maxsted2009-09-252-16/+14
| * | | | Fixed minor typo in develop.pyMcCabe Maxsted2009-09-251-1/+1
| * | | | Fixed Last Owner text in tools window not disablingMcCabe Maxsted2009-09-253-1/+9
| * | | | Clarified 'Track' button tooltip in radarMcCabe Maxsted2009-09-241-1/+1
| * | | | Fixed Add button being enabled for friends in the radarMcCabe Maxsted2009-09-242-0/+7
| * | | | Applied RLVa patch for Imprudence 1.2 by Kitty BarnettMcCabe Maxsted2009-09-246-17/+87
| * | | | Applied particle chat feature from Emerald viewer (tell an object it's select...McCabe Maxsted2009-09-224-0/+86
| * | | | Clarifed Mini-Map menu option: 'Show Map' to 'Show World Map'McCabe Maxsted2009-09-222-1/+6
| * | | | Fixed RLVa issue in LLNetMap the right way (thanks Kitty)McCabe Maxsted2009-09-222-3/+10
* | | | | Moved "Show HUD Attachments" back to View, restored shortcut.Jacek Antonelli2009-09-232-7/+13
* | | | | Merge remote branch 'mccabe/1.2.0-next' into nextJacek Antonelli2009-09-23115-1020/+4379
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Display selected avatars larger than normal, zoom in at a reasonable speed. I...McCabe Maxsted2009-09-226-12/+27
| * | | Merged 1.2.0-minimap-magnify into 1.2.0-radarzoomMcCabe Maxsted2009-09-228-29/+62
| |\ \ \
| | * | | Applied Aimee's minimap zoom patchMcCabe Maxsted2009-06-098-29/+62
| * | | | Fixed map textures displaying as XMcCabe Maxsted2009-09-222-2/+12
| * | | | Applied Jacek's patch to show number of avatars in world mapMcCabe Maxsted2009-09-223-2/+46
| * | | | Changed 'Presets' button to 'Sky'McCabe Maxsted2009-09-215-15/+25
| * | | | Fixed unhandled exception in llinventorymodel.cppArmin Weatherwax2009-09-211-0/+2
| * | | | Henri Beauchamps $HOME as default load/save location for LinuxArmin Weatherwax2009-09-211-0/+6
| * | | | Merged 1.2.0-radar2 into 1.2.0-nextMcCabe Maxsted2009-09-2115-22/+925
| |\ \ \ \
| | * | | | Estate and track buttons now disable when they should, tweaked spacingMcCabe Maxsted2009-09-164-47/+94
| | * | | | Moved Rotate Mini-Map option to mini-map menu, added first use dialogMcCabe Maxsted2009-09-1611-6/+84
| | * | | | Fixed min minimap sizeMcCabe Maxsted2009-09-161-1/+1
| | * | | | More cleanupMcCabe Maxsted2009-09-162-53/+27
| | * | | | Don't track avatars when focus lostMcCabe Maxsted2009-09-162-3/+21
| | * | | | Fixed bad RLVa behavior in minimapMcCabe Maxsted2009-09-162-3/+8
| | * | | | Some code cleanupMcCabe Maxsted2009-09-154-30/+23
| | * | | | Added tabs to mini-map radarMcCabe Maxsted2009-09-159-10/+798
| | |\ \ \ \
| | | * | | | Fixed radar list scrolling issue, still missing toggleMcCabe Maxsted2009-08-123-42/+108
| | | * | | | Moved radar back into llfloatermap.cpp, it worksMcCabe Maxsted2009-08-116-198/+316
| | | * | | | Changed range to 96mMcCabe Maxsted2009-08-092-2/+2