Update of /cvsroot/rails/18xx/tiles
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18144/tiles
Modified Files:
Rails18xx.ini CombineTiles.pl TileDictionary.18t
Log Message:
Added value 10 to tile #4
Index: Rails18xx.ini
===================================================================
RCS file: /cvsroot/rails/18xx/tiles/Rails18xx.ini,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Rails18xx.ini 18 Dec 2009 20:03:31 -0000 1.3
--- Rails18xx.ini 8 Jan 2010 20:46:57 -0000 1.4
***************
*** 108,112 ****
FileNameTemplate=tile<c0000>.<r>
[Images]
! Folder=C:\Projects\Rails\18xx\tiles
ImageFormat=3
ImageScale=1
--- 108,112 ----
FileNameTemplate=tile<c0000>.<r>
[Images]
! Folder=C:\Projects\Rails\18xx\tiles\TDwithID
ImageFormat=3
ImageScale=1
Index: TileDictionary.18t
===================================================================
RCS file: /cvsroot/rails/18xx/tiles/TileDictionary.18t,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** TileDictionary.18t 15 Dec 2009 18:56:11 -0000 1.5
--- TileDictionary.18t 8 Jan 2010 20:47:04 -0000 1.6
***************
*** 351,354 ****
--- 351,355 ----
item
JunType = jtWhistlestop
+ Revenue = 10
end>
end
Index: CombineTiles.pl
===================================================================
RCS file: /cvsroot/rails/18xx/tiles/CombineTiles.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** CombineTiles.pl 18 Dec 2009 20:03:31 -0000 1.1
--- CombineTiles.pl 8 Jan 2010 20:47:04 -0000 1.2
***************
*** 29,33 ****
# Notes on creating new tiles:
! # 1. In TileDesigner, save SVG tiles with size=170 and filename template=tile<c0>.
# Do this with ID checked into directory tiles/TDwithID, and again
# with ID unchecked into directory tiles/TDwoID.
--- 29,33 ----
# Notes on creating new tiles:
! # 1. In TileDesigner, export SVG tiles with size=170 and filename template=tile<c0>.
# Do this with ID checked into directory tiles/TDwithID, and again
# with ID unchecked into directory tiles/TDwoID.
|