alberth
|
86ebf88176
|
(svn r17314) -Fix (r17313): Allow the picker window to change size.
|
2009-08-30 08:10:00 +00:00 |
|
rubidium
|
8a91545f62
|
(svn r17313) -Codechange: make the road station picker nested
|
2009-08-29 22:24:29 +00:00 |
|
rubidium
|
753e063cad
|
(svn r17313) -Codechange: make the road station picker nested
|
2009-08-29 22:24:29 +00:00 |
|
rubidium
|
d514d665ef
|
(svn r17312) -Codechange: make the road toolbars and depot picker nested
|
2009-08-29 21:33:50 +00:00 |
|
rubidium
|
ff2034b073
|
(svn r17312) -Codechange: make the road toolbars and depot picker nested
|
2009-08-29 21:33:50 +00:00 |
|
rubidium
|
d4a98be94a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
|
rubidium
|
aca7ba714a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
1fe3ad3288
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
yexo
|
e54bed415d
|
(svn r17059) -Codechange: Rename a few strings to reflect their usage
|
2009-08-03 21:32:35 +00:00 |
|
yexo
|
113d276ca5
|
(svn r17059) -Codechange: Rename a few strings to reflect their usage
|
2009-08-03 21:32:35 +00:00 |
|
rubidium
|
3321f45246
|
(svn r16965) -Codechange: use tile area instead of sets of variables for the station joiner code.
|
2009-07-26 21:07:03 +00:00 |
|
rubidium
|
47a37b6093
|
(svn r16965) -Codechange: use tile area instead of sets of variables for the station joiner code.
|
2009-07-26 21:07:03 +00:00 |
|
alberth
|
2399f91f62
|
(svn r16906) -Fix (r12939): Child windows of build toolbars were placed inconsistently.
|
2009-07-21 22:25:21 +00:00 |
|
alberth
|
8083d67780
|
(svn r16906) -Fix (r12939): Child windows of build toolbars were placed inconsistently.
|
2009-07-21 22:25:21 +00:00 |
|
rubidium
|
fec1178abb
|
(svn r16870) -Codechange: unmagicify road stop/waypoint picker drawing
|
2009-07-18 10:39:52 +00:00 |
|
rubidium
|
2b374824dc
|
(svn r16870) -Codechange: unmagicify road stop/waypoint picker drawing
|
2009-07-18 10:39:52 +00:00 |
|
yexo
|
bd8f92d3ff
|
(svn r16789) -Codechange: unify the drawing of the Accepts/Supplies cargo lists in the station build windows.
|
2009-07-10 22:03:09 +00:00 |
|
yexo
|
4843b3c45d
|
(svn r16789) -Codechange: unify the drawing of the Accepts/Supplies cargo lists in the station build windows.
|
2009-07-10 22:03:09 +00:00 |
|
yexo
|
79285c580b
|
(svn r16788) -Fix: with modified_catchment off the build road station window would not display all possible cargos in the Accepts/Supplies lists
|
2009-07-10 21:59:07 +00:00 |
|
yexo
|
58ee544cff
|
(svn r16788) -Fix: with modified_catchment off the build road station window would not display all possible cargos in the Accepts/Supplies lists
|
2009-07-10 21:59:07 +00:00 |
|
smatz
|
0c10daa243
|
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsValidID(index)
|
2009-05-17 01:00:56 +00:00 |
|
smatz
|
871107f529
|
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsValidID(index)
|
2009-05-17 01:00:56 +00:00 |
|
alberth
|
5e5dd3cac7
|
(svn r16219) -Codechange: Added nested widgets to rv station picker window.
|
2009-05-03 13:55:22 +00:00 |
|
alberth
|
c29f4fd738
|
(svn r16219) -Codechange: Added nested widgets to rv station picker window.
|
2009-05-03 13:55:22 +00:00 |
|
alberth
|
2b71642923
|
(svn r16218) -Codechange: Move BuildRoadStationWidgets enum outside window struct.
|
2009-05-03 13:54:47 +00:00 |
|
alberth
|
8ae0696447
|
(svn r16218) -Codechange: Move BuildRoadStationWidgets enum outside window struct.
|
2009-05-03 13:54:47 +00:00 |
|
alberth
|
2ca30555da
|
(svn r16217) -Codechange: Make rv station picker widgets non-overlapping, fix doc typo.
|
2009-05-03 13:53:34 +00:00 |
|
alberth
|
c8ac8decce
|
(svn r16217) -Codechange: Make rv station picker widgets non-overlapping, fix doc typo.
|
2009-05-03 13:53:34 +00:00 |
|
smatz
|
88b8ac8ba7
|
(svn r16155) -Codechange: remove MarkTileDirty, use MarkTileDirtyByTile instead
|
2009-04-26 10:21:50 +00:00 |
|
smatz
|
fc63e37616
|
(svn r16155) -Codechange: remove MarkTileDirty, use MarkTileDirtyByTile instead
|
2009-04-26 10:21:50 +00:00 |
|
smatz
|
ebddee380d
|
(svn r16119) -Fix [FS#2582](r12167): road was removed when both the Remove button was active and Ctrl was pressed (Terkhen)
|
2009-04-22 00:12:37 +00:00 |
|
smatz
|
3dbcc66cb1
|
(svn r16119) -Fix [FS#2582](r12167): road was removed when both the Remove button was active and Ctrl was pressed (Terkhen)
|
2009-04-22 00:12:37 +00:00 |
|
rubidium
|
5c5b357043
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
rubidium
|
59d45a04d6
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
rubidium
|
e88cb7f70f
|
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as they are basically the same thing
|
2009-04-19 10:31:30 +00:00 |
|
rubidium
|
329cabab4f
|
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as they are basically the same thing
|
2009-04-19 10:31:30 +00:00 |
|
yexo
|
23212ae11c
|
(svn r15862) -Codechange: New widgets for the road, rail and ship depot guis.
|
2009-03-26 21:12:14 +00:00 |
|
yexo
|
84b632d60f
|
(svn r15862) -Codechange: New widgets for the road, rail and ship depot guis.
|
2009-03-26 21:12:14 +00:00 |
|
yexo
|
8aa916bba6
|
(svn r15858) -Codechange: New widgets for the road toolbars.
|
2009-03-26 18:55:42 +00:00 |
|
yexo
|
9061cd8b18
|
(svn r15858) -Codechange: New widgets for the road toolbars.
|
2009-03-26 18:55:42 +00:00 |
|
rubidium
|
7f468dc142
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
f9def73be6
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
f3e0fd7416
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
|
rubidium
|
9d018723b7
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
|
rubidium
|
d88f2a0120
|
(svn r15415) -Change: close the (station) joiner window when pressing the bulldozer.
|
2009-02-08 16:03:17 +00:00 |
|
rubidium
|
faeb00008a
|
(svn r15415) -Change: close the (station) joiner window when pressing the bulldozer.
|
2009-02-08 16:03:17 +00:00 |
|
rubidium
|
cba3be0b4f
|
(svn r15414) -Codechange: s/delete FindWindowById/DeleteWindowById/
|
2009-02-08 16:00:57 +00:00 |
|