Commit Graph

17 Commits

Author SHA1 Message Date
peter1138
545804b67a (svn r15433) -Fix (r15126): Content download progress bar was not centered properly. 2009-02-09 20:30:16 +00:00
rubidium
5080feba0d (svn r15424) -Codechange: make it possible to have multiple windows with edit box open simultaniously (Zuu). 2009-02-09 01:22:29 +00:00
rubidium
9f1a20a2be (svn r15377) -Fix [FS#2607]: filter did resort when unneeded and didn't deselect properly in some cases (Roujin) 2009-02-06 18:00:05 +00:00
rubidium
a3da2d5145 (svn r15372) -Feature: filter the 'content' based on the tag/name. Based on a patch by Roujin. 2009-02-06 12:00:14 +00:00
smatz
9021c20b5e (svn r15299) -Cleanup: remove many redundant includes 2009-01-31 20:16:06 +00:00
Yexo
9fc9697929 (svn r15234) -Fix (r15176): Crash if you pressed space in the content download window before selecting an item. 2009-01-23 18:40:18 +00:00
rubidium
75055f011d (svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the content download window from a NewGRF list and there are missing NewGRFs, otherwise show just all NewGRFs the system knows. 2009-01-23 10:20:29 +00:00
rubidium
80e59f375f (svn r15215) -Fix: various MSVC x64 compiler warnings 2009-01-23 02:01:05 +00:00
rubidium
2f282380ef (svn r15207) -Add: sorting to the content list. 2009-01-22 14:15:52 +00:00
rubidium
bf47489d58 (svn r15206) -Fix [FS#2567]: memory corruption due to not properly cleanup up the mess when cancelling a download 2009-01-22 10:09:56 +00:00
rubidium
fd7063530c (svn r15178) -Change: rename 'update' to 'upgrade' as that's a bit more clear 2009-01-20 21:05:13 +00:00
rubidium
7c5a618639 (svn r15176) -Fix [FS#2554]: querying the content server could free when resolving the hostname or connecting takes long/is timing out. 2009-01-20 16:51:55 +00:00
rubidium
32e46fc067 (svn r15154) -Fix [FS#2555] (r15126): wrong tooltip for the matrix 2009-01-19 21:13:02 +00:00
rubidium
127d80d3f5 (svn r15153) -Fix (r15126): the scrollbar's "count" wasn't always correctly set 2009-01-19 21:11:51 +00:00
rubidium
730ceecb8b (svn r15136) -Fix (r15126): (file) name could occasionally be wider than the download window causing glitches. 2009-01-18 15:53:21 +00:00
rubidium
2ce42873d1 (svn r15134) -Fix (r15126): not selecting dependencies when pressing "select update" 2009-01-18 00:05:49 +00:00
rubidium
72b0341ed0 (svn r15126) -Feature: downloading content from a central server (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. 2009-01-17 16:53:32 +00:00