summaryrefslogtreecommitdiff
path: root/src/autoreplace_gui.cpp
AgeCommit message (Expand)Author
2008-02-04(svn r12054) -Cleanup: Use VehicleType instead of byte for vehicle types...peter1138
2008-01-26(svn r11989) -Fix: Resize autoreplace window to fit purchase information text...peter1138
2008-01-18(svn r11918) -Codechange: Draw engine lists at widget positions instead of fi...peter1138
2008-01-17(svn r11912) -Codechange: use dropdown widget for autoreplace, station builde...peter1138
2008-01-17(svn r11911) -Codechange: use enum for autoreplace window widgetspeter1138
2008-01-17(svn r11899) -Cleanup: Remove ShowReplaceVehicleWindow() as it is basically a...frosch
2008-01-14(svn r11848) -Codechange: New class-based drop down list functionality. Lists...peter1138
2008-01-13(svn r11828) -Codechange: include table/* as the last includes and remove an ...rubidium
2008-01-12(svn r11818) -Codechange: split player.h into smaller pieces.rubidium
2008-01-09(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.rubidium
2008-01-07(svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl...rubidium
2008-01-01(svn r11737) -Fix: Reinstate NewGRF-specified engine list order in autoreplac...peter1138
2007-12-27(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...rubidium
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-12-21(svn r11677) -Codechange: move price and command related types/functions to t...rubidium
2007-12-21(svn r11675) -Codechange: split the string types from the string functions.rubidium
2007-12-19(svn r11667) -Codechange: split window.h into a header that defines some 'glo...rubidium
2007-12-18(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h...rubidium
2007-12-16(svn r11643) -Codechange: conform with the coding style for the WP macro uses.rubidium
2007-12-02(svn r11555) -Codechange: use the new members introduced in r11551.rubidium
2007-11-19(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...skidd13
2007-11-04(svn r11374) -Codechange: Give meaning to the magical number that specifies t...belugas
2007-08-27(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group...rubidium
2007-07-27(svn r10704) -Codechange: provide an infrastructure to have resizable windows...rubidium
2007-07-16(svn r10587) -Codechange: move the string/dparam related stuff from variables...rubidium
2007-07-14(svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matth...rubidium
2007-06-27(svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take acco...peter1138
2007-06-25(svn r10324) -Codechange: reference engine names by indexpeter1138
2007-05-25(svn r9919) -Codechange: prepare some more places for more road types.rubidium
2007-05-19(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...rubidium
2007-05-18(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ...rubidium
2007-03-30(svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks...glx
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-23(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...belugas
2007-02-07(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ...bjarni
2007-02-06(svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace...bjarni
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
2007-01-30(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...belugas
2007-01-24(svn r8385) -Fixtron
2007-01-23(svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil...bjarni
2007-01-23(svn r8370) -Revert (r8363): the autoreplace GUI move cleared the file historybjarni
2007-01-23(svn r8363) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil...bjarni