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
/
train_gui.c
Age
Commit message (
Expand
)
Author
2006-12-28
(svn r7592) -Feature: Add support for tractive effort to 'realistic' accelera...
peter1138
2006-12-10
(svn r7473) -Fix (r7269): Pass a cargo type to determine the freight weight
peter1138
2006-12-07
(svn r7415) -Codechange: Don't use typedef enum for simple widget enumerators...
Darkvater
2006-12-03
(svn r7330) -Fix (r7304): Data invalidation doesn't always happen as the local
peter1138
2006-12-01
(svn r7317) -Fix: (r7299) warning: unused variable num_engines (peter1138)
KUDr
2006-12-01
(svn r7315) -Fix: Have the first engine in the list be selected once again wh...
Darkvater
2006-12-01
(svn r7314) -Cleanup: const, whitespace, coding style and variable usage.
Darkvater
2006-12-01
(svn r7313) -Codechange: Calling invalidate data on a window will surely warr...
Darkvater
2006-11-30
(svn r7309) -Codechange: sort train engines/wagons by number first and then b...
KUDr
2006-11-30
(svn r7304) -Codechange: Reinstate caching of sorted purchase list. Dropping ...
peter1138
2006-11-30
(svn r7303) -Codechange: Sort wagon list as well as engine list.
peter1138
2006-11-30
(svn r7299) -CodeChange: Train and Aircraft Build window GUI code simplified ...
KUDr
2006-11-27
(svn r7269) -Feature: Add freight trains patch option. This option is a multi...
peter1138
2006-11-18
(svn r7205) -Fix [FS#350, SF#1560913]: Window allocation and deletion messed ...
Darkvater
2006-11-16
(svn r7178) -Fix: forgotten pointer dereferences (Bjarni, Bjarni, Bjarni, ...)
KUDr
2006-11-16
(svn r7167) -Fix: [FS#367] Crash: engine.h:194: RailVehInfo: Assertion (repor...
KUDr
2006-11-11
(svn r7129) -Codechange: Get rid of a global variable that only sets a window...
Darkvater
2006-11-10
(svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc pos...
Darkvater
2006-10-24
(svn r6926) -Codechange: Rename WWT_4 to WWT_TEXTBTN_2 and WWT_6 to WWT_INSET...
Darkvater
2006-10-24
(svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i...
Darkvater
2006-10-24
(svn r6924) -Codechange: Give the last (in the widget arrays at least) sprite...
Darkvater
2006-10-24
(svn r6920) - Codechange: Ignore refit options of an engine if it has no capa...
peter1138
2006-10-23
(svn r6912) - Feature: Show a list of cargo types that a vehicle is refittabl...
peter1138
2006-10-23
(svn r6911) - Codechange: Add extra space to all purchase windows (and the re...
peter1138
2006-10-23
(svn r6910) - Codechange: Supply width of area when drawing purchase info ins...
peter1138
2006-10-21
(svn r6884) -Codechange: Add strict bounds checking in string formatting system.
Darkvater
2006-10-20
(svn r6858) - Fix (r6855): Handle rail vehicles with no capacity (N/A) by set...
peter1138
2006-10-20
(svn r6855) - Codechange: When displaying a "quantity of cargo" string, use t...
peter1138
2006-10-17
(svn r6801) - Fix (r6619): Always disable the train refit button. It will be ...
peter1138
2006-10-17
(svn r6794) - Fix: In the train detail window, split up articulated parts if ...
peter1138
2006-10-12
(svn r6760) -Codechange: Do a case insensitive sort of train engine names and...
Darkvater
2006-10-12
(svn r6759) -Codechange: Remove the brainheaded usage of STR_JUST_STRING to p...
Darkvater
2006-10-11
(svn r6737) - Codechange: Sort train engines by their NewGRF specified list p...
peter1138
2006-10-10
(svn r6716) -Code cleanup: [aircraft/train build windows] fixed a spelling mi...
bjarni
2006-10-10
(svn r6714) -Codechange: replaced a direct manipulation of windows with Inval...
bjarni
2006-10-10
(svn r6712) -Code cleanup: renamed buildtrain_d to buildvehicle_d as it's use...
bjarni
2006-10-09
(svn r6709) -Fix r6679: [build train window] solved an issue that could lead ...
bjarni
2006-10-09
(svn r6707) -Feature: [build aircraft window] added buttons to view propeller...
bjarni
2006-10-07
(svn r6684) -Feature: [train build window] added sorting options for the engines
bjarni
2006-10-07
(svn r6683) -Fix: '<' signed unsigned mismatch produced by VC8
KUDr
2006-10-07
(svn r6681) -Fix: when vehicles never expire they will stay at peak reliabili...
bjarni
2006-10-07
(svn r6680) -Codechange r6679: [train build window] only generate the list wh...
bjarni
2006-10-07
(svn r6679) -Feature: [train build window] added filter for wagons, engines o...
bjarni
2006-10-07
(svn r6678) -Code cleanup: [train build window] made an enum with widget name...
bjarni
2006-10-05
(svn r6649) - Codechange: Show more correct capacity of articulated wagons in...
peter1138
2006-10-03
(svn r6624) -Feature: added ability to add refit commands to vehicle orders (...
bjarni
2006-10-03
(svn r6619) -Codechange: Use accessors for disabled_state.
belugas
2006-10-02
(svn r6612) -Codechange: Use accessors for hidden_state.
belugas
2006-09-28
(svn r6562) -Codechange: merged the vehicle list window widget arrays
bjarni
2006-09-27
(svn r6518) -Codechange: unified the vehicle refit windows
bjarni
[next]