Commit Graph

58938 Commits (66784b4252f58d9bc8f0a782a6d22000a7eb68e0)
 

Author SHA1 Message Date
Jonathan G Rennison 66784b4252 Departures: Fix handling of lateness adjustment 3 weeks ago
Jonathan G Rennison 41f4377fe9 Departures: Move show pax/freight parameter to calling settings 3 weeks ago
Jonathan G Rennison 67bc20a9a9 Departures: Adjust departure/arrival detection, allow all modes for waypoints 3 weeks ago
Jonathan G Rennison fa361ef9e9 Timetable: Only reset timetable start/lateness when turning on automate when also auto-separating 3 weeks ago
Jonathan G Rennison dc44a83cdb Departure: Store last used departure and via modes in client settings 3 weeks ago
Jonathan G Rennison 9771ec6b68 Departures: Remove window class waypoint template parameter 3 weeks ago
Jonathan G Rennison e58d985ab0 Departures: Replace departure/arrival and both setting with dropdown 3 weeks ago
Jonathan G Rennison cc3f9e054c Departures: Increase font size for via button 3 weeks ago
Jonathan G Rennison 778ea89bae Departures: Replace pax/freight buttons with dropdown 3 weeks ago
Jonathan G Rennison 906c4fb2ec Departures: Remove passengers only setting 3 weeks ago
Jonathan G Rennison ddeac69b77 Fix clearing/preserving station IDs when changing order condition var 3 weeks ago
Jonathan G Rennison bc67c0f179 Add get/set wrappers for order xdata/xdata2 sub-fields 3 weeks ago
Jonathan G Rennison 318f5ff471 Order window: Reduce window width for waiting cargo amount conditional 3 weeks ago
Jonathan G Rennison 33e53ec8e0 Add refit sub-mode to waiting cargo/capacity conditional order
See: #738
3 weeks ago
Jonathan G Rennison c463cc17b9 Add conditional order for waiting cargo as percentage of vehicle capacity
See: #738
3 weeks ago
Jonathan G Rennison 2e3f7d5f29 Order window: Move occupancy display/toggle to top bar 3 weeks ago
Jonathan G Rennison 8b503e511d TBTR: Fix engine sprite type used in drag/drop cursor 3 weeks ago
Qwest8K c20a7b3fbe
Update: Russian localization (#739) 3 weeks ago
Jonathan G Rennison 22abdfe7b1 Reword help text for town max height level setting 3 weeks ago
Jonathan G Rennison afe282e078 Fix object tile terraform not clearing water class
See: #740
3 weeks ago
Rubidium dedeccc3a4 Fix 208952f: incorrect truncation in string setting validation
(cherry picked from commit f2a8e18792)
3 weeks ago
Jonathan G Rennison 63c0443cee Fix widget definition for build signal window 3 weeks ago
Jonathan G Rennison fba05f3721 Replace implementation of CHashTableT with robin_hood hash map 3 weeks ago
Peter Nelson e8e5143ef7 Fix #12815, 7e914a0568: Fallback detection failed with sprite font. (#12816)
How missing glyphs were detected was changed, but the sprite font still substituted `?`, which to missing glyph looked like all characters are present.

(cherry picked from commit a288644e20)
3 weeks ago
Peter Nelson d2d8da8d5e Fix #12735: Default fonts should use default font size as-is. (#12814)
Minimum readable font size should only apply to fallback and configured fonts.

(cherry picked from commit 209b0320d5)
3 weeks ago
Jonathan G Rennison f7de298042 Merge branch 'master' into jgrpp
# Conflicts:
#	.github/workflows/release-macos.yml
#	os/macosx/Info.plist.in
#	src/base_media_base.h
#	src/blitter/32bpp_optimized.cpp
#	src/blitter/null.hpp
#	src/bridge_gui.cpp
#	src/build_vehicle_gui.cpp
#	src/cheat_gui.cpp
#	src/command_type.h
#	src/company_cmd.cpp
#	src/company_cmd.h
#	src/date_gui.cpp
#	src/dropdown.cpp
#	src/error_gui.cpp
#	src/fontcache/truetypefontcache.cpp
#	src/genworld_gui.cpp
#	src/gfx.cpp
#	src/gfx_func.h
#	src/gfx_layout.cpp
#	src/graph_gui.cpp
#	src/group_gui.cpp
#	src/linkgraph/linkgraph_gui.h
#	src/main_gui.cpp
#	src/misc_gui.cpp
#	src/network/core/network_game_info.cpp
#	src/network/network_chat_gui.cpp
#	src/network/network_gui.cpp
#	src/newgrf.cpp
#	src/newgrf.h
#	src/newgrf_debug_gui.cpp
#	src/newgrf_text.h
#	src/news_gui.cpp
#	src/openttd.cpp
#	src/order_base.h
#	src/order_gui.cpp
#	src/os/macosx/font_osx.cpp
#	src/pathfinder/yapf/yapf_costcache.hpp
#	src/rail_gui.cpp
#	src/road_cmd.cpp
#	src/roadstop_base.h
#	src/screenshot.cpp
#	src/script/api/script_cargolist.cpp
#	src/script/api/script_order.cpp
#	src/settings_gui.cpp
#	src/settings_type.h
#	src/smallmap_gui.cpp
#	src/spritecache.cpp
#	src/spritecache.h
#	src/station_gui.cpp
#	src/table/settings/gui_settings.ini
#	src/tests/mock_spritecache.cpp
#	src/timetable_gui.cpp
#	src/toolbar_gui.cpp
#	src/town_cmd.cpp
#	src/town_gui.cpp
#	src/vehicle_gui.cpp
#	src/video/opengl.cpp
#	src/video/opengl.h
#	src/widget.cpp
#	src/widget_type.h
#	src/window.cpp
#	src/window_gui.h
3 weeks ago
Jonathan G Rennison f6f3883169 Lang: Remove unused translations for old house picker 3 weeks ago
Jonathan G Rennison fe84080c46 Remove old house placer window, functionality and settings 3 weeks ago
Jonathan G Rennison db4b489fff Merge branch 'master' into jgrpp
# Conflicts:
#	src/fontcache/truetypefontcache.h
#	src/house.h
#	src/newgrf_house.cpp
#	src/newgrf_house.h
#	src/town.h
#	src/town_cmd.cpp
#	src/town_cmd.h
#	src/window_type.h
3 weeks ago
Jonathan G Rennison 612551a228 Debug: Move TicToc struct to separate header 3 weeks ago
Jonathan G Rennison e2fbd8aa0e Remove std::function from SCOPE_INFO_FMT implementation 3 weeks ago
Jonathan G Rennison 515f33b84d Remove unnecessary IO stream includes/uses 3 weeks ago
Jonathan G Rennison 406afedfd3 YAPF: Move ValueStr(EndSegmentReasonBits) out of header, remove stringstream 3 weeks ago
Jonathan G Rennison 2a3a41e2a6 cpp-btree: Disable iostream/ostream includes and dump functionality 3 weeks ago
Jonathan G Rennison 2b5cae34ce TBTR: Remove unnecessary includes 3 weeks ago
Jonathan G Rennison add6e42162 Set JSON_NO_IO to disable IO streams support in JSON headers 3 weeks ago
Jonathan G Rennison 3ede660ccc Use a separate translation unit for fmt internals, remove FMT_HEADER_ONLY 3 weeks ago
Jonathan G Rennison 706b260630 Make small map window legend panel resize depending on display mode 3 weeks ago
Jonathan G Rennison a6537accf9 Use label dumper wrapper for printing NewGRF labels 3 weeks ago
Jonathan G Rennison 7b6781b953 Add own plans only button to the plan window 3 weeks ago
Jonathan G Rennison 0c4e09b5b8 Add sorting and name filtering to the plans window 3 weeks ago
Jonathan G Rennison 6a292f9f58 TBTR: Fix various formatting and const issues 3 weeks ago
Jonathan G Rennison 4546c37ee2 TBTR: Fix clone template from train creating template with wrong owner 3 weeks ago
Jonathan G Rennison 8bf0e030b2 Adjust formatting and field order of command log 3 weeks ago
Jonathan G Rennison 572c261832 Add functions to get number of digits required for map dimensions 3 weeks ago
Jonathan G Rennison 4ce8a36e4d Add general math function to get number of base 10 digits required 3 weeks ago
Jonathan G Rennison 282f13cab0 Add debug summary mechanism to command auxiliary data for command log 3 weeks ago
Jonathan G Rennison c90d8267d5 Use auxiliary data only forms for create league table/element commands 3 weeks ago
Jonathan G Rennison 78a42e3196 Add auxiliary data only command argument form 3 weeks ago
Jonathan G Rennison 64d312d028 Move create league table element fields inside aux data struct 3 weeks ago