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

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