summaryrefslogtreecommitdiff
path: root/src/build_vehicle_gui.cpp
AgeCommit message (Expand)Author
2007-01-22(svn r8337) -Cleanup: removed some more switch-cases in build_vehicle_gui.cpp...bjarni
2007-01-22(svn r8336) -Codechange: added function to translate vehicle types to 0,1,2.....bjarni
2007-01-22(svn r8335) -Feature: the build ship window is now also resizable horizontall...bjarni
2007-01-21(svn r8334) -Fix (r8331): build window buttons now both resize as intendedbjarni
2007-01-21(svn r8333) -Codechange: when invalidating a build window list, set a flag in...bjarni
2007-01-21(svn r8332) -Codechange: moved DrawAircraftImage() and CcBuildAircraft() from...bjarni
2007-01-21(svn r8331) -Feature: the train and aircraft build windows are now resizable ...bjarni
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr