yexo
|
470312cf35
|
(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 |
|
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
|
d15d8ecde4
|
(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 |
|
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 |
|
terkhen
|
04134c1e51
|
(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
|
5b86c79fce
|
(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 |
|
terkhen
|
c92b2e9d3c
|
(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
|
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 |
|
terkhen
|
086a424b7a
|
(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 |
|
frosch
|
05774c903b
|
(svn r19917) -Codechange: Split save/load GUI to separate file.
|
2010-06-03 11:05:20 +00:00 |
|
alberth
|
b40fc5bab8
|
(svn r19904) -Codechange: Make EventState usable outside Window context.
|
2010-05-30 12:06:18 +00:00 |
|
rubidium
|
a70fd540fc
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
rubidium
|
cb92cdf975
|
(svn r19709) -Feature: NewGRF debugging/inspecting of (primarily) enabled callbacks and values of variables
|
2010-04-24 13:39:11 +00:00 |
|
peter1138
|
a7b93cdeb5
|
(svn r19434) -Add: Add rail speed limit to land area information window.
|
2010-03-16 06:43:41 +00:00 |
|
yexo
|
f30297fdbb
|
(svn r19432) -Fix [FS#3696] (r19357): crash when the error message 'owned by <town>' was shown
|
2010-03-16 06:25:35 +00:00 |
|
frosch
|
9eca269321
|
(svn r19358) -Fix [FS#3663]: Close error messages about missing ownership when the company closes or is taken over. (parts by Alberth).
|
2010-03-06 16:26:09 +00:00 |
|
frosch
|
f35c0e145c
|
(svn r19357) -Codechange: Add 'face' member to ErrmsgWindow to simplify stuff.
|
2010-03-06 16:23:32 +00:00 |
|
smatz
|
4572c0dac4
|
(svn r19225) -Feature: show warnings and errors in console as well, not only in a message box
|
2010-02-24 14:50:04 +00:00 |
|
smatz
|
5504b1105e
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
yexo
|
86fc08789d
|
(svn r19199) -Codechange: add a 'name'-property to airport tiles
|
2010-02-22 14:17:17 +00:00 |
|
rubidium
|
0448e07e8b
|
(svn r19007) -Prepare: 1.0.0-beta4
|
2010-02-04 17:11:46 +00:00 |
|
rubidium
|
6a17a06ac5
|
(svn r18998) -Update: the credits
|
2010-02-03 23:08:46 +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 |
|
rubidium
|
257c076045
|
(svn r18899) -Fix: the default button was enabled even when the ENABLE_DEFAULT flag wasn't set
|
2010-01-23 19:30:03 +00:00 |
|
rubidium
|
f618acfb7d
|
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper functions
|
2010-01-18 22:57:21 +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
|
36df94ddb0
|
(svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
|
2010-01-10 13:12:34 +00:00 |
|
rubidium
|
988d09b8c1
|
(svn r18731) -Codechange: move the DrawStationCoverage stuff from misc_gui.cpp to station_gui.cpp
|
2010-01-05 16:59:57 +00:00 |
|
rubidium
|
b13747514c
|
(svn r18652) -Fix: glitches due to having the wrong bounding boxes for the face widgets
|
2009-12-28 13:04:18 +00:00 |
|
smatz
|
289c130333
|
(svn r18636) -Codechange: make TextEffect::duration a value in ticks instead of ticks * 8
|
2009-12-25 23:22:41 +00:00 |
|
alberth
|
e967f04123
|
(svn r18606) -Codechange: Introduce several forms of zero-size stacked display planes.
|
2009-12-22 20:43:25 +00:00 |
|
alberth
|
f20e477a02
|
(svn r18580) -Codechange: Use widget information only for setting scrollbar capacity.
|
2009-12-20 20:08:39 +00:00 |
|
alberth
|
7ef35286fd
|
(svn r18538) -Codechange: Split DrawStationCoverageText into a calculation part and a drawing part.
|
2009-12-19 15:52:50 +00:00 |
|
rubidium
|
21f2acfd01
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
|
rubidium
|
d2535d70ee
|
(svn r18323) -Fix [FS#3330]: credits were drawn on the border of the window
|
2009-11-28 15:00:45 +00:00 |
|
rubidium
|
45eb0be570
|
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
|
2009-11-28 14:42:35 +00:00 |
|
rubidium
|
fedb593293
|
(svn r18318) -Codechange: add an enum value for manual window placement
|
2009-11-28 13:54:28 +00:00 |
|
rubidium
|
74b737f958
|
(svn r18311) -Codechange: no need to hardcode locations of some 'random' windows
|
2009-11-28 13:38:34 +00:00 |
|
rubidium
|
ab417c6c06
|
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
|
2009-11-24 21:13:36 +00:00 |
|
rubidium
|
50359b2d08
|
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
|
2009-11-24 18:05:55 +00:00 |
|
rubidium
|
f8b79068e6
|
(svn r18274) -Codechange: remove the unused WDF flags
|
2009-11-24 17:28:29 +00:00 |
|
alberth
|
5bee09c924
|
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize().
|
2009-11-22 18:28:14 +00:00 |
|
alberth
|
18b33fde83
|
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
|
2009-11-22 18:26:01 +00:00 |
|
rubidium
|
092ed60342
|
(svn r18208) -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated
|
2009-11-21 17:22:37 +00:00 |
|