mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 04:29:09 +00:00
Add: Road waypoint default graphics
This commit is contained in:
committed by
rubidium42
parent
9c84e5df3f
commit
eebd5e47db
Binary file not shown.
@@ -1 +1 @@
|
||||
4f03553f614a06d86dc06376db3353c7
|
||||
8bc3926cb50e19747de498357417d973
|
||||
|
@@ -20,6 +20,7 @@ if(GRFCODEC_FOUND)
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/openttdgui.nfo
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/palette.nfo
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/roadstops.nfo
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/road_waypoints.nfo
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/signals.nfo
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/sloped_tracks.nfo
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/tramtracks.nfo
|
||||
@@ -42,6 +43,7 @@ if(GRFCODEC_FOUND)
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/openttdgui_convert_tram.png
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/openttdgui_group_livery.png
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/roadstops.png
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/road_waypoints.png
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/signals.png
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/sloped_tracks.png
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/tramtracks.png
|
||||
|
@@ -98,3 +98,4 @@
|
||||
#include "mono.nfo"
|
||||
#include "tunnel_portals.nfo"
|
||||
#include "palette.nfo"
|
||||
#include "road_waypoints.nfo"
|
||||
|
14
media/baseset/openttd/road_waypoints.nfo
Normal file
14
media/baseset/openttd/road_waypoints.nfo
Normal file
@@ -0,0 +1,14 @@
|
||||
// This file is part of OpenTTD.
|
||||
// OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
|
||||
// OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
// See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
|
||||
//
|
||||
|
||||
-1 * 0 0C "Road waypoints"
|
||||
//@@LINT OFF
|
||||
-1 * 3 05 19 04
|
||||
//@@LINT ON
|
||||
-1 sprites/road_waypoints.png 8bpp 10 10 64 40 -5 -22 normal
|
||||
-1 sprites/road_waypoints.png 8bpp 90 10 64 40 -31 -9 normal
|
||||
-1 sprites/road_waypoints.png 8bpp 170 10 64 35 -31 -4 normal
|
||||
-1 sprites/road_waypoints.png 8bpp 240 10 64 35 -57 -17 normal
|
BIN
media/baseset/openttd/road_waypoints.png
Normal file
BIN
media/baseset/openttd/road_waypoints.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.4 KiB |
Reference in New Issue
Block a user