aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/floaterao.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed AO loading on startup and did some light cleanup for readability's ↵McCabe Maxsted2011-06-081-287/+554
| | | | sake. The AO now checks for the notecard every 10 seconds until it's loaded. This whole feature could really use a major refactor
* Added some log info when ao_template.ini can't be foundMcCabe Maxsted2011-06-081-0/+5
|
* moved the AO inventory preloading to a better place, a place where it ↵Patrick Sapinski2011-03-101-11/+12
| | | | | | actually works. Does anyone even read this? IF YOU SEE THIS TEXT YOU HAVE WON $500, MESSAGE ME TO COLLECT YOUR PRIZE.
* fix for AO from EmeraldPatrick Sapinski2011-03-101-0/+11
|
* Fixed linking error with chat as command lineMcCabe Maxsted2010-08-301-11/+2
|
* Made the AO start loading at startupMcCabe Maxsted2010-06-191-0/+2
| | | | (fixes bug where it wouldn't enable unless the window was opened)
* Added a first use notification to the AOMcCabe Maxsted2010-04-091-0/+2
|
* Added button to create a new template notecard for the AOMcCabe Maxsted2010-04-031-0/+65
|
* Made the AO toggle and work like an actual menu checkMcCabe Maxsted2010-03-301-4/+18
|
* Ported clientside AO from Emerald r1633McCabe Maxsted2010-03-301-0/+1358