summaryrefslogtreecommitdiff
path: root/src/station_gui.h
AgeCommit message (Expand)Author
2009-01-29(svn r15291) -Cleanup: Move the station list widgets to their class from stat...Yexo
2009-01-08(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)rubidium
2009-01-04(svn r14822) -Change: save 'build station' settings in the config file, like ...rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-05-18(svn r13165) -Codechange: replace some RebuildXXXList/ResortXXXList+Invalidat...rubidium
2008-04-06(svn r12596) -Feature: show what cargos a station could be supplied with. Pat...rubidium
2008-01-27(svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows ...peter1138
2008-01-26(svn r11990) -Codechange: Show all cargo sources (en-route from) in the stati...peter1138
2008-01-17(svn r11904) -Codechange: use dropdown widget in 3 more windows, build vehicl...peter1138
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 and...rubidium
2007-12-05(svn r11576) -Codechange: enumerize and comment station GUIsmatz