X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Flookup;h=9f74f3369bb8e7bcf33601c73c8eca3831997114;hb=767fa1cf87952a46530bfaa2de0543ac07b64c2a;hp=8fb3bb142a077ce644fd37a3efb1be25046f7390;hpb=38888dbd9221f97b1886ee545d0113c88432556a;p=ypp-sc-tools.db-test.git diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 8fb3bb1..9f74f33 100755 --- a/yarrg/web/lookup +++ b/yarrg/web/lookup @@ -57,6 +57,8 @@ my %styles; Before => 'Query: ', Values => [ [ 'route', 'Trades for route' ], [ 'commod', 'Prices for commodity' ], + [ 'offers', 'Offers at location' ], + [ 'routesearch', 'Find profitable route' ], [ 'age', 'Data age' ] ] }, { Name => 'BuySell', Before => '', @@ -118,14 +120,14 @@ $ours % } -<% ucfirst $ahtml{Query} %> - YARRG +<% ucfirst $ahtml{Query} %> - YARRG <&| script &> function register_onload(f) { @@ -141,7 +143,11 @@ tr.datarow1 { background: #e3e3e3; } YARRG - Yet Another Revenue Research Gatherer | +introduction +| documentation +| +development

<%perl> @@ -153,7 +159,8 @@ foreach my $var (@vars) { foreach my $var (keys %ARGS) { next unless $var =~ - m/^(?: (?:route|commod)string | + m/^(?: (?:route|commod|capacity|capital|island)string | + lossperleague | distance | commodid | islandid \d | archipelago \d |