[Freeciv-Dev] Re: New nation: Croatians
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
This is a multi-part message in MIME format.
--------------18EC90C9C114EAF7E1A52590
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I wrote earlier:
> Hi,
> here are ruleset, flags, shield and patch (without Xpm files) for
> Croatian nation. I would be very grateful if you add this new nation
> soon.
I also attached some files. Unfortunately, there was a small mistake in
two of those files. Here are corrected versions of those files. I
apologize.
Darko
--------------18EC90C9C114EAF7E1A52590
Content-Type: text/plain; charset=us-ascii;
name="croatian.ruleset"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="croatian.ruleset"
[nation_croatian]
name = _("Croatian")
plural = _("?plural:Croatians")
leader = "Tomislav", "Dmitar Zvonimir", "Borna", "Mislav", "Trpimir",
"Petar Kresimir IV", "Domagoj", "Zdeslav", "Branimir", "Stjepan",
"Ljudevit Posavski", "Petar Svacic"
leader_sex = "Male", "Male", "Male", "Male", "Male", "Male", "Male", "Male",
"Male", "Male", "Male", "Male"
flag = "f.croatia"
flag_alt = "-"
city_style = "European"
ruler_titles = { "government", "male_title", "female_title"
"Republic", _("President"), _("President")
"Democracy", _("Prime Minister"), _("Prime Minister")
}
attack = 1
expand = 1
civilized = 1
advisors = 100,100,100,100,100,100,100
tech_goals = "Iron Working", "Literacy", "Astronomy", "Bridge Building",
"The Republic", "Metallurgy", "Medicine", "University",
"Explosives", "Navigation", "Democracy"
wonder = "Leonardo's Workshop"
government="Democracy"
cities = "Zagreb", "Split", "Rijeka", "Osjek", "Dubrovnik", "Zadar", "Pula",
"Karlovac", "Slavonski Brod", "Sisak", "Vukovar", "Sibenik",
"Varazdin", "Vinkovci", "Velika Gorica", "Bjelovar", "Koprivnica",
"Pozega", "Djakovo", "Petrinja", "Virovitica", "Cakovec", "Samobor",
"Makarska", "Knin", "Metkovic", "Solin", "Zupanja", "Krizevci",
"Trogir", "Korcula", "Hvar", "Rovinj", "Umag", "Porec", "Senj",
"Kutina", "Omis", "Ston", "Orebic", "Pazin", "Visnjan", "Gospic",
"Nin", "Vela Luka", "Motovun", "Cavtat", "Opatija", "Sinj", "Otocac",
"Ogulin", "Slunj"
--------------18EC90C9C114EAF7E1A52590
Content-Type: text/plain; charset=us-ascii;
name="croatian_patch.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="croatian_patch.diff"
diff -Nur -Xfreeciv/diff_ignore freeciv.orig/data/default/nations.ruleset
freeciv/data/default/nations.ruleset
--- freeciv.orig/data/default/nations.ruleset Wed Aug 16 03:19:14 2000
+++ freeciv/data/default/nations.ruleset Wed Aug 16 12:38:01 2000
@@ -107,6 +107,7 @@
*include "nation/singaporean.ruleset"
*include "nation/chilean.ruleset"
*include "nation/catalan.ruleset"
+*include "nation/croatian.ruleset"
;*include "nation/olympic.ruleset"
;*include "nation/krevi.ruleset"
diff -Nur -Xfreeciv/diff_ignore freeciv.orig/data/engels/flags.spec
freeciv/data/engels/flags.spec
--- freeciv.orig/data/engels/flags.spec Wed Aug 16 03:19:15 2000
+++ freeciv/data/engels/flags.spec Wed Aug 16 13:29:31 2000
@@ -109,4 +109,5 @@
5, 5, "f.singapore"
5, 6, "f.chile"
5, 7, "f.catalan"
+ 5, 8, "f.croatia"
}
diff -Nur -Xfreeciv/diff_ignore freeciv.orig/data/misc/shields.spec
freeciv/data/misc/shields.spec
--- freeciv.orig/data/misc/shields.spec Wed Aug 16 03:19:15 2000
+++ freeciv/data/misc/shields.spec Wed Aug 16 13:27:59 2000
@@ -102,4 +102,5 @@
5, 5, "f.singapore"
5, 6, "f.chile"
5, 7, "f.catalan"
+ 5, 8, "f.croatia"
}
diff -Nur -Xfreeciv/diff_ignore freeciv.orig/data/nation/Makefile.am
freeciv/data/nation/Makefile.am
--- freeciv.orig/data/nation/Makefile.am Wed Aug 16 03:19:16 2000
+++ freeciv/data/nation/Makefile.am Wed Aug 16 13:34:31 2000
@@ -20,6 +20,7 @@
chilean.ruleset \
chinese.ruleset \
cornish.ruleset \
+ croatian.ruleset \
czech.ruleset \
danish.ruleset \
dunedain.ruleset \
diff -Nur -Xfreeciv/diff_ignore freeciv.orig/data/nation/croatian.ruleset
freeciv/data/nation/croatian.ruleset
--- freeciv.orig/data/nation/croatian.ruleset Thu Jan 1 01:00:00 1970
+++ freeciv/data/nation/croatian.ruleset Wed Aug 16 21:23:03 2000
@@ -0,0 +1,43 @@
+[nation_croatian]
+
+name = _("Croatian")
+plural = _("?plural:Croatians")
+
+leader = "Tomislav", "Dmitar Zvonimir", "Borna", "Mislav", "Trpimir",
+ "Petar Kresimir IV", "Domagoj", "Zdeslav", "Branimir", "Stjepan",
+ "Ljudevit Posavski", "Petar Svacic"
+leader_sex = "Male", "Male", "Male", "Male", "Male", "Male", "Male", "Male",
+ "Male", "Male", "Male", "Male"
+
+flag = "f.croatia"
+flag_alt = "-"
+city_style = "European"
+
+ruler_titles = { "government", "male_title", "female_title"
+ "Republic", _("President"), _("President")
+ "Democracy", _("Prime Minister"), _("Prime Minister")
+ }
+
+attack = 1
+expand = 1
+civilized = 1
+advisors = 100,100,100,100,100,100,100
+
+tech_goals = "Iron Working", "Literacy", "Astronomy", "Bridge Building",
+ "The Republic", "Metallurgy", "Medicine", "University",
+ "Explosives", "Navigation", "Democracy"
+
+wonder = "Leonardo's Workshop"
+
+government="Democracy"
+
+cities = "Zagreb", "Split", "Rijeka", "Osjek", "Dubrovnik", "Zadar", "Pula",
+ "Karlovac", "Slavonski Brod", "Sisak", "Vukovar", "Sibenik",
+ "Varazdin", "Vinkovci", "Velika Gorica", "Bjelovar", "Koprivnica",
+ "Pozega", "Djakovo", "Petrinja", "Virovitica", "Cakovec", "Samobor",
+ "Makarska", "Knin", "Metkovic", "Solin", "Zupanja", "Krizevci",
+ "Trogir", "Korcula", "Hvar", "Rovinj", "Umag", "Porec", "Senj",
+ "Kutina", "Omis", "Ston", "Orebic", "Pazin", "Visnjan", "Gospic",
+ "Nin", "Vela Luka", "Motovun", "Cavtat", "Opatija", "Sinj", "Otocac",
+ "Ogulin", "Slunj"
+
diff -Nur -Xfreeciv/diff_ignore freeciv.orig/data/trident/flags.spec
freeciv/data/trident/flags.spec
--- freeciv.orig/data/trident/flags.spec Wed Aug 16 03:19:16 2000
+++ freeciv/data/trident/flags.spec Wed Aug 16 13:29:39 2000
@@ -108,4 +108,5 @@
5, 5, "f.singapore"
5, 6, "f.chile"
5, 7, "f.catalan"
+ 5, 8, "f.croatia"
}
diff -Nur -Xfreeciv/diff_ignore freeciv.orig/po/POTFILES.in
freeciv/po/POTFILES.in
--- freeciv.orig/po/POTFILES.in Wed Aug 16 03:19:24 2000
+++ freeciv/po/POTFILES.in Wed Aug 16 13:35:20 2000
@@ -121,6 +121,7 @@
data/nation/chilean.ruleset
data/nation/chinese.ruleset
data/nation/cornish.ruleset
+data/nation/croatian.ruleset
data/nation/czech.ruleset
data/nation/danish.ruleset
data/nation/dunedain.ruleset
--------------18EC90C9C114EAF7E1A52590
Content-Type: image/x-xpixmap;
name="croatian-new_engels_flags.xpm"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="croatian-new_engels_flags.xpm"
/* XPM */
static char * new_engels_flags_xpm[] = {
"30 21 4 1",
" c None",
"+ c #F0F0F0",
"@ c #E90A0C",
"' c #0607D4",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@++@@++@@@@@@@@@@@@",
"++++++++++@@++@@++@@++++++++++",
"++++++++++++@@++@@++++++++++++",
"++++++++++++@@++@@++++++++++++",
"++++++++++@@++@@++@@++++++++++",
"++++++++++@@++@@++@@++++++++++",
"++++++++++++@@++@@++++++++++++",
"++++++++++++@@++@@++++++++++++",
"'''''''''''@++@@++@'''''''''''",
"''''''''''''''@@''''''''''''''",
"''''''''''''''''''''''''''''''",
"''''''''''''''''''''''''''''''",
"''''''''''''''''''''''''''''''",
"''''''''''''''''''''''''''''''",
"''''''''''''''''''''''''''''''"};
--------------18EC90C9C114EAF7E1A52590
Content-Type: image/x-xpixmap;
name="croatian-new_shields.xpm"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="croatian-new_shields.xpm"
/* XPM */
static char * new_shields_xpm[] = {
"13 13 5 1",
" c None",
". c #11121D",
"# c #EE1212",
"@ c #FFFFFF",
"$ c #2252CB",
".............",
".###########.",
".###########.",
".###########.",
".@@@#@#@#@@@.",
".@@@@#@#@@@@.",
" .@@#@#@#@@. ",
" .@@@#@#@@@. ",
" .$$$$#$$$$. ",
" .$$$$$$$. ",
" .$$$$$$$. ",
" ..$$$.. ",
" ... "};
--------------18EC90C9C114EAF7E1A52590
Content-Type: image/x-xpixmap;
name="croatian-new_trident_flags.xpm"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="croatian-new_trident_flags.xpm"
/* XPM */
static char * new_trident_flags_xpm[] = {
"28 20 5 1",
" c None",
". c #000000",
"@ c #FFFFFF",
"# c #EE1212",
"* c #1F3FC0",
"............................",
".##########################.",
".##########################.",
".##########################.",
".##########################.",
".##########################.",
".##########@@##@@##########.",
".@@@@@@@@##@@##@@##@@@@@@@@.",
".@@@@@@@@@@##@@##@@@@@@@@@@.",
".@@@@@@@@@@##@@##@@@@@@@@@@.",
".@@@@@@@@##@@##@@##@@@@@@@@.",
".@@@@@@@@##@@##@@##@@@@@@@@.",
".@@@@@@@@@@##@@##@@@@@@@@@@.",
".*********@##@@##@*********.",
".*********#@@##@@#*********.",
".************##************.",
".**************************.",
".**************************.",
".**************************.",
"............................"};
--------------18EC90C9C114EAF7E1A52590--
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] Re: New nation: Croatians,
Darko Surjan <=
|
|