index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
build_vehicle_gui.cpp
Age
Commit message (
Expand
)
Author
2007-05-12
(svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity wit...
peter1138
2007-05-07
(svn r9809) -Codechange: [NewGRF] Add callback 36 properties to purchase list...
peter1138
2007-05-07
(svn r9806) -Codechange: [NewGRF] Add callback 36 support for purchase cost, ...
peter1138
2007-04-20
(svn r9703) -Codechange: support callback 36 in vehicle purchase lists
peter1138
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
2007-03-26
(svn r9476) -Codechange: Make build windows for all vehicle types the same wi...
maedhros
2007-03-26
(svn r9475) -Codechange: Allow the purchase details widget to expand dynamica...
maedhros
2007-03-26
(svn r9474) -Fix (r8378): Expand the details widget in the vehicle build wind...
maedhros
2007-03-08
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...
rubidium
2007-03-06
(svn r9040) -Codechange: the build window and CmdBuildAircraft() now shares t...
bjarni
2007-03-02
(svn r8973) -Feature/Codechange: Changed the internal unit for aircraft veloc...
celestar
2007-02-23
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-02-20
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...
peter1138
2007-02-20
(svn r8822) -Fix
tron
2007-02-17
(svn r8787) -Change r8771: allow fast aircraft in small airports
bjarni
2007-02-17
(svn r8783) -Fix r8771: aircraft vehicle subtype and aircraft engine subtype ...
bjarni
2007-02-17
(svn r8771) -Fix r8343: build aircraft windows will no longer show aircraft t...
bjarni
2007-02-16
(svn r8755) -Fix
tron
2007-02-15
(svn r8749) -Regression r8331: fixed signed/unsigned issue that could create ...
bjarni
2007-02-15
(svn r8747) -Fix
tron
2007-02-15
(svn r8746) -Regression r8331: build train window could sort incorrectly by E...
bjarni
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 r8464) -Revert (r4322): Change back to converting to mph in the GUI code...
peter1138
2007-01-30
(svn r8460) -Fix (r8455): the build train window put locomotives and wagons i...
bjarni
2007-01-30
(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...
belugas
2007-01-24
(svn r8390) -Codechange (r8384): Rewrote ResizeButtons()
bjarni
2007-01-24
(svn r8385) -Fix
tron
2007-01-24
(svn r8384) -Codechange: [GUI] instead of writing a resize button function fo...
bjarni
2007-01-23
(svn r8381) -Fix (r8377): [build vehicle window] cleaned up the train refitab...
bjarni
2007-01-23
(svn r8379) -Cleanup: [build vehicle window] removed overloading with DrawVeh...
bjarni
2007-01-23
(svn r8378) -Fix (r8331): [build vehicle window] extended the widget with the...
bjarni
2007-01-23
(svn r8377) -Fix (r8331): [build vehicle window] train cargo capacity now onl...
bjarni
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 ones
bjarni
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 intended
bjarni
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
[prev]