Jonathan G Rennison
|
e735c1a51a
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/aircraft_cmd.cpp
# src/autoreplace_cmd.cpp
# src/pathfinder/follow_track.hpp
# src/pathfinder/yapf/yapf_rail.cpp
# src/saveload/afterload.cpp
# src/saveload/saveload.cpp
# src/script/api/ai/ai_station.hpp.sq
# src/script/api/game/game_station.hpp.sq
# src/script/api/script_station.hpp
# src/track_func.h
# src/vehicle_base.h
|
2018-11-05 12:53:36 +00:00 |
|
Charles Pigott
|
f5b1115039
|
Doc: Lots and lots of doxymentation fixes
|
2018-10-31 12:35:54 +01:00 |
|
Jonathan G Rennison
|
3a640af71d
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/ground_vehicle.cpp
# src/viewport.cpp
|
2018-10-29 18:33:15 +00:00 |
|
Johannes E. Krause
|
662dcc3c31
|
Fix #6920: Make 9.8m/s^2 a common constant for TE-calculation
|
2018-09-30 20:45:41 +02:00 |
|
Jonathan G Rennison
|
56be293107
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/blitter/32bpp_anim.cpp
# src/blitter/32bpp_anim.hpp
# src/blitter/32bpp_anim_sse2.cpp
# src/blitter/32bpp_base.cpp
# src/blitter/32bpp_base.hpp
# src/ground_vehicle.cpp
# src/linkgraph/linkgraph_gui.h
# src/main_gui.cpp
# src/newgrf_house.cpp
# src/newgrf_house.h
# src/town_cmd.cpp
# src/vehicle_base.h
# src/viewport_gui.cppp
|
2018-05-25 18:29:17 +01:00 |
|
PeterN
|
4cebebcf68
|
Change: Add CargoTypes type for cargo masks. (#6790)
|
2018-05-21 22:08:39 +01:00 |
|
Jonathan G Rennison
|
a6a1e67dbc
|
Scale displayed running costs by day length factor
|
2018-01-25 18:23:15 +00:00 |
|
alberth
|
ad88588481
|
(svn r27797) -Add: Display aircraft type in its vehicle window (patch by Samu)
|
2017-03-18 20:43:43 +00:00 |
|
alberth
|
e2e9bd0b25
|
(svn r27797) -Add: Display aircraft type in its vehicle window (patch by Samu)
|
2017-03-18 20:43:43 +00:00 |
|
frosch
|
4b8b9e1cb1
|
(svn r27700) -Codechange: Simplify railtype date introduction. A check that is safe to run every day before the last railtype has been introduced, is also safe to run after the last railtype has been introduced.
|
2016-12-20 12:35:36 +00:00 |
|
frosch
|
1522558cf7
|
(svn r27700) -Codechange: Simplify railtype date introduction. A check that is safe to run every day before the last railtype has been introduced, is also safe to run after the last railtype has been introduced.
|
2016-12-20 12:35:36 +00:00 |
|
frosch
|
ee9a54c0a0
|
(svn r27598) -Fix: Company 0 could accept engine previews before they were offered.
|
2016-06-09 19:04:53 +00:00 |
|
frosch
|
9a7618aeb6
|
(svn r27598) -Fix: Company 0 could accept engine previews before they were offered.
|
2016-06-09 19:04:53 +00:00 |
|
frosch
|
ebb6e38075
|
(svn r27578) -Fix [FS#6454]: Vehicles could not be hidden from the purchase list when they were in exclusive preview.
|
2016-05-22 11:04:34 +00:00 |
|
frosch
|
6981fee459
|
(svn r27578) -Fix [FS#6454]: Vehicles could not be hidden from the purchase list when they were in exclusive preview.
|
2016-05-22 11:04:34 +00:00 |
|
alberth
|
f72ad87540
|
(svn r26802) -Add: Command to set visibility of an engine for a company (based on patch by Juanjo).
|
2014-09-07 16:12:58 +00:00 |
|
alberth
|
44d2f6a988
|
(svn r26802) -Add: Command to set visibility of an engine for a company (based on patch by Juanjo).
|
2014-09-07 16:12:58 +00:00 |
|
rubidium
|
9ed12b0f07
|
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
|
2014-04-25 15:40:32 +00:00 |
|
rubidium
|
034735a54c
|
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
|
2014-04-25 15:40:32 +00:00 |
|
rubidium
|
0463dbdc9e
|
(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
|
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 |
|
alberth
|
24d3594723
|
(svn r25640) -Fix: Do not suggest a start date for the game when there will be no vehicles available at all.
|
2013-07-31 07:30:18 +00:00 |
|
alberth
|
67cb7d4def
|
(svn r25640) -Fix: Do not suggest a start date for the game when there will be no vehicles available at all.
|
2013-07-31 07:30:18 +00:00 |
|
alberth
|
46901b73b2
|
(svn r25639) -Codechange: Rename both 'STR_ERROR_NO_VEHICLES_AVAILABLE*' strings.
|
2013-07-31 07:25:58 +00:00 |
|
alberth
|
888ebe4f6f
|
(svn r25639) -Codechange: Rename both 'STR_ERROR_NO_VEHICLES_AVAILABLE*' strings.
|
2013-07-31 07:25:58 +00:00 |
|
rubidium
|
1efc64fa7d
|
(svn r25553) -Fix [FS#5530]: provide a warning when no vehicles are available, and tell what to do in that case
|
2013-07-02 18:57:26 +00:00 |
|
rubidium
|
6272a35c0a
|
(svn r25553) -Fix [FS#5530]: provide a warning when no vehicles are available, and tell what to do in that case
|
2013-07-02 18:57:26 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46: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
|
f93602aec9
|
(svn r24813) -Change: Offer engine previews only to companies which actually use the particular vehicle-type/cargo-type combination.
|
2012-12-09 16:55:57 +00:00 |
|
frosch
|
1e250109df
|
(svn r24813) -Change: Offer engine previews only to companies which actually use the particular vehicle-type/cargo-type combination.
|
2012-12-09 16:55:57 +00:00 |
|
frosch
|
51fca5eec7
|
(svn r24812) -Fix: Close pending preview windows when the engine is introduced to everyone.
|
2012-12-09 16:55:38 +00:00 |
|
frosch
|
ce48182768
|
(svn r24812) -Fix: Close pending preview windows when the engine is introduced to everyone.
|
2012-12-09 16:55:38 +00:00 |
|
frosch
|
5c358c4173
|
(svn r24811) -Add: Close engine preview window when another client accepts it.
|
2012-12-09 16:55:21 +00:00 |
|
frosch
|
f126497c08
|
(svn r24811) -Add: Close engine preview window when another client accepts it.
|
2012-12-09 16:55:21 +00:00 |
|
frosch
|
0e4b212c45
|
(svn r24810) -Fix: Make engine preview offers more robust wrt. changes in the company ranking.
|
2012-12-09 16:55:03 +00:00 |
|
frosch
|
9f0e8399b0
|
(svn r24810) -Fix: Make engine preview offers more robust wrt. changes in the company ranking.
|
2012-12-09 16:55:03 +00:00 |
|
yexo
|
3439769fef
|
(svn r24660) -Feature: do not display the preview window for disabled vehicle types (Eagle_rainbow)
|
2012-11-01 22:42:29 +00:00 |
|
yexo
|
69b91c2102
|
(svn r24660) -Feature: do not display the preview window for disabled vehicle types (Eagle_rainbow)
|
2012-11-01 22:42:29 +00:00 |
|
alberth
|
0849fb8d36
|
(svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxygen improvements.
|
2012-09-21 09:47:21 +00:00 |
|
alberth
|
6c6abd87db
|
(svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxygen improvements.
|
2012-09-21 09:47:21 +00:00 |
|
frosch
|
9f9cad1ac9
|
(svn r24492) -Add: [NoGo] Useful behaviour for GSEngine::IsValidEngine and GSEngine::IsBuildable when outside GSCompanyMode scope.
|
2012-08-21 19:53:08 +00:00 |
|
frosch
|
fa88345953
|
(svn r24492) -Add: [NoGo] Useful behaviour for GSEngine::IsValidEngine and GSEngine::IsBuildable when outside GSCompanyMode scope.
|
2012-08-21 19:53:08 +00:00 |
|
frosch
|
a8c88f43b6
|
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead.
|
2012-05-26 14:16:03 +00:00 |
|
frosch
|
2aa43d6c8b
|
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead.
|
2012-05-26 14:16:03 +00:00 |
|
frosch
|
fb63991851
|
(svn r24200) -Fix [FS#5149]: Invalidate build vehicle windows every month, in case they need resorting due to changed reliabilities.
|
2012-05-05 19:25:20 +00:00 |
|
frosch
|
5f3d0a509f
|
(svn r24200) -Fix [FS#5149]: Invalidate build vehicle windows every month, in case they need resorting due to changed reliabilities.
|
2012-05-05 19:25:20 +00:00 |
|
frosch
|
1777809e14
|
(svn r23861) -Feature: [NewGRF] New algorithm (activated via an engine flag) to determine the capacity of vehicles. This allows vehicles to better control the capacity for cargotypes which they know; and let cargo NewGRFs influence the capacity for cargos the vehicle NewGRF does not know, but which the vehicle is refittable to due to cargo classes.
|
2012-01-28 12:11:23 +00:00 |
|
frosch
|
f7afd6ed8e
|
(svn r23861) -Feature: [NewGRF] New algorithm (activated via an engine flag) to determine the capacity of vehicles. This allows vehicles to better control the capacity for cargotypes which they know; and let cargo NewGRFs influence the capacity for cargos the vehicle NewGRF does not know, but which the vehicle is refittable to due to cargo classes.
|
2012-01-28 12:11:23 +00:00 |
|
frosch
|
90c53046c7
|
(svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity multipliers when refitting vehicles, which do not use callback 15.
|
2012-01-28 12:08:03 +00:00 |
|