Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some encoding fixes #343

Merged
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The player's voice is always heard in TGC, the team makes constant polling about

<br clear="left"/>

And we are always looking for new developers interested in helping the development of the mod! Hit the discord up and go to #modder-recruiting.
And we are always looking for new developers interested in helping the development of the mod! Hit the discord up and go to #modder-recruiting and don't forget that Victoria 2 needs text files to be encoded in Windows 1252, as special characters in utf8 will look weird in game.
joelAVS marked this conversation as resolved.
Show resolved Hide resolved

## Submods
![mapskinsbanner](https://user-images.githubusercontent.com/32886642/209603162-9b771f08-2384-4526-a3cb-fa31a77229a9.png)
Expand Down
6 changes: 3 additions & 3 deletions TGC/common/countries/Columbia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company
# Hudsons Bay Company
party = {
name = "COL_conservative"
start_date = 1821.7.1
Expand Down Expand Up @@ -163,7 +163,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company (Liberal)
# Hudsons Bay Company (Liberal)
party = {
name = "COL_liberal"
start_date = 1821.7.1
Expand Down Expand Up @@ -259,7 +259,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company (reactionary)
# Hudsons Bay Company (reactionary)
party = {
name = "COL_reactionary"
start_date = 1821.7.1
Expand Down
6 changes: 3 additions & 3 deletions TGC/common/countries/Queen Charlotte Islands.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company
# Hudsons Bay Company
party = {
name = "QCI_conservative"
start_date = 1821.7.1
Expand Down Expand Up @@ -163,7 +163,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company (Liberal)
# Hudsons Bay Company (Liberal)
party = {
name = "QCI_liberal"
start_date = 1821.7.1
Expand Down Expand Up @@ -259,7 +259,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company (reactionary)
# Hudsons Bay Company (reactionary)
party = {
name = "QCI_reactionary"
start_date = 1821.7.1
Expand Down
6 changes: 3 additions & 3 deletions TGC/common/countries/Stickeen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company
# Hudsons Bay Company
party = {
name = "STK_conservative"
start_date = 1821.7.1
Expand Down Expand Up @@ -163,7 +163,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company (Liberal)
# Hudsons Bay Company (Liberal)
party = {
name = "STK_liberal"
start_date = 1821.7.1
Expand Down Expand Up @@ -259,7 +259,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company (reactionary)
# Hudsons Bay Company (reactionary)
party = {
name = "STK_reactionary"
start_date = 1821.7.1
Expand Down
6 changes: 3 additions & 3 deletions TGC/common/countries/Vancouver Island.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company
# Hudsons Bay Company
party = {
name = "VAN_conservative"
start_date = 1821.7.1
Expand Down Expand Up @@ -163,7 +163,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company (Liberal)
# Hudsons Bay Company (Liberal)
party = {
name = "VAN_liberal"
start_date = 1821.7.1
Expand Down Expand Up @@ -259,7 +259,7 @@ party = {
war_policy = anti_military
}

# Hudsons Bay Company (reactionary)
# Hudsons Bay Company (reactionary)
party = {
name = "VAN_reactionary"
start_date = 1821.7.1
Expand Down
2 changes: 1 addition & 1 deletion TGC/decisions/ACW.txt
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ political_decisions = {
background = war_college
}
define_general = {
name = "Thomas Stonewall Jackson"
name = "Thomas Stonewall Jackson"
personality = unflinching
background = dauntless
}
Expand Down
2 changes: 1 addition & 1 deletion TGC/decisions/RUS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ political_decisions = {
ai_will_do = { factor = 1 }
}

build_the_st_petersburg_moscow_railway = { #Saint PetersburgMoscow Railway
build_the_st_petersburg_moscow_railway = { #Saint Petersburg Moscow Railway
picture = whistlestop_tour
potential = {
primary_culture = russian
Expand Down
2 changes: 1 addition & 1 deletion TGC/events/BRZFlavor.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3265,7 +3265,7 @@
}
}

# We´ll have to decline.
# Well have to decline.
option = {
name = "EVTOPTB8222"

Expand Down
2 changes: 1 addition & 1 deletion TGC/events/ITAFlavor.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,7 @@
}
}

#Description: The World’s Greatest Tenor - gain prestige
#Description: The Worlds Greatest Tenor - gain prestige
country_event = {

id = 35301
Expand Down
22 changes: 11 additions & 11 deletions TGC/history/pops/1836.1.1/Germany.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
size = 6500
}
}
#Süsel
#S�sel
3425 = {
aristocrats = {
culture = north_german
Expand Down Expand Up @@ -291,8 +291,8 @@
size = 7308
}
}
#Under the rule of Lübeck in 1836
#Lübeck (40450/10112 POPS)
#Under the rule of L�beck in 1836
#L�beck (40450/10112 POPS)
530 = {
aristocrats = {
culture = north_german
Expand Down Expand Up @@ -600,7 +600,7 @@
size = 54283
}
}
#Lüneburg (306806/76701 POPS)
#L�neburg (306806/76701 POPS)
532 = {
aristocrats = {
culture = north_german
Expand Down Expand Up @@ -847,7 +847,7 @@
}
}
#Under the rule of Schaumburg-Lippe in 1836
#Bückeburg (27124/6781 POPS)
#B�ckeburg (27124/6781 POPS)
3254 = {
aristocrats = {
culture = north_german
Expand Down Expand Up @@ -988,7 +988,7 @@
size = 975
}
}
#Osnabrück (134890/33722 POPS)
#Osnabr�ck (134890/33722 POPS)
538 = {
aristocrats = {
culture = north_german
Expand Down Expand Up @@ -1541,7 +1541,7 @@
size = 19375
}
}
#Schönberg
#Sch�nberg
3484 = {
aristocrats = {
culture = north_german
Expand Down Expand Up @@ -2938,8 +2938,8 @@
size = 320
}
}
#Under the rule of Anhalt-Köthen in 1836
#Köthen (145439/36360 POPS)
#Under the rule of Anhalt-K�then in 1836
#K�then (145439/36360 POPS)
3420 = {
aristocrats = {
culture = north_german
Expand Down Expand Up @@ -3142,7 +3142,7 @@
religion = protestant
size = 9250
}

clergymen = {
culture = western_slavic
religion = catholic
Expand Down Expand Up @@ -6201,7 +6201,7 @@
#Silesia Region (200000)
#See Czechia.txt and Poland.txt for balance of region
#Under the rule of Prussia in 1836
#Görlitz (172941/43235 POPS)
#G�rlitz (172941/43235 POPS)
687 = {
aristocrats = {
culture = north_german
Expand Down
12 changes: 6 additions & 6 deletions TGC/history/units/HAN_oob.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,25 +31,25 @@ leader = {
prestige = 0.1
}
army = {
name = "Hann�versche Heer"
name = "Hannoversche Armee"
location = 534
regiment = {
name= "1. Hann�versche Infanteriebrigade"
name= "1. Hannoversche Infanteriebrigade"
type = infantry
home = 534
}
regiment = {
name= "2. Hann�versche Infanteriebrigade"
name= "2. Hannoversche Infanteriebrigade"
type = infantry
home = 535
}
regiment = {
name= "3. Hann�versche Infanteriebrigade"
name= "3. Hannoversche Infanteriebrigade"
type = infantry
home = 531
}
regiment = {
name= "1. Hann�versche Artilleriebrigade"
name= "1. Hannoversche Artilleriebrigade"
type = artillery
home = 532
}
Expand All @@ -59,7 +59,7 @@ army = {
location = 537

regiment = {
name = "4. Hann�versche Infanteriebrigade"
name = "4. Hannoversche Infanteriebrigade"
type = infantry
home = 537
}
Expand Down
2 changes: 1 addition & 1 deletion TGC/localisation/00_countries-names-gov't.csv
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@ FIN_hms_government;Kingdom of Finland;;;;;;;;;;;;;x
FIN_proletarian_dictatorship;Red Finland;;;;;;;;;;;;;x
FIN_prussian_constitutionalism;Kingdom of Finland;;;;;;;;;;;;;x
FIU_bourgeois_dictatorship;Carnaro;;;;;;;;;;;;;x
FIU_democracy;Free State of Fiume;�tat libre de Fiume;Freistaat Fiume;;;;;;;;;;;x
FIU_democracy;Free State of Fiume;�tat libre de Fiume;Freistaat Fiume;;;;;;;;;;;x
FIU_fascist_dictatorship;Carnaro;;;;;;;;;;;;;x
FIU_presidential_dictatorship;Carnaro;;;;;;;;;;;;;x
FJN_fascist_dictatorship;Min Republic;;;;;;;;;;;;;x
Expand Down
Loading