summaryrefslogtreecommitdiff
path: root/src/build_vehicle_gui.cpp
AgeCommit message (Expand)Author
2007-01-23(svn r8364) -Codechange (r8362): added an assert to catch conditions where a ...bjarni
2007-01-22(svn r8362) -Codechange: [vehicle build window] moved the engine drawing loop...bjarni
2007-01-22(svn r8343) -Cleanup: [build vehicle windows] added a few comments and remove...bjarni
2007-01-22(svn r8339) -Fix(r8331): MSVC seems to be a little more strict (or less intel...belugas
2007-01-22(svn r8338) -Codechange: merged road vehicle build window into the other onesbjarni
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