rubidium
|
cb2c7f871f
|
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
|
2011-02-07 22:37:22 +00:00 |
|
rubidium
|
bc3ce1e53b
|
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
|
2011-02-07 22:37:22 +00:00 |
|
terkhen
|
d865c6ea02
|
(svn r21779) -Cleanup(r21778): Remove unneeded space at the start of a line.
|
2011-01-14 12:46:05 +00:00 |
|
terkhen
|
1b237216a8
|
(svn r21779) -Cleanup(r21778): Remove unneeded space at the start of a line.
|
2011-01-14 12:46:05 +00:00 |
|
terkhen
|
6877ab9d05
|
(svn r21778) -Add: After building a road or tram tunnel, connect it to any existing road or tram.
|
2011-01-14 12:01:07 +00:00 |
|
terkhen
|
eb2b510e01
|
(svn r21778) -Add: After building a road or tram tunnel, connect it to any existing road or tram.
|
2011-01-14 12:01:07 +00:00 |
|
terkhen
|
3f3d477457
|
(svn r21776) -Codechange: Give a more appropriate name to the road connection function.
-Document: Add doxygen comments to the function.
|
2011-01-14 11:55:40 +00:00 |
|
terkhen
|
998246430a
|
(svn r21776) -Codechange: Give a more appropriate name to the road connection function.
-Document: Add doxygen comments to the function.
|
2011-01-14 11:55:40 +00:00 |
|
alberth
|
7d989073d4
|
(svn r21627) -Codechange: Remove _place_proc global variable.
|
2010-12-24 15:08:19 +00:00 |
|
alberth
|
852e647bcc
|
(svn r21627) -Codechange: Remove _place_proc global variable.
|
2010-12-24 15:08:19 +00:00 |
|
alberth
|
38a59fb3f3
|
(svn r21609) -Fix (r21545,r21552,r21580,r21586): Restore diagonal clearing of areas.
|
2010-12-23 14:38:01 +00:00 |
|
alberth
|
802ec80c5d
|
(svn r21609) -Fix (r21545,r21552,r21580,r21586): Restore diagonal clearing of areas.
|
2010-12-23 14:38:01 +00:00 |
|
alberth
|
cf72e1c418
|
(svn r21552) -Codechange: Move short callback functions into the switch.
|
2010-12-20 19:24:27 +00:00 |
|
alberth
|
23e3766bfb
|
(svn r21552) -Codechange: Move short callback functions into the switch.
|
2010-12-20 19:24:27 +00:00 |
|
alberth
|
ae06b95793
|
(svn r21551) -Codechange: Record the last started user action, and use that in the callback.
|
2010-12-20 19:23:07 +00:00 |
|
alberth
|
896c4acda1
|
(svn r21551) -Codechange: Record the last started user action, and use that in the callback.
|
2010-12-20 19:23:07 +00:00 |
|
alberth
|
353f42b244
|
(svn r21550) -Codechange: Move the small static functions into the switch.
|
2010-12-20 19:21:50 +00:00 |
|
alberth
|
22273fb8e8
|
(svn r21550) -Codechange: Move the small static functions into the switch.
|
2010-12-20 19:21:50 +00:00 |
|
alberth
|
0d131665ba
|
(svn r21549) -Codechange: Unfold the _build_road_button_proc array into a switch.
|
2010-12-20 19:20:38 +00:00 |
|
alberth
|
27d4a64020
|
(svn r21549) -Codechange: Unfold the _build_road_button_proc array into a switch.
|
2010-12-20 19:20:38 +00:00 |
|
alberth
|
b3b4bd0b07
|
(svn r21548) -Codechange: Code style, multi line statements should indent two tabs.
|
2010-12-20 19:19:23 +00:00 |
|
alberth
|
1e07f74b1e
|
(svn r21548) -Codechange: Code style, multi line statements should indent two tabs.
|
2010-12-20 19:19:23 +00:00 |
|
alberth
|
0722492c1b
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
alberth
|
f5c6fd1a25
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
terkhen
|
6c9580d6d0
|
(svn r20856) -Fix [FS#4141]: Road/water toolbars did not get updated when the first vehicle of their type becomes available.
|
2010-09-28 21:58:06 +00:00 |
|
terkhen
|
897bb71621
|
(svn r20856) -Fix [FS#4141]: Road/water toolbars did not get updated when the first vehicle of their type becomes available.
|
2010-09-28 21:58:06 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
e356cb9405
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
yexo
|
1e05ef9480
|
(svn r20073) -Feature: customizable hotkeys for the road toolbar
|
2010-07-04 10:57:31 +00:00 |
|
yexo
|
19f86951d9
|
(svn r20073) -Feature: customizable hotkeys for the road toolbar
|
2010-07-04 10:57:31 +00:00 |
|
frosch
|
0e7653fd7b
|
(svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel.
|
2010-04-14 20:28:37 +00:00 |
|
frosch
|
0f656010c8
|
(svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel.
|
2010-04-14 20:28:37 +00:00 |
|
smatz
|
d2e99657fa
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
|
smatz
|
53aaabe6e9
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
|
frosch
|
749d58ca6d
|
(svn r19445) -Change: No need to drag an area when overbuilding bridges.
|
2010-03-17 20:19:55 +00:00 |
|
frosch
|
0f9be95e03
|
(svn r19445) -Change: No need to drag an area when overbuilding bridges.
|
2010-03-17 20:19:55 +00:00 |
|
terkhen
|
8c512f62e2
|
(svn r19230) -Feature: Allow to remove multiple road stops using drag and drop.
|
2010-02-24 21:53:16 +00:00 |
|
terkhen
|
aba24e44cf
|
(svn r19230) -Feature: Allow to remove multiple road stops using drag and drop.
|
2010-02-24 21:53:16 +00:00 |
|
terkhen
|
f7e91fa7d2
|
(svn r19229) -Feature: Allow to build multiple road stops using drag and drop (Based on Wolf01 work)
|
2010-02-24 21:51:59 +00:00 |
|
terkhen
|
70b1bc5048
|
(svn r19229) -Feature: Allow to build multiple road stops using drag and drop (Based on Wolf01 work)
|
2010-02-24 21:51:59 +00:00 |
|
terkhen
|
6ccd15fd08
|
(svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop.
|
2010-02-24 21:45:23 +00:00 |
|
terkhen
|
524a10b375
|
(svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop.
|
2010-02-24 21:45:23 +00:00 |
|
frosch
|
94a5c917a5
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
|
frosch
|
88019e64e1
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|