Jonathan G Rennison
|
5ae74ecf8e
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/articulated_vehicles.cpp
# src/articulated_vehicles.h
# src/autoreplace_cmd.cpp
# src/build_vehicle_gui.cpp
# src/company_gui.cpp
# src/core/format.hpp
# src/genworld_gui.cpp
# src/gfx.cpp
# src/group_gui.cpp
# src/linkgraph/linkgraph_gui.cpp
# src/misc/endian_buffer.hpp
# src/music/music_driver.hpp
# src/newgrf_gui.cpp
# src/rail_cmd.cpp
# src/road_gui.cpp
# src/settings_type.h
# src/strgen/strgen.cpp
# src/strings.cpp
# src/timetable_cmd.cpp
# src/town.h
# src/vehicle.cpp
# src/vehicle_gui.cpp
# src/vehicle_gui_base.h
# src/widget.cpp
# src/widgets/dropdown.cpp
# src/widgets/road_widget.h
|
2023-12-17 00:37:16 +00:00 |
|
Jonathan G Rennison
|
88670a230f
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/articulated_vehicles.cpp
# src/articulated_vehicles.h
# src/base_media_base.h
# src/base_media_func.h
# src/build_vehicle_gui.cpp
# src/dock_gui.cpp
# src/main_gui.cpp
# src/music_gui.cpp
# src/network/network_chat_gui.cpp
# src/network/network_content.cpp
# src/newgrf.cpp
# src/newgrf_roadstop.cpp
# src/os/windows/string_uniscribe.h
# src/os/windows/win32.cpp
# src/rail_gui.cpp
# src/road.cpp
# src/road_gui.cpp
# src/settings.cpp
# src/settings_gui.cpp
# src/smallmap_gui.cpp
# src/strings.cpp
# src/terraform_gui.cpp
# src/tests/test_script_admin.cpp
# src/tests/test_window_desc.cpp
# src/timer/timer_game_calendar.h
# src/vehicle.cpp
# src/vehicle_base.h
# src/viewport.cpp
# src/widget_type.h
# src/window.cpp
# src/window_gui.h
|
2023-11-29 20:42:29 +00:00 |
|
Tyler Trahan
|
235ac0bceb
|
Codechange: Reword rail/road type label constants (#11451)
|
2023-11-10 17:37:22 -05:00 |
|
Peter Nelson
|
9f90ab7b04
|
Codechange: Use rail/road type label constants instead of literals. (#11450)
|
2023-11-08 23:45:08 +00:00 |
|
Peter Nelson
|
b5861fd8f3
|
Fix: Using MIN_YEAR for a date is probably wrong, Use MIN_DATE instead. (#11444)
Even with strong types ...
|
2023-11-05 15:43:56 +00:00 |
|
Tyler Trahan
|
77173a6a10
|
Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes
|
2023-09-10 08:40:25 -04:00 |
|
Patric Stout
|
299570b2c1
|
Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761)
|
2023-08-12 18:14:21 +00:00 |
|
Jonathan G Rennison
|
3497d0dcdb
|
Add road/tram type properties to set road vehicle collision mode
|
2023-02-19 14:30:21 +00:00 |
|
Jonathan G Rennison
|
75a964acb0
|
GRF: Add extra road/tram type flag: not available to AI/GS
|
2020-10-16 22:12:10 +01:00 |
|
S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
peter1138
|
51dd751f4a
|
Fix #7565: Incorrect cursor used for placing road/tram tunnels.
|
2019-05-09 11:51:04 +01:00 |
|
peter1138
|
c02ef3e456
|
Feature: Add NotRoadTypes (NRT)
|
2019-05-01 21:36:27 +02:00 |
|