Jonathan G Rennison
|
f34833f111
|
Merge branch 'improved_breakdowns' into jgrpp
# Conflicts:
# src/vehiclelist.cpp
|
2017-08-15 19:26:26 +01:00 |
|
frosch
|
a47fb85cd8
|
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
|
2017-08-13 18:38:42 +00:00 |
|
Jonathan G Rennison
|
54494a0a7c
|
Merge branch 'send_money_company' into jgrpp
|
2017-03-03 22:42:07 +00:00 |
|
patch-import
|
f820543391
|
Import give money to company patch
From: https://www.tt-forums.net/viewtopic.php?p=1183311#p1183311
Fix language files and minor formatting issues
|
2017-03-02 00:09:23 +00:00 |
|
Jonathan G Rennison
|
f89e8b76d6
|
Fix increased number of NewGRFs support.
Improve error handling if multiplayer limit is exceeded.
|
2017-02-14 00:35:15 +00:00 |
|
Jonathan G Rennison
|
90cd312428
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/fios.h
|
2017-01-17 19:11:09 +00:00 |
|
Jonathan G Rennison
|
5e67582a64
|
Merge branch 'save_ext' into jgrpp
# Conflicts:
# config.lib
# src/saveload/extended_ver_sl.cpp
# src/saveload/saveload.cpp
|
2016-09-07 22:02:57 +01:00 |
|
alberth
|
f286ba8db2
|
(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit.
|
2016-09-04 16:06:50 +00:00 |
|
alberth
|
3b84827773
|
(svn r27648) -Codechange: Remove remaining _saveload_mode usage.
|
2016-09-04 12:56:56 +00:00 |
|
Jonathan G Rennison
|
09291a3b74
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/blitter/32bpp_anim.cpp
# src/rail_gui.cpp
# src/saveload/saveload.cpp
# src/train_cmd.cpp
# src/vehicle_base.h
|
2016-05-23 18:41:00 +01:00 |
|
frosch
|
b1272ee714
|
(svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya)
|
2016-05-22 10:52:02 +00:00 |
|
Jonathan G Rennison
|
8d19727c93
|
Merge branch 'save_ext' into jgrpp
Conflicts:
src/pathfinder/follow_track.hpp
|
2015-10-31 10:53:00 +00:00 |
|
frosch
|
7be7851b94
|
(svn r27421) -Fix [FS#6265]: Consider text and icon sizes when drawing the client list. (_dp_)
|
2015-10-30 16:19:33 +00:00 |
|
patch-import
|
8f5ef2ae01
|
Import and rebase Max NewGRFs patch
Fix trailing whitespace, clean up code a bit
http://www.tt-forums.net/viewtopic.php?p=894743#p894743
|
2015-08-02 22:17:35 +01:00 |
|
frosch
|
4117c5b747
|
(svn r27304) -Fix [FS#6321-ish]: Improve password window layout for big font sizes.
|
2015-06-20 12:30:10 +00: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
|
a1929222d5
|
(svn r26923) -Codechange: Make multiplayer lobby fit to icon size.
|
2014-09-26 16:05:42 +00:00 |
|
rubidium
|
6ecc602050
|
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
|
2014-04-23 21:12:09 +00: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 |
|
rubidium
|
7ecfd60b96
|
(svn r26055) -Codechange: mark switch default as really not triggerable, as technically it's dead code
|
2013-11-22 21:47:03 +00:00 |
|
michi_cc
|
872acc5287
|
(svn r25668) -Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers.
|
2013-08-05 20:36:24 +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
|
ebcea87745
|
(svn r25534) -Codechange: FinishInitNested calls OnResize, no need to setup scrollbar capacity before that.
|
2013-06-30 14:34:23 +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 |
|
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
|
0f84700ecb
|
(svn r25253) -Codechange: Rename the strings of the advertisement settings to better reflect what they do
|
2013-05-19 09:07:43 +00:00 |
|
frosch
|
9c23446b2b
|
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
|
2013-03-17 13:04:10 +00:00 |
|
frosch
|
356ecf05c4
|
(svn r24983) -Change: Apply the same name sorting rules to content and NewGRF list as for the server list.
|
2013-02-09 17:31:07 +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 |
|
alberth
|
19adc87262
|
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb)
|
2012-12-01 13:12:39 +00:00 |
|
frosch
|
c53e0a9ad5
|
(svn r24770) -Fix-ish: Calling GUIList::Sort repeatedly has no use without GUIList::NeedResort since the latter has the sideeffects.
|
2012-11-27 21:54:11 +00:00 |
|
frosch
|
f37b3740b3
|
(svn r24769) -Feature [FS#3852]: Add a string filter to the server list. (Eagle_rainbow)
|
2012-11-27 21:35:52 +00:00 |
|
frosch
|
c68200a66e
|
(svn r24768) -Fix: Adjust a comment to reflect some more truth.
|
2012-11-27 21:30:44 +00:00 |
|
frosch
|
6e82b9f70d
|
(svn r24767) -Codechange: Remove some fragile hacks from the multiplayer list who tried to disguised themself as optimisations.
|
2012-11-27 21:21:01 +00:00 |
|
frosch
|
18dcd2e6a4
|
(svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings per widget instead.
|
2012-11-14 22:50:35 +00:00 |
|
frosch
|
ec27bcb6a6
|
(svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow and directly use QueryString.
|
2012-11-14 22:50:26 +00:00 |
|
frosch
|
0ab8e7939b
|
(svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor.
|
2012-11-14 22:50:17 +00:00 |
|
frosch
|
2078fc5325
|
(svn r24736) -Cleanup: The third parameter of Textbuf::Initialize only makes sense if it is smaller than the second one, also its unit is not pixels.
|
2012-11-14 22:46:49 +00:00 |
|
frosch
|
f1d40ca6f2
|
(svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::OnEditboxChanged.
|
2012-11-13 21:47:07 +00:00 |
|
frosch
|
08e92e6f23
|
(svn r24733) -Codechange: Move handling of editbox keys to window class.
|
2012-11-13 21:47:02 +00:00 |
|
frosch
|
8f611527e9
|
(svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes.
|
2012-11-13 21:46:58 +00:00 |
|
frosch
|
c6ac0299a8
|
(svn r24731) -Codechange: Remove OnOpenOSKWindow and instead specify OK and CANCEL buttons via QueryString members.
|
2012-11-13 21:46:54 +00:00 |
|
frosch
|
c12caa20aa
|
(svn r24729) -Codechange: Unify the handling of HEBR_EDITING.
|
2012-11-13 21:46:46 +00:00 |
|
frosch
|
6616b70654
|
(svn r24727) -Fix: In various windows the OSK looked shiny but using it had no effect whatsoever.
|
2012-11-13 21:46:37 +00:00 |
|
frosch
|
e0f59fb049
|
(svn r24726) -Codechange: Move editbox mouseloop handling to Window class.
|
2012-11-13 21:46:33 +00:00 |
|
frosch
|
6b77177f25
|
(svn r24725) -Cleanup: Remove old editbox focus code which is already handled more generally.
|
2012-11-13 21:46:22 +00:00 |
|
frosch
|
e95b757c11
|
(svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code.
|
2012-11-13 21:46:19 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|