pelya
|
400065fa43
|
Fixed compilatin, reverted several of my changes
Conflicts:
src/gfx.cpp
src/widget.cpp
src/widget_type.h
src/window.cpp
src/window_func.h
|
2016-03-27 22:41:43 +03:00 |
|
pelya
|
3ef1c1baff
|
Merge commit 'a8b575671894ffe1329ef37dca4989c0e60d70f5'
These merges are becoming more awful every time
Conflicts:
src/ai/ai_gui.cpp
src/build_vehicle_gui.cpp
src/cheat_gui.cpp
src/company_gui.cpp
src/depot_gui.cpp
src/dock_gui.cpp
src/error_gui.cpp
src/genworld_gui.cpp
src/misc_gui.cpp
src/network/network_content_gui.cpp
src/network/network_gui.cpp
src/newgrf_gui.cpp
src/news_gui.cpp
src/rail_gui.cpp
src/rev.cpp.in
src/road_gui.cpp
src/settings_gui.cpp
src/settings_gui.h
src/signs_gui.cpp
src/station_gui.cpp
src/table/settings.ini
src/terraform_gui.cpp
src/toolbar_gui.cpp
src/toolbar_gui.h
src/vehicle_gui.cpp
src/video/sdl_v.cpp
src/viewport.cpp
src/widget.cpp
src/widgets/settings_widget.h
|
2016-03-27 22:33:11 +03:00 |
|
peter1138
|
6872b647f1
|
(svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort buttons with non-static width.
|
2014-10-05 11:20:02 +00:00 |
|
peter1138
|
f7f49c15a3
|
(svn r26951) -Codechange: Do the GUI-scale dance for vehicle, depot, and purchase lists.
|
2014-10-04 16:40:23 +00:00 |
|
alberth
|
1e7992d4f9
|
(svn r26849) -Fix[FS#6113]: Better display of refit information in articulated vehicles.
|
2014-09-18 19:53:22 +00:00 |
|
alberth
|
f24aa8807d
|
(svn r26811) -Fix[FS#6108]: Fixed spelling error in widget name.
|
2014-09-11 17:10:38 +00:00 |
|
alberth
|
cb3f69f746
|
(svn r26804) -Feature: Allow hiding of non-interesting engines in the build vehicle GUI.
|
2014-09-07 16:14:06 +00:00 |
|
alberth
|
48c5bb4dc0
|
(svn r26803) -Doc: Document some fields in the build vehicle gui, and the rail definition struct.
|
2014-09-07 16:13:29 +00:00 |
|
alberth
|
427fdb2fb3
|
(svn r26799) -Codechange: Export vehicle sorting data and functions.
|
2014-09-07 16:10:27 +00:00 |
|
alberth
|
8292133522
|
(svn r26798) -Codechange: Code style fixes.
|
2014-09-07 16:09:48 +00:00 |
|
pelya
|
e0166f471a
|
Increased height of 'Buy vehicle' window, so more info would fit the screen
|
2014-08-19 19:12:01 +03:00 |
|
Sergii Pylypenko
|
91ebce1a9c
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/console_gui.cpp
src/genworld_gui.cpp
src/group_gui.cpp
src/misc_gui.cpp
src/settings_gui.cpp
src/widgets/settings_widget.h
|
2014-06-04 17:09:23 +03:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
pelya
|
61e8275ebf
|
Fixed vehicle and music dialog size
|
2014-03-23 18:47:49 +02:00 |
|
pelya
|
e9621fbcc7
|
Fixed compilation
|
2014-03-15 23:52:37 +02:00 |
|
Juanjo
|
0442649289
|
Add min sizing.
|
2014-03-15 21:35:16 +02:00 |
|
Juanjo
|
cab76bd7af
|
Draw strings vertically aligned on some windows.
|
2014-03-15 21:34:36 +02:00 |
|
frosch
|
7b238142b8
|
(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack.
|
2014-01-12 18:00:39 +00:00 |
|
frosch
|
9b00ee3fe3
|
(svn r25733) -Fix: Engine name was misaligned in purchase list for RTL. (sbr)
|
2013-08-18 22:19:38 +00:00 |
|
frosch
|
538159cb1d
|
(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size.
|
2013-06-30 14:36:31 +00:00 |
|
frosch
|
f6d27acb51
|
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets.
|
2013-06-30 14:32:31 +00:00 |
|
rubidium
|
2771de7f34
|
(svn r25454) -Remove/Fix/Cleanup: SETX(Y) does not work at all with other than default fonts, so get rid of it
|
2013-06-24 18:39:19 +00:00 |
|
frosch
|
eba028f3ca
|
(svn r25394) -Fix: Restrict renaming engines to the server, just like renaming towns.
|
2013-06-11 18:24:01 +00:00 |
|
frosch
|
ddf817e8f3
|
(svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all of them.
|
2013-06-01 14:33:48 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
e86801e13a
|
(svn r24848) -Fix [FS#5386]: Consider regearing-like cargos as no-cargo in cargo filters.
|
2012-12-23 22:12:52 +00:00 |
|
michi_cc
|
bac2b4c25d
|
(svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list sprites. (Based on patch by Eddi)
|
2012-12-23 01:00:25 +00:00 |
|
frosch
|
eb20798aae
|
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations.
|
2012-12-08 17:18:51 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
741f0a15b6
|
(svn r24321) -Change/Fix [FS#4254]: [NewGRF] Group vehicles in the purchase list properly by source GRF, but also consider engine GRFID overrides.
|
2012-06-03 15:07:27 +00:00 |
|
frosch
|
565fcf16f9
|
(svn r24203) -Fix: Make the engine name not overdraw the engine count in the autoreplace GUI.
|
2012-05-05 19:27:47 +00:00 |
|
michi_cc
|
b80a329a5c
|
(svn r24137) -Feature(ette): Draw indicator icon in the replace vehicle window for vehicles which have a replacement set.
|
2012-04-17 19:44:08 +00:00 |
|
yexo
|
75e9a1d560
|
(svn r23792) -Feature [FS#4958]: move 'refitable to' text above custom newgrf text in build vehicle gui
|
2012-01-12 19:23:00 +00:00 |
|
truebrain
|
000ff60e25
|
(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 16:27:45 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
rubidium
|
24263638bf
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
michi_cc
|
09f5ad764c
|
(svn r23508) -Add: Engine sorter for aircraft range.
|
2011-12-13 01:18:40 +00:00 |
|
michi_cc
|
957b643ae6
|
(svn r23504) -Feature: Aircraft range.
|
2011-12-13 00:43:35 +00:00 |
|
frosch
|
9a533fb58b
|
(svn r23335) -Change: Make determination of vehicle weight when loaded consistent between road and rail vehicle purchase info.
|
2011-11-26 14:52:33 +00:00 |
|
frosch
|
7f1c696567
|
(svn r23334) -Fix [FS#4820]: Road vehicle purchase info failed to display vehicles carrying no cargo. (Can only happen when NewGRFs are screwed up.)
|
2011-11-26 14:51:06 +00:00 |
|
frosch
|
6365d92776
|
(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts.
|
2011-11-08 17:24:43 +00:00 |
|
frosch
|
6e61fee028
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
|
frosch
|
ad38f27242
|
(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and Vehicle to simplify code.
|
2011-11-01 00:23:41 +00:00 |
|
yexo
|
b826b96726
|
(svn r23045) -Change: copy 6 registers to newgrf textstack after cb23 instead of 4
|
2011-10-20 19:02:13 +00:00 |
|
yexo
|
a8ab872298
|
(svn r23040) -Add: [NewGRF] allow use of newgrf textstack during callback 23
|
2011-10-20 16:49:30 +00:00 |
|
frosch
|
afd26f3bb3
|
(svn r22850) -Feature: Display separate ocean and canal speeds in the ship purchase list, if they differ.
|
2011-08-27 10:34:31 +00:00 |
|
frosch
|
e7971ab5df
|
(svn r22627) -Codechange: Rename PrepareTextRefStackUsage() to StartTextRefStackUsage() to make it more obvious that you must call StopTextRefStackUsage() at some point. Also extent the documentation.
|
2011-07-03 13:49:29 +00:00 |
|