aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/chatbar_as_cmdline.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'mccabe-plugins' into plugins_mergeRobin Cornelius2010-10-101-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/doc/contributions.txt linden/indra/cmake/GStreamer.cmake linden/indra/cmake/LLMedia.cmake linden/indra/cmake/OPENAL.cmake linden/indra/llmedia/CMakeLists.txt linden/indra/llprimitive/material_codes.h linden/indra/newview/chatbar_as_cmdline.cpp linden/indra/newview/llappviewer.cpp linden/indra/newview/llfloatertos.cpp linden/indra/newview/llstartup.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h linden/indra/newview/viewer_manifest.py linden/install.xml
| * llmediaplugins first stepArmin Weatherwax2010-09-231-2/+2
| |
* | Double-click teleport:thickbrick2010-09-211-2/+2
|/ | | | | | | - clean up duplicated (and subtly and needlessly different) code. - keep the camera heading in inter-sim double-click teleport in a hackish way, since SL sims give LookAt info that is kind of random in AgentMovementComplete.
* Fixed 'cao on/off' commands not working in the chatbarMcCabe Maxsted2010-09-021-3/+3
|
* Don't use 'rezplat' command on opensim since it currently doesn't work on ↵McCabe Maxsted2010-09-021-1/+2
| | | | any OS-based grid
* Moved chatbar commandline options into their own window, cleaned up more stuffMcCabe Maxsted2010-09-011-65/+64
|
* added autocorrect functionality and floaterPatrick Sapinski2010-08-301-3/+3
|
* updated chatbar command line and added the necessary settings and hooks to ↵Patrick Sapinski2010-08-301-0/+958
use it