frosch
|
336a93a9d8
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
frosch
|
0f444197c3
|
(svn r24842) -Remove: News settings window.
|
2012-12-23 21:06:37 +00:00 |
|
frosch
|
44b1a558d0
|
(svn r24806) -Feature [FS#3148]: Ask for confirmation before creating giant screenshots.
|
2012-12-09 16:53:21 +00:00 |
|
frosch
|
5d80d59aa6
|
(svn r24791) -Remove: Difficulty settings window.
|
2012-12-05 19:37:15 +00:00 |
|
alberth
|
9f8184e71e
|
(svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window.
|
2012-11-25 15:24:02 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
rubidium
|
484dab34c9
|
(svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles
|
2012-03-25 19:06:59 +00:00 |
|
rubidium
|
fae5d26175
|
(svn r23985) -Fix [FS#5074]: inconsistent quit/abandon/exit game/scenario/editor strings
|
2012-02-25 13:58:06 +00:00 |
|
rubidium
|
9fff11b183
|
(svn r23867) -Fix [FS#5020]: make the colour of the dropdown items for opening the vehicle list for which the company has no vehicles looking less horrid
|
2012-01-28 20:10:49 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
b49906fa9d
|
(svn r23696) -Fix (r23695): 5 <-> 6... today is not my day
|
2011-12-31 15:02:14 +00:00 |
|
rubidium
|
7dc6e5b5fc
|
(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed in and default zoomed in screenshots
|
2011-12-31 14:56:39 +00:00 |
|
truebrain
|
ccf9b01f5d
|
(svn r23630) -Add: a Goal GUI to show your current goals
|
2011-12-19 21:03:17 +00:00 |
|
truebrain
|
f5478b62d1
|
(svn r23607) -Add: wire GameScript in all the GUIs
|
2011-12-19 20:56:06 +00:00 |
|
frosch
|
7b9891f086
|
(svn r23579) -Fix (r23525): Most up/down arrows stopped working.
|
2011-12-17 20:52:07 +00:00 |
|
rubidium
|
f3f88ffcb3
|
(svn r23548) -Codechange: unify and document toolbar widgets
|
2011-12-16 18:23:35 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
truebrain
|
da63ce43fa
|
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, with only values known in WindowFlags (and move out 2 timers to their own variable)
-Codechange: rename Window::flags4 to Window::flags
-Codechange: move some non-inline functions from .hpp to .cpp
|
2011-12-15 19:54:23 +00:00 |
|
peter1138
|
c44b47c186
|
(svn r23019) -Codechange: Support resized company colour icon in dropdown lists that use it.
|
2011-10-11 13:18:52 +00:00 |
|
planetmaker
|
3e5d60ea2e
|
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
|
2011-08-01 18:41:21 +00:00 |
|
planetmaker
|
7a5f3a7e76
|
(svn r22677) -Doc: A few doxygen sprinkles in toolbar_gui.cpp
|
2011-07-21 15:51:48 +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 |
|
alberth
|
0a5f690be2
|
(svn r22514) -Feature: Save heightmap in scenario editor.
|
2011-05-28 13:56:35 +00:00 |
|
frosch
|
7b251297c9
|
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
|
2011-05-06 21:13:29 +00:00 |
|
rubidium
|
87272273b5
|
(svn r22405) -Document: some more "random-ish" tidbits
|
2011-05-01 19:14:12 +00:00 |
|
terkhen
|
a88fe7c2aa
|
(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 |
|
yexo
|
30f55a402c
|
(svn r22071) -Fix (r20075): some hotkey names in hotkey.cfg for the scenario editor toolbar were completely bogus
|
2011-02-13 19:31:04 +00:00 |
|
rubidium
|
cb2c7f871f
|
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
|
2011-02-07 22:37:22 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
9ff9e1d1ca
|
(svn r21867) -Codechange: move creating the rail type dropdown to a more general location
|
2011-01-20 12:40:04 +00:00 |
|
rubidium
|
95e0695e02
|
(svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sorting of rail types in the drop down list
|
2011-01-20 12:22:38 +00:00 |
|
rubidium
|
abc1828d30
|
(svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types for rail types; e.g. introduce a particular rail type in 1960 (or when a vehicle using it is introduced), but also allow limiting its introduction to only happen when the required railtypes are available
|
2011-01-18 21:30:59 +00:00 |
|
rubidium
|
dc94c94599
|
(svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should be introduced if a particular rail type is introduced, e.g. to make sure slow rail is introduced when fast rail gets introduced
|
2011-01-18 21:28:07 +00:00 |
|
rubidium
|
21a134983e
|
(svn r21817) -Change: only show rail/road types that will eventually be available in-game. For example don't show trams when there is no tram NewGRF loaded
|
2011-01-16 10:25:47 +00:00 |
|
yexo
|
b6680625d3
|
(svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the scenario editor / in game
|
2011-01-02 12:41:24 +00:00 |
|
alberth
|
628820de39
|
(svn r21592) -Codechange: Return unique values for placing a sign and land-info querying, store the callback information locally, and use it instead of the global _place_proc.
|
2010-12-21 22:00:08 +00:00 |
|
alberth
|
4a500d24fb
|
(svn r21591) -Codechange: Align case functions.
|
2010-12-21 21:54:16 +00:00 |
|
alberth
|
bf5aea4898
|
(svn r21590) -Codechange: All click handling functions of the main toolbar return CBF_NONE.
|
2010-12-21 21:48:31 +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 |
|
rubidium
|
c7066d00af
|
(svn r21358) -Codechange: make some network function names conform to coding style
|
2010-11-30 13:38:46 +00:00 |
|
planetmaker
|
5ea8947a0c
|
(svn r21355) -Feature-ish [FS#4280]: Happy Zuu and a hotkey for the AI debug window for all (Zuu)
|
2010-11-30 00:15:38 +00:00 |
|
rubidium
|
5ec2bcc0d9
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
planetmaker
|
98de280343
|
(svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break savegames with NewGRFs
|
2010-11-07 21:46:41 +00:00 |
|
yexo
|
f1c4ac2c40
|
(svn r21054) -Fix [FS#4188] (r19397): scenario starting year was not set correctly when changed by clicking on the date panel and entering a new value
|
2010-10-28 18:15:42 +00:00 |
|
frosch
|
0571d871d4
|
(svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before opening the new viewport. It might appear just below the cursor.
|
2010-10-17 13:54:05 +00:00 |
|
yexo
|
fee8c84de9
|
(svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pixels
|
2010-09-15 21:10:14 +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
|
0318ddc279
|
(svn r20591) -Codechange: make sure _date_fract is set when SetDate is called. Some places wouldn't reset _date_fract correctly at all
|
2010-08-22 09:18:01 +00:00 |
|
michi_cc
|
38d9d87434
|
(svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in screenshot of the visible viewport. (Eddi)
|
2010-08-15 23:32:36 +00:00 |
|