Merge branch 'master' into jgrpp-beta
# Conflicts: # src/economy.cpp # src/elrail.cpp # src/graph_gui.cpp # src/linkgraph/linkgraph_gui.cpp # src/network/core/game_info.cpp # src/newgrf_station.cpp # src/saveload/saveload.cpp # src/settings.cpp # src/station_cmd.cpp # src/station_gui.cpp # src/strings_func.h # src/table/settings/network_settings.ini # src/table/settings/settings.ini
This commit is contained in:
@@ -122,8 +122,6 @@ public:
|
||||
return (int32)this->GetInt64(type);
|
||||
}
|
||||
|
||||
void ShiftParameters(uint amount);
|
||||
|
||||
/** Get a pointer to the current element in the data array. */
|
||||
uint64 *GetDataPointer() const
|
||||
{
|
||||
@@ -180,8 +178,6 @@ uint32 GetStringGRFID(StringID string);
|
||||
uint ConvertKmhishSpeedToDisplaySpeed(uint speed);
|
||||
uint ConvertDisplaySpeedToKmhishSpeed(uint speed);
|
||||
|
||||
void InjectDParam(uint amount);
|
||||
|
||||
WChar GetDecimalSeparatorChar();
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user