rubidium
|
99b0a9538e
|
(svn r21497) -Codechange: prepare the viewport selection mechanism for selecting diagonally
|
2010-12-13 15:09:59 +00:00 |
|
rubidium
|
959308a243
|
(svn r21497) -Codechange: prepare the viewport selection mechanism for selecting diagonally
|
2010-12-13 15:09:59 +00:00 |
|
rubidium
|
004b2b6001
|
(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window got closed
|
2010-12-12 14:14:26 +00:00 |
|
rubidium
|
a029b2b83a
|
(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window got closed
|
2010-12-12 14:14:26 +00:00 |
|
alberth
|
9f3845227e
|
(svn r21273) -Codechange: Return values should start at the same line.
|
2010-11-20 15:44:24 +00:00 |
|
alberth
|
ab50f74d7f
|
(svn r21273) -Codechange: Return values should start at the same line.
|
2010-11-20 15:44:24 +00:00 |
|
alberth
|
063931d435
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
alberth
|
7e48d85104
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
alberth
|
835fe2131d
|
(svn r21020) -Add: Use center of waypoint in waypoint gui, if available.
|
2010-10-23 20:39:21 +00:00 |
|
alberth
|
83094e5e58
|
(svn r21020) -Add: Use center of waypoint in waypoint gui, if available.
|
2010-10-23 20:39:21 +00:00 |
|
alberth
|
4b785f6554
|
(svn r21018) -Doc: Add Doxygen comments to some function.
|
2010-10-23 18:28:20 +00:00 |
|
alberth
|
8f24ec9471
|
(svn r21018) -Doc: Add Doxygen comments to some function.
|
2010-10-23 18:28:20 +00:00 |
|
alberth
|
2a2f204e0c
|
(svn r21017) -Doc: Small fixes (by Krille).
|
2010-10-23 18:12:38 +00:00 |
|
alberth
|
af941fc598
|
(svn r21017) -Doc: Small fixes (by Krille).
|
2010-10-23 18:12:38 +00:00 |
|
terkhen
|
56e3352ed0
|
(svn r20891) -Fix [FS#4145]: Measurement tooltips for docks and tunnels were closed after a hover event.
|
2010-10-03 12:20:50 +00:00 |
|
terkhen
|
92514c6b94
|
(svn r20891) -Fix [FS#4145]: Measurement tooltips for docks and tunnels were closed after a hover event.
|
2010-10-03 12:20:50 +00:00 |
|
smatz
|
ca1aea6225
|
(svn r20761) -Codechange: make PlaceObject() static
|
2010-09-07 11:05:22 +00:00 |
|
smatz
|
bb4538665a
|
(svn r20761) -Codechange: make PlaceObject() static
|
2010-09-07 11:05:22 +00:00 |
|
smatz
|
e4bf409e44
|
(svn r20760) -Cleanup (r20753): remove unused CheckMouseOverVehicle()
|
2010-09-07 11:03:46 +00:00 |
|
smatz
|
15c2a2d555
|
(svn r20760) -Cleanup (r20753): remove unused CheckMouseOverVehicle()
|
2010-09-07 11:03:46 +00:00 |
|
smatz
|
d9cca2ae1d
|
(svn r20759) -Fix (r20753): it wasn't possible to build anything when left button scrolling was active
|
2010-09-07 11:00:42 +00:00 |
|
smatz
|
a282c3ab57
|
(svn r20759) -Fix (r20753): it wasn't possible to build anything when left button scrolling was active
|
2010-09-07 11:00:42 +00:00 |
|
smatz
|
63b8fea69f
|
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window
|
2010-09-06 14:14:09 +00:00 |
|
smatz
|
fd54943c7a
|
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window
|
2010-09-06 14:14:09 +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 |
|
rubidium
|
f5d93f1961
|
(svn r20358) -Fix [FS#4008]: (r20281) crash when building some stuff when the measurement tooltip is disabled
|
2010-08-04 07:31:29 +00:00 |
|
rubidium
|
3fd1fc35e6
|
(svn r20358) -Fix [FS#4008]: (r20281) crash when building some stuff when the measurement tooltip is disabled
|
2010-08-04 07:31:29 +00:00 |
|
terkhen
|
04134c1e51
|
(svn r20289) -Codechange: Unify fall through coding style.
|
2010-08-01 20:52:11 +00:00 |
|
terkhen
|
80c43f52e8
|
(svn r20289) -Codechange: Unify fall through coding style.
|
2010-08-01 20:52:11 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
4bd32799f1
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +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 |
|
terkhen
|
c92b2e9d3c
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
|
terkhen
|
88ca183191
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
|
alberth
|
137e2b64c9
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
alberth
|
be6c058424
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
rubidium
|
9fd2afb147
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
b8487afe54
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
035d0ef16b
|
(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more logical place and with a more descriptive name
|
2010-07-19 17:00:54 +00:00 |
|
rubidium
|
5a836cdec7
|
(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more logical place and with a more descriptive name
|
2010-07-19 17:00:54 +00:00 |
|
terkhen
|
086a424b7a
|
(svn r20119) -Add: Tooltips can be removed if the user stops hovering the mouse.
|
2010-07-11 10:55:57 +00:00 |
|
terkhen
|
51e6cb0a70
|
(svn r20119) -Add: Tooltips can be removed if the user stops hovering the mouse.
|
2010-07-11 10:55:57 +00:00 |
|
alberth
|
c2a871d10b
|
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
|
2010-07-02 13:53:05 +00:00 |
|
alberth
|
22b9bc5157
|
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
|
2010-07-02 13:53:05 +00:00 |
|
frosch
|
58d6367efb
|
(svn r19942) -Fix [FS#3871](r19816): Vertical dragging of rail was broken.
|
2010-06-07 19:43:40 +00:00 |
|
frosch
|
eb02ce0573
|
(svn r19942) -Fix [FS#3871](r19816): Vertical dragging of rail was broken.
|
2010-06-07 19:43:40 +00:00 |
|