summaryrefslogtreecommitdiff
path: root/src/roadveh_gui.cpp
AgeCommit message (Collapse)Author
2007-01-22(svn r8340) -Cleanup (r8338): removed now unused header includes from ↵bjarni
roadveh_gui.cpp
2007-01-22(svn r8338) -Codechange: merged road vehicle build window into the other onesbjarni
Note: now all build vehicle windows are merged into build_vehicle_gui.cpp
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ↵peter1138
values. This lets us increase the sprite width from 14 to up to 29 bits, effectively nulling the old sprite limit. Table changes in next commit.
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files ↵KUDr
renamed to .cpp)