Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-03 | (svn r18994) -Change: content mirroring support (based on work by TrueBrain). | rubidium | |
2010-02-03 | (svn r18992) -Codechange: move the file opening/closing out of the content ↵ | rubidium | |
download function | |||
2010-02-03 | (svn r18991) -Codechange: simplify memory management of DownloadSelectedContent | rubidium | |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, ↵ | rubidium | |
if a header require a header make it include that header | |||
2009-10-04 | (svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the ↵ | rubidium | |
'generic' includes so compilation without network support doesn't get broken as easily by changes in header files | |||
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2009-01-23 | (svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the ↵ | rubidium | |
content download window from a NewGRF list and there are missing NewGRFs, otherwise show just all NewGRFs the system knows. | |||
2009-01-20 | (svn r15178) -Change: rename 'update' to 'upgrade' as that's a bit more clear | rubidium | |
2009-01-20 | (svn r15176) -Fix [FS#2554]: querying the content server could free when ↵ | rubidium | |
resolving the hostname or connecting takes long/is timing out. | |||
2009-01-17 | (svn r15126) -Feature: downloading content from a central server ↵ | rubidium | |
(content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates. |