Author: jtn
Date: Fri Feb 20 01:15:20 2015
New Revision: 28221

URL: http://svn.gna.org/viewcvs/freeciv?rev=28221&view=rev
Log:
Add a bright outline to new unit activity icons in Amplio2/Cimpletoon.
Move all unit activity icons from tiles.png to activities.png.

Graphics by GriffonSpade on the forum.

See gna patch #5840.

Modified:
    branches/S2_6/data/amplio2/activities.png
    branches/S2_6/data/amplio2/activities.spec
    branches/S2_6/data/amplio2/tiles.png
    branches/S2_6/data/amplio2/tiles.spec

Modified: branches/S2_6/data/amplio2/activities.png
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/amplio2/activities.png?rev=28221&r1=28220&r2=28221&view=diff
==============================================================================
Binary files - no diff available.

Modified: branches/S2_6/data/amplio2/activities.spec
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/amplio2/activities.spec?rev=28221&r1=28220&r2=28221&view=diff
==============================================================================
--- branches/S2_6/data/amplio2/activities.spec  (original)
+++ branches/S2_6/data/amplio2/activities.spec  Fri Feb 20 01:15:20 2015
@@ -7,6 +7,8 @@
 [info]
 
 artists = "
+    Tatu Rissanen <tatu.rissa...@hut.fi>
+    Jeff Mallatt <j...@codewell.com> (miscellaneous)
     GriffonSpade
 "
 
@@ -22,13 +24,40 @@
 pixel_border = 1
 
 tiles = { "row", "column", "tag"
- 0,  0, "unit.road"
- 0,  1, "unit.rail"
- 0,  2, "unit.maglev"
+; Unit activity letters:  (note unit icons have just "u.")
 
- 1,  0, "unit.fort"
- 1,  1, "unit.airstrip"
 
- 2,  0, "unit.convert"
- 2,  1, "unit.fortifying"
+  0, 0, "unit.road"
+  0, 1, "unit.rail"
+  0, 2, "unit.maglev"
+
+  1, 0, "unit.fort"
+  1, 1, "unit.airstrip"
+  1, 2, "unit.fortress"
+  1, 3, "unit.airbase"
+  1, 4, "unit.buoy"
+
+  2, 0, "unit.fortified"
+  2, 1, "unit.fortifying"
+  2, 2, "unit.sentry"
+  2, 3, "unit.patrol"
+  2, 4, "unit.pillage"
+
+  3, 0, "unit.connect"
+  3, 1, "unit.auto_attack",
+         "unit.auto_settler"
+  3, 2, "unit.stack"
+  3, 3, "unit.loaded"
+
+  4, 0, "unit.irrigate"
+  4, 1, "unit.mine"
+  4, 2, "unit.transform"
+  4, 3, "unit.pollution"
+  4, 4, "unit.fallout"
+
+  5, 0, "unit.goto"
+  5, 1, "unit.convert"
+  5, 2, "unit.auto_explore"
+
+
 }

Modified: branches/S2_6/data/amplio2/tiles.png
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/amplio2/tiles.png?rev=28221&r1=28220&r2=28221&view=diff
==============================================================================
Binary files - no diff available.

Modified: branches/S2_6/data/amplio2/tiles.spec
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/amplio2/tiles.spec?rev=28221&r1=28220&r2=28221&view=diff
==============================================================================
--- branches/S2_6/data/amplio2/tiles.spec       (original)
+++ branches/S2_6/data/amplio2/tiles.spec       Fri Feb 20 01:15:20 2015
@@ -22,30 +22,6 @@
 dy = 48
 
 tiles = { "row", "column", "tag"
-; Unit activity letters:  (note unit icons have just "u.")
-
-  0, 18, "unit.auto_attack",
-         "unit.auto_settler"
-  0, 19, "unit.stack"
-  1, 17, "unit.loaded"
-  1, 18, "unit.connect"
-  1, 19, "unit.auto_explore"
-  2, 12, "unit.transform"
-  2, 13, "unit.sentry"
-  2, 14, "unit.goto"
-  2, 15, "unit.mine"
-  2, 16, "unit.pollution"
-;  2, 17, "unit.road"
-  2, 18, "unit.irrigate"
-;  2, 19, "unit.fortifying"
-;  2, 19, "unit.fortress"
-;  3, 16, "unit.airbase"
-  3, 17, "unit.pillage"
-  3, 18, "unit.fortified"
-  3, 19, "unit.fallout"
-  4, 19, "unit.patrol"
-;  1, 18, "unit.convert"
-
 ; Unit hit-point bars: approx percent of hp remaining
 
   7,  0, "unit.hp_100"
@@ -127,11 +103,6 @@
   6, 18, "city.t_trade_8"
   6, 19, "city.t_trade_9"
 
-; Base building activities
-  8, 15, "unit.fortress"
-  8, 16, "unit.airbase"
-  8, 17, "unit.buoy"
-
 ; Nuclear explosion: this could maybe now be handled as one 
 ; big graphic (?), but for now is done old way as 3 by 3:
 


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to