rubidium
|
b3e93d6520
|
(svn r26057) -Fix: a number of possibly uninitialised variables
|
2013-11-23 13:12:19 +00:00 |
|
rubidium
|
aec32ecac1
|
(svn r26049) -Codechange: remove some dead code as order can't be NULL there
|
2013-11-22 21:42:47 +00:00 |
|
rubidium
|
1b924f194f
|
(svn r26049) -Codechange: remove some dead code as order can't be NULL there
|
2013-11-22 21:42:47 +00:00 |
|
planetmaker
|
a3bde40187
|
(svn r25894) -Change: Unify behaviour when clicking on different items in the goto dropdown list when giving orders (adf88)
|
2013-10-20 19:45:27 +00:00 |
|
planetmaker
|
dc10b6c167
|
(svn r25894) -Change: Unify behaviour when clicking on different items in the goto dropdown list when giving orders (adf88)
|
2013-10-20 19:45:27 +00:00 |
|
planetmaker
|
9923a09ae9
|
(svn r25859) -Add [FS#5784]: Hightlight active goto item in order list dropdown (adf88)
|
2013-10-13 11:06:58 +00:00 |
|
planetmaker
|
122158b4d8
|
(svn r25859) -Add [FS#5784]: Hightlight active goto item in order list dropdown (adf88)
|
2013-10-13 11:06:58 +00:00 |
|
planetmaker
|
54b69cbe0d
|
(svn r25858) -Fix [FS#5783]: Goto button in order window was not always lowered when it should (adf88)
|
2013-10-13 11:06:05 +00:00 |
|
planetmaker
|
2609693fe8
|
(svn r25858) -Fix [FS#5783]: Goto button in order window was not always lowered when it should (adf88)
|
2013-10-13 11:06:05 +00:00 |
|
planetmaker
|
95bc464062
|
(svn r25857) -Codechange [FS#5783]: Add void goto type to indicate inactivity in order window (adf88)
|
2013-10-13 11:05:20 +00:00 |
|
planetmaker
|
7ed5f6edf9
|
(svn r25857) -Codechange [FS#5783]: Add void goto type to indicate inactivity in order window (adf88)
|
2013-10-13 11:05:20 +00:00 |
|
frosch
|
d20db312e6
|
(svn r25459) -Fix: Disable the depot-refit button in the order GUI, if the consist is not refittable.
|
2013-06-24 21:02:26 +00:00 |
|
frosch
|
e158383118
|
(svn r25459) -Fix: Disable the depot-refit button in the order GUI, if the consist is not refittable.
|
2013-06-24 21:02:26 +00:00 |
|
frosch
|
c1f52d46fe
|
(svn r25458) -Fix-ish: Enable the autorefit-button in the order GUI in case the vehicle is not auto-refittable but already has a autorefit-order set to allow clearing the refit.
|
2013-06-24 21:01:05 +00:00 |
|
frosch
|
58ae2d5aeb
|
(svn r25458) -Fix-ish: Enable the autorefit-button in the order GUI in case the vehicle is not auto-refittable but already has a autorefit-order set to allow clearing the refit.
|
2013-06-24 21:01:05 +00:00 |
|
frosch
|
1077d2738e
|
(svn r25457) -Fix: Do not test EF_AUTO_REFIT for the mail apartment or rotor of aircraft.
|
2013-06-24 20:58:25 +00:00 |
|
frosch
|
bfbdbe688e
|
(svn r25457) -Fix: Do not test EF_AUTO_REFIT for the mail apartment or rotor of aircraft.
|
2013-06-24 20:58:25 +00:00 |
|
frosch
|
303aa2f473
|
(svn r25412) -Codechange: Make use of Window::OnHotkey
|
2013-06-15 15:30:44 +00:00 |
|
frosch
|
5cb174c6b8
|
(svn r25412) -Codechange: Make use of Window::OnHotkey
|
2013-06-15 15:30:44 +00:00 |
|
frosch
|
1565bb32a0
|
(svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyList member.
|
2013-06-15 15:28:09 +00:00 |
|
frosch
|
1b8b1f3f6c
|
(svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyList member.
|
2013-06-15 15:28:09 +00:00 |
|
frosch
|
55154f91b6
|
(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff.
|
2013-06-15 15:27:33 +00:00 |
|
frosch
|
d9e9710cb3
|
(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff.
|
2013-06-15 15:27:33 +00:00 |
|
frosch
|
25a54b58e8
|
(svn r25407) -Codechange: Use order hotkey enum instead of function pointers.
|
2013-06-15 15:27:08 +00:00 |
|
frosch
|
cd0a57fba3
|
(svn r25407) -Codechange: Use order hotkey enum instead of function pointers.
|
2013-06-15 15:27:08 +00:00 |
|
frosch
|
ab8fca3900
|
(svn r25406) -Cleanup: There were two hotkeys to toggle between 'unload' and 'unload if possible'.
|
2013-06-15 15:26:49 +00:00 |
|
frosch
|
59b71b5666
|
(svn r25406) -Cleanup: There were two hotkeys to toggle between 'unload' and 'unload if possible'.
|
2013-06-15 15:26:49 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
4e4e635916
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
michi_cc
|
68b078761d
|
(svn r24834) -Fix [FS#5396]: The autorefit dropdown in the order GUI wasn't always updated when modifying vehicle consists.
|
2012-12-20 19:44:06 +00:00 |
|
michi_cc
|
01566d6816
|
(svn r24834) -Fix [FS#5396]: The autorefit dropdown in the order GUI wasn't always updated when modifying vehicle consists.
|
2012-12-20 19:44:06 +00:00 |
|
michi_cc
|
37da99ab90
|
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum.
|
2012-12-20 19:44:02 +00:00 |
|
michi_cc
|
c75962e04c
|
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum.
|
2012-12-20 19:44:02 +00:00 |
|
frosch
|
eb20798aae
|
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations.
|
2012-12-08 17:18:51 +00:00 |
|
frosch
|
b533523258
|
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations.
|
2012-12-08 17:18:51 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
03736af2ae
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
88b8e43090
|
(svn r24697) -Codechange: Use WDF_UNCLICK_BUTTONS instead of duplicating the same functionality.
|
2012-11-11 16:07:46 +00:00 |
|
frosch
|
b998cbdff1
|
(svn r24697) -Codechange: Use WDF_UNCLICK_BUTTONS instead of duplicating the same functionality.
|
2012-11-11 16:07:46 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
planetmaker
|
c642028187
|
(svn r23549) -Codechange: Document and consistently name widgets of order GUI
|
2011-12-16 18:25:06 +00:00 |
|
planetmaker
|
365bf148b5
|
(svn r23549) -Codechange: Document and consistently name widgets of order GUI
|
2011-12-16 18:25:06 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|