aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/chatbar_as_cmdline.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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