Tue, 22 Jul 2008 18:29:06 +0300error messages, typos/omissions, and it can now actually download the .tar into cache/<GRFID>-<MD5SUM>.tar
Tero Marttila <terom@fixme.fi> [Tue, 22 Jul 2008 18:29:06 +0300] rev 11179
error messages, typos/omissions, and it can now actually download the .tar into cache/<GRFID>-<MD5SUM>.tar

Sat, 19 Jul 2008 01:38:52 +0300a working CheckAvailableNewGRFs that does a metadata search/retreival via HTTP for a given list of GRFs
Tero Marttila <terom@fixme.fi> [Sat, 19 Jul 2008 01:38:52 +0300] rev 11178
a working CheckAvailableNewGRFs that does a metadata search/retreival via HTTP for a given list of GRFs

Fri, 18 Jul 2008 22:41:08 +0300set the GRFConfig's next ptr to NULL
Tero Marttila <terom@fixme.fi> [Fri, 18 Jul 2008 22:41:08 +0300] rev 11177
set the GRFConfig's next ptr to NULL

Fri, 18 Jul 2008 21:59:53 +0300have ShowNewGRFDownload make a copy of the GRFConfig list containg only the relevant GRFConfigs
Tero Marttila <terom@fixme.fi> [Fri, 18 Jul 2008 21:59:53 +0300] rev 11176
have ShowNewGRFDownload make a copy of the GRFConfig list containg only the relevant GRFConfigs

Fri, 18 Jul 2008 21:28:42 +0300added a GCS_AVAILABLE status, and changed the colours used in the download GUI
Tero Marttila <terom@fixme.fi> [Fri, 18 Jul 2008 21:28:42 +0300] rev 11175
added a GCS_AVAILABLE status, and changed the colours used in the download GUI

Fri, 18 Jul 2008 21:16:18 +0300create the newgrf download GUI (mostly by copy-pasting from newgrf_gui.cpp) - compiles, needs testing
Tero Marttila <terom@fixme.fi> [Fri, 18 Jul 2008 21:16:18 +0300] rev 11174
create the newgrf download GUI (mostly by copy-pasting from newgrf_gui.cpp) - compiles, needs testing

Fri, 18 Jul 2008 20:03:27 +0300Add a "NewGRF Download" button to the server browser that's shown when there are incompatible NewGRFs
Tero Marttila <terom@fixme.fi> [Fri, 18 Jul 2008 20:03:27 +0300] rev 11173
Add a "NewGRF Download" button to the server browser that's shown when there are incompatible NewGRFs

Fri, 18 Jul 2008 20:02:37 +0300add a .hgignore
Tero Marttila <terom@fixme.fi> [Fri, 18 Jul 2008 20:02:37 +0300] rev 11172
add a .hgignore

Fri, 18 Jul 2008 12:20:31 +0000(svn r13729) -Fix: assumption that non-north tiles of a house do not have the 1x1 building bit set was flawed with some NewGRFs. This caused the amount of houses to differ, which causes the town radii to differ, which causes desyncs when towns are expanded.
rubidium [Fri, 18 Jul 2008 12:20:31 +0000] rev 11171
(svn r13729) -Fix: assumption that non-north tiles of a house do not have the 1x1 building bit set was flawed with some NewGRFs. This caused the amount of houses to differ, which causes the town radii to differ, which causes desyncs when towns are expanded.

Fri, 18 Jul 2008 12:20:30 +0000(svn r13728) -Codechange: define DEBUG as an empty block so compiler warns us less
smatz [Fri, 18 Jul 2008 12:20:30 +0000] rev 11170
(svn r13728) -Codechange: define DEBUG as an empty block so compiler warns us less