Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-18 | (svn r13165) -Codechange: replace some ↵ | rubidium | |
RebuildXXXList/ResortXXXList+InvalidateWindowXXX with InvalidateWindowXXXData. | |||
2008-04-06 | (svn r12596) -Feature: show what cargos a station could be supplied with. ↵ | rubidium | |
Patch by Roujin. | |||
2008-01-27 | (svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows ↵ | peter1138 | |
if cargo acceptance list is too long. | |||
2008-01-26 | (svn r11990) -Codechange: Show all cargo sources (en-route from) in the ↵ | peter1138 | |
station view cargo waiting list instead of just one. The station view window is now resizable to cope with the extra information. | |||
2008-01-17 | (svn r11904) -Codechange: use dropdown widget in 3 more windows, build ↵ | peter1138 | |
vehicle, group vehicle list and station list. | |||
2008-01-13 | (svn r11832) -Codechange: get rid of (quite) some VARDEFs. | rubidium | |
2007-12-19 | (svn r11668) -Codechange: more refactoring aimed at reducing compile time ↵ | rubidium | |
and making it more logic where function definitions can be found. | |||
2007-12-05 | (svn r11576) -Codechange: enumerize and comment station GUI | smatz | |