rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
7eba2bf4d3
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
terkhen
|
b6148914b0
|
(svn r21803) -Cleanup: Remove unnecessary semicolons.
|
2011-01-15 15:36:58 +00:00 |
|
terkhen
|
679cd3c21b
|
(svn r21803) -Cleanup: Remove unnecessary semicolons.
|
2011-01-15 15:36:58 +00:00 |
|
frosch
|
679afa362e
|
(svn r21711) -Change: Display the minimal height of the tile in the LandInfo window instead of the height of the northern corner. So it is more useful for NewGRF and AI developers, and maybe more transparent for players.
|
2011-01-04 13:58:14 +00:00 |
|
frosch
|
6a38f88bd1
|
(svn r21711) -Change: Display the minimal height of the tile in the LandInfo window instead of the height of the northern corner. So it is more useful for NewGRF and AI developers, and maybe more transparent for players.
|
2011-01-04 13:58:14 +00:00 |
|
alberth
|
03aa5395ac
|
(svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introduce a ShowLandInfo() function.
|
2010-12-21 21:46:19 +00:00 |
|
alberth
|
35a8e91d01
|
(svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introduce a ShowLandInfo() function.
|
2010-12-21 21:46:19 +00:00 |
|
rubidium
|
ab630cb5e2
|
(svn r21555) -Fix [FS#4321]: strings for the query window weren't properly terminated to N characters anymore
|
2010-12-21 09:29:01 +00:00 |
|
rubidium
|
e1d62dc81b
|
(svn r21555) -Fix [FS#4321]: strings for the query window weren't properly terminated to N characters anymore
|
2010-12-21 09:29:01 +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 |
|
rubidium
|
76ce3e4860
|
(svn r21472) -Fix [FS#4298] (r21459-ish): make sure the query window is only opened once per parent window / callback.
|
2010-12-11 20:38:37 +00:00 |
|
rubidium
|
9bc1e35625
|
(svn r21472) -Fix [FS#4298] (r21459-ish): make sure the query window is only opened once per parent window / callback.
|
2010-12-11 20:38:37 +00:00 |
|
rubidium
|
5c2674ec77
|
(svn r21407) -Codechange: prepare the text buffer code for limiting on number of characters besides the number of bytes
|
2010-12-05 22:22:54 +00:00 |
|
rubidium
|
66c7f00b60
|
(svn r21407) -Codechange: prepare the text buffer code for limiting on number of characters besides the number of bytes
|
2010-12-05 22:22:54 +00:00 |
|
rubidium
|
28da832781
|
(svn r21406) -Codechange: rename some textbuf related names to make them a bit more descriptive
|
2010-12-05 22:21:37 +00:00 |
|
rubidium
|
bbaa262b0d
|
(svn r21406) -Codechange: rename some textbuf related names to make them a bit more descriptive
|
2010-12-05 22:21:37 +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 |
|
rubidium
|
663e5f9a26
|
(svn r21255) -Fix (r179): main menu error messages wouldn't show when you had an error message open in the game while whatever triggered you to go back to the main menu
|
2010-11-19 13:24:32 +00:00 |
|
rubidium
|
999246f63e
|
(svn r21255) -Fix (r179): main menu error messages wouldn't show when you had an error message open in the game while whatever triggered you to go back to the main menu
|
2010-11-19 13:24:32 +00:00 |
|
yexo
|
be493aa533
|
(svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes before 'p'
|
2010-10-16 06:14:24 +00:00 |
|
yexo
|
178b35d555
|
(svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes before 'p'
|
2010-10-16 06:14:24 +00:00 |
|
yexo
|
470312cf35
|
(svn r20928) -Update: we have a new developer
|
2010-10-15 18:32:25 +00:00 |
|
yexo
|
8f9ae44a67
|
(svn r20928) -Update: we have a new developer
|
2010-10-15 18:32:25 +00:00 |
|
yexo
|
d82f1b0bab
|
(svn r20716) -Feature: add airport class and airport name to the land info tool
|
2010-09-01 23:14:15 +00:00 |
|
yexo
|
c07fdab16c
|
(svn r20716) -Feature: add airport class and airport name to the land info tool
|
2010-09-01 23:14:15 +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
|
d15d8ecde4
|
(svn r20596) -Fix [FS#4066]: crash when the tooltip is wider than the window is
|
2010-08-22 20:25:45 +00:00 |
|
rubidium
|
95d37c8615
|
(svn r20596) -Fix [FS#4066]: crash when the tooltip is wider than the window is
|
2010-08-22 20:25:45 +00:00 |
|
terkhen
|
0d68b98482
|
(svn r20552) -Fix: Never show tooltips when the mouse cursor is outside the window.
|
2010-08-19 08:22:08 +00:00 |
|
terkhen
|
cfc0df152b
|
(svn r20552) -Fix: Never show tooltips when the mouse cursor is outside the window.
|
2010-08-19 08:22:08 +00:00 |
|
frosch
|
4d4cd5ff65
|
(svn r20514) -Fix: Draw error messages in white by default, they may not have a colour code.
|
2010-08-16 12:32:49 +00:00 |
|
frosch
|
ca6aac6a5a
|
(svn r20514) -Fix: Draw error messages in white by default, they may not have a colour code.
|
2010-08-16 12:32:49 +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 |
|
rubidium
|
f48fca6bfc
|
(svn r20220) -Fix [FS#3974]: strip non-printable characters before showing it in an edit box, so when renaming a vehicle type you won't get the "SETX stuff" that some NewGRFs use
|
2010-07-25 23:14:59 +00:00 |
|
rubidium
|
80cc566553
|
(svn r20220) -Fix [FS#3974]: strip non-printable characters before showing it in an edit box, so when renaming a vehicle type you won't get the "SETX stuff" that some NewGRFs use
|
2010-07-25 23:14:59 +00:00 |
|
rubidium
|
b673d7cd3a
|
(svn r20159) -Change: clarify use of OpenTTD directories and don't use the "TTD" abbreviation for Transport Tycoon Deluxe (parts by planetmaker)
|
2010-07-15 22:30:38 +00:00 |
|
rubidium
|
816222cd48
|
(svn r20159) -Change: clarify use of OpenTTD directories and don't use the "TTD" abbreviation for Transport Tycoon Deluxe (parts by planetmaker)
|
2010-07-15 22:30:38 +00:00 |
|