Thu, 24 Jul 2008 16:18:29 +0300fix check_available_write_cb buffer-growing logic default tip
terom@terom-desktop [Thu, 24 Jul 2008 16:18:29 +0300] rev 11185
fix check_available_write_cb buffer-growing logic

Tue, 22 Jul 2008 23:20:33 +0300add an empty bin/cache dir
Tero Marttila <terom@fixme.fi> [Tue, 22 Jul 2008 23:20:33 +0300] rev 11184
add an empty bin/cache dir

Tue, 22 Jul 2008 23:11:26 +0300added support for libcurl to configure
Tero Marttila <terom@fixme.fi> [Tue, 22 Jul 2008 23:11:26 +0300] rev 11183
added support for libcurl to configure

Tue, 22 Jul 2008 22:55:50 +0300change the value of NETWORK_NEWGRF_MASTER_API
Tero Marttila <terom@fixme.fi> [Tue, 22 Jul 2008 22:55:50 +0300] rev 11182
change the value of NETWORK_NEWGRF_MASTER_API

Tue, 22 Jul 2008 22:33:49 +0300fix the error reporting for DOWNLOAD_AVAILABLE, and change NewGRFDownload to take a NetworkGameInfo instead of the GRFConfig** - it updates the compatible/not compatible state.
Tero Marttila <terom@fixme.fi> [Tue, 22 Jul 2008 22:33:49 +0300] rev 11181
fix the error reporting for DOWNLOAD_AVAILABLE, and change NewGRFDownload to take a NetworkGameInfo instead of the GRFConfig** - it updates the compatible/not compatible state.

Tue, 22 Jul 2008 21:51:14 +0300scan for tarfiles in CACHE_DIR, remember what Subdirectory a tar was found in, set the GCF_FLAG on GRFs loaded from there, and hide those in the NewGRF GUI
Tero Marttila <terom@fixme.fi> [Tue, 22 Jul 2008 21:51:14 +0300] rev 11180
scan for tarfiles in CACHE_DIR, remember what Subdirectory a tar was found in, set the GCF_FLAG on GRFs loaded from there, and hide those in the NewGRF GUI

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