peter1138
|
4e97261315
|
(svn r23314) -Add: Add settings to restrict viewport zoom levels.
|
2011-11-24 12:20:14 +00:00 |
|
yexo
|
7196157d2d
|
(svn r22932) -Fix [FS#4766]: disable the white border on window creation for several windows (based on patch by monoid)
|
2011-09-15 13:26:27 +00:00 |
|
yexo
|
ad232bd497
|
(svn r22932) -Fix [FS#4766]: disable the white border on window creation for several windows (based on patch by monoid)
|
2011-09-15 13:26:27 +00:00 |
|
rubidium
|
1ca06f2aae
|
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
|
2011-08-21 12:48:46 +00:00 |
|
rubidium
|
421053a694
|
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
|
2011-08-21 12:48:46 +00:00 |
|
rubidium
|
727580274b
|
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
|
2011-08-21 12:46:46 +00:00 |
|
rubidium
|
37415b9cf7
|
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
|
2011-08-21 12:46:46 +00:00 |
|
planetmaker
|
cc68dac035
|
(svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools
|
2011-07-20 16:19:48 +00:00 |
|
planetmaker
|
3045c3fd2a
|
(svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools
|
2011-07-20 16:19:48 +00:00 |
|
rubidium
|
87272273b5
|
(svn r22405) -Document: some more "random-ish" tidbits
|
2011-05-01 19:14:12 +00:00 |
|
rubidium
|
1a515e6344
|
(svn r22405) -Document: some more "random-ish" tidbits
|
2011-05-01 19:14:12 +00:00 |
|
rubidium
|
0a7dcc9781
|
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID
|
2011-04-22 15:54:16 +00:00 |
|
rubidium
|
bc9a803ea9
|
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID
|
2011-04-22 15:54:16 +00:00 |
|
terkhen
|
a88fe7c2aa
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
terkhen
|
10caf391a1
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
frosch
|
4b4a40a72e
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
frosch
|
ec9540a12a
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
frosch
|
074548f8f3
|
(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command.
|
2011-02-23 20:54:55 +00:00 |
|
frosch
|
19b7249ade
|
(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command.
|
2011-02-23 20:54:55 +00:00 |
|
rubidium
|
1b7adfc484
|
(svn r22028) -Cleanup: remove traces of a debugging "feature" that got disabled a long time ago
|
2011-02-08 20:47:48 +00:00 |
|
rubidium
|
5286de116b
|
(svn r22028) -Cleanup: remove traces of a debugging "feature" that got disabled a long time ago
|
2011-02-08 20:47:48 +00:00 |
|
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 |
|
frosch
|
7a5d9299ff
|
(svn r21988) -Change: Disable smooth scrolling for GHK_CENTER_ZOOM when zooming is also involved.
|
2011-02-05 21:07:25 +00:00 |
|
frosch
|
d82475cf88
|
(svn r21988) -Change: Disable smooth scrolling for GHK_CENTER_ZOOM when zooming is also involved.
|
2011-02-05 21:07:25 +00:00 |
|
frosch
|
291ef7e082
|
(svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of viewport scroll/zoom settings.
|
2011-02-05 16:36:37 +00:00 |
|
frosch
|
9e1695aa1e
|
(svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of viewport scroll/zoom settings.
|
2011-02-05 16:36:37 +00:00 |
|
rubidium
|
d021a6b834
|
(svn r21889) -Fix [FS#4434]: crash when scrolling outside of the main window (with some video backends)
|
2011-01-22 14:51:36 +00:00 |
|
rubidium
|
849772f0fd
|
(svn r21889) -Fix [FS#4434]: crash when scrolling outside of the main window (with some video backends)
|
2011-01-22 14:51:36 +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 |
|
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 |
|
planetmaker
|
5f7bc44c3c
|
(svn r21459) -Feature(tte) [FS#3217]: Hotkey Ctrl+W for returning to the main menu
|
2010-12-10 23:38:26 +00:00 |
|
planetmaker
|
9336dccee6
|
(svn r21459) -Feature(tte) [FS#3217]: Hotkey Ctrl+W for returning to the main menu
|
2010-12-10 23:38:26 +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 |
|
rubidium
|
2f0d3d69f6
|
(svn r21000) -Feature[tte]: chat directly to the server or a bot/admin/irc channel monitoring the server (dihedral)
|
2010-10-20 07:30:15 +00:00 |
|
rubidium
|
6431055810
|
(svn r21000) -Feature[tte]: chat directly to the server or a bot/admin/irc channel monitoring the server (dihedral)
|
2010-10-20 07:30:15 +00:00 |
|
smatz
|
b1f0bd269f
|
(svn r20840) -Fix: make write to NULL pointer volatile so it's not optimised away
|
2010-09-24 13:45:02 +00:00 |
|
smatz
|
ee3d635eb8
|
(svn r20840) -Fix: make write to NULL pointer volatile so it's not optimised away
|
2010-09-24 13:45:02 +00:00 |
|
rubidium
|
3c69c5c520
|
(svn r20618) -Fix [FS#4081]: drawing the "OpenTTD" text in the intro game caused crashes with very low resolutions
|
2010-08-25 19:02:51 +00:00 |
|
rubidium
|
1e0e4b8cb6
|
(svn r20618) -Fix [FS#4081]: drawing the "OpenTTD" text in the intro game caused crashes with very low resolutions
|
2010-08-25 19:02:51 +00:00 |
|
terkhen
|
aa0e57ad31
|
(svn r20361) -Fix [FS#3989]: Stop vehicle following after zooming out.
|
2010-08-04 08:58:45 +00:00 |
|
terkhen
|
2339b34021
|
(svn r20361) -Fix [FS#3989]: Stop vehicle following after zooming out.
|
2010-08-04 08:58:45 +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 |
|
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 |
|
yexo
|
cbf8ffead0
|
(svn r20077) -Codechange: remove the space between "open" and "ttd" in the title screen
|
2010-07-04 12:49:51 +00:00 |
|