aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed radar label from 'meters' to 'm'McCabe Maxsted2009-09-261-1/+1
|
* Added Windlight presets by Ana Lutetia to ImprudenceMcCabe Maxsted2009-09-2618-0/+2538
|
* Merge branch 'gridmanager' into nextJacek Antonelli2009-09-268-13/+39
|\
| * Merge remote branch 'mccabe/1.2.0-next' into nextJacek Antonelli2009-09-266-10/+37
| |\
| | * Added missing FloaterAnimationListRect to settings.xmlMcCabe Maxsted2009-09-261-0/+16
| | |
| | * Cleaned up channel control code in llchatbar.cpp someMcCabe Maxsted2009-09-252-9/+13
| | |
| | * Fixed chat channel control value not updating when Return key pressedMcCabe Maxsted2009-09-251-0/+5
| | |
| | * Temporarily disable chat channel control in chat history until it's fixedMcCabe Maxsted2009-09-253-2/+4
| | |
| * | Renamed 'Restrained Life Active' to 'Restrained Life Support'.Jacek Antonelli2009-09-261-2/+2
| | |
| * | Removed redundant warning about export perms.Jacek Antonelli2009-09-261-1/+0
| | |
* | | Removed the multiple accounts tip from grid manager.Jacek Antonelli2009-09-251-9/+1
| | |
* | | Removed 'Set Default' button from grid manager floater.Jacek Antonelli2009-09-252-5/+7
| | |
* | | Made HippoGridManager's sanitation code more sane.Jacek Antonelli2009-09-253-27/+31
| | |
* | | Moved many HippoGridManager methods defs out of the header.Jacek Antonelli2009-09-252-48/+254
| | | | | | | | | | | | | | | There's no good reason for these to be in the header, it just breaks encapsulation for no significant gain.
* | | Merge branch 'gridmanager' into nextJacek Antonelli2009-09-2553-558/+3011
|\ \ \ | |/ / |/| |
| * | Removed grid stuff from World Map (for now).Jacek Antonelli2009-09-252-214/+33
| | |
| * | Hid "Start Location" from grid manager floater. Not used anyway.Jacek Antonelli2009-09-251-2/+1
| | |
| * | Made grid manager update from Imprudence site, not Meerkat.Jacek Antonelli2009-09-251-1/+1
| | |
| * | Renamed default grid "local" -> "localhost".Jacek Antonelli2009-09-251-1/+1
| | | | | | | | | | | | So it matches the one downloaded from the web.
| * | Fixed HippoGridInfo::cleanUpUri appending "/" stupidly.Jacek Antonelli2009-09-251-2/+7
| | | | | | | | | | | | It was appending it to an empty string, "/", "//", etc.
| * | Rearranged login screen and cleaned up XUI.Jacek Antonelli2009-09-251-73/+142
| | |
| * | Login screen fields shouldn't be set from grid (for now).Jacek Antonelli2009-09-252-18/+10
| | |
| * | Disabled avatar name and password fields in grid manager.Jacek Antonelli2009-09-253-63/+68
| | | | | | | | | | | | Temporary, until we implement a decent account manager.
| * | Reverted "grid-firstname_lastname" user directories.Jacek Antonelli2009-09-251-8/+8
| | | | | | | | | | | | Back to "firstname_lastname", like it was without grid manager.
| * | Merge remote branch 'armin/armin-1.2.0-next' into login-managerJacek Antonelli2009-09-251-170/+170
| |\ \ | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llinventorymodel.cpp
| | * | Fixed unhandled exception in llinventorymodel.cppArmin Weatherwax2009-09-201-0/+2
| | | |
| | * | Fixed unhandled exception in llviewerobjectlist.cppMcCabe Maxsted2009-09-201-0/+4
| | | |
| | * | Merge commit 'b3c39a47e76f595fd953d9ccffc58b0dfb8359db' into armin-1.2.0-nextArmin Weatherwax2009-09-2056-547/+3113
| | |\ \
| | * | | Henri Beauchamps $HOME as default load/save location for LinuxArmin Weatherwax2009-09-191-0/+6
| | | | | | | | | | | | | | | | | | | | modified: linden/indra/newview/llfilepicker.cpp
| * | | | Merge branch 'next' into login-managerJacek Antonelli2009-09-23115-1028/+3970
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llinventorymodel.cpp linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml
| * | | | Updated Grid Manager from Meerkat's SVN (as of r215).Jacek Antonelli2009-09-1025-1310/+478
| | | | |
| * | | | Fixed line endings on hippo and grid manager files.Jacek Antonelli2009-09-109-1080/+1080
| | | | |
| * | | | Merged 'armin/grid-manager5' into login-managerJacek Antonelli2009-09-1064-488/+3884
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/CMakeLists.txt linden/indra/newview/llpanellogin.cpp
| | * | | | looks like working nowArmin Weatherwax2009-07-113-41/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified: linden/indra/newview/llchatbar.cpp modified: linden/indra/newview/llviewerwindow.cpp modified: linden/indra/newview/llvoavatar.cpp
| | * | | | Broken: relog sometimes works once; fixed inventory and avatar not ruthed ↵Armin Weatherwax2009-07-117-5/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anymore. deleted: Imprudence.log modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llinventorymodel.cpp modified: linden/indra/newview/llinventorymodel.h modified: linden/indra/newview/llinventoryview.cpp modified: linden/indra/newview/llviewerjointattachment.h modified: linden/indra/newview/llviewermenu.cpp deleted: mAttachedObject.diff.txt deleted: meerkat-llmenugl.diff.txt deleted: meerkat-message.diff.txt deleted: meerkat-pipeline.cpp.diff.txt deleted: meerkat-voice.diff.txt deleted: stack_trace.log
| | * | | | BROKEN now consistantly crashes at startup STATE_PRECACHEArmin Weatherwax2009-07-111-0/+1
| | | | | |
| | * | | | 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-2515-58/+190
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Fixed region names not showing up on regions with zero avatarsMcCabe Maxsted2009-09-251-2/+1
| | | | |
| * | | | Fixed Windows using wrong GStreamer library namesMcCabe Maxsted2009-09-251-17/+17
| | | | |
| * | | | Removed problematic /MP flagMcCabe Maxsted2009-09-251-16/+7
| | | | |
| * | | | Fixed minor typo in develop.pyMcCabe Maxsted2009-09-251-1/+1
| | | | |
| * | | | Fixed Last Owner text in tools window not disablingMcCabe Maxsted2009-09-252-1/+3
| | | | |
| * | | | Clarified 'Track' button tooltip in radarMcCabe Maxsted2009-09-241-1/+1
| | | | |
| * | | | Fixed Add button being enabled for friends in the radarMcCabe Maxsted2009-09-241-0/+2
| | | | |
| * | | | Applied RLVa patch for Imprudence 1.2 by Kitty BarnettMcCabe Maxsted2009-09-245-17/+76
| | | | |
| * | | | Applied particle chat feature from Emerald viewer (tell an object it's ↵McCabe Maxsted2009-09-223-0/+79
| | | | | | | | | | | | | | | | | | | | selected on channel 9000)
| * | | | Clarifed Mini-Map menu option: 'Show Map' to 'Show World Map'McCabe Maxsted2009-09-221-1/+1
| | | | |
| * | | | Fixed RLVa issue in LLNetMap the right way (thanks Kitty)McCabe Maxsted2009-09-221-3/+3
| | | | |