[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data game.cfg campaigns/Eastern_Invasio...
From: |
Cedric Duval |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data game.cfg campaigns/Eastern_Invasio... |
Date: |
Sun, 12 Sep 2004 10:39:29 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Cedric Duval <address@hidden> 04/09/12 14:34:20
Modified files:
data : game.cfg
Added files:
data/campaigns : Eastern_Invasion.cfg Heir_To_The_Throne.cfg
Son_Of_The_Black_Eye.cfg The_Dark_Hordes.cfg
The_Rise_of_Wesnoth.cfg
Log message:
* Sorted campaigns using the rank parameter
* Moved campaign declarations into several files (will benefit to
translation domains)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/game.cfg.diff?tr1=1.114&tr2=1.115&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/campaigns/Eastern_Invasion.cfg?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/campaigns/Heir_To_The_Throne.cfg?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/campaigns/Son_Of_The_Black_Eye.cfg?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/campaigns/The_Dark_Hordes.cfg?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/campaigns/The_Rise_of_Wesnoth.cfg?rev=1.1
Patches:
Index: wesnoth/data/game.cfg
diff -u wesnoth/data/game.cfg:1.114 wesnoth/data/game.cfg:1.115
--- wesnoth/data/game.cfg:1.114 Tue Sep 7 16:14:58 2004
+++ wesnoth/data/game.cfg Sun Sep 12 14:34:19 2004
@@ -251,57 +251,6 @@
shift=yes
[/hotkey]
-[campaign]
- id=heir_throne
- icon=konrad-commander.png
- name= _ "Heir to the Throne"
- define=CAMPAIGN_HEIR_TO_THE_THRONE
- first_scenario=The_Elves_Besieged
- difficulties=EASY,NORMAL,HARD
- difficulty_descriptions= _
"&elvish-fighter.png,Fighter,(easiest);*&elvish-hero.png,Hero;&elvish-champion.png,Champion,(hardest)"
-[/campaign]
-
-[campaign]
- id=dark_hordes
- icon=undead-initiate.png
- name= _ "The Dark Hordes"
- define=CAMPAIGN_THE_DARK_HORDES
- first_scenario=A_New_Chance
- difficulties=EASY,NORMAL,HARD
- difficulty_descriptions= _
"&undead-initiate.png,Apprentice,(easiest);*&undead-necromancer.png,Master;&undead-lich.png,Dark
Lord,(hardest)"
-[/campaign]
-
-[campaign]
- id=son_of_the_black_eye
- name= _ "Son of the Black Eye (chapter I)"
- define=CAMPAIGN_SON_OF_THE_BLACK_EYE
- first_scenario=End_Of_Peace
- difficulties=EASY,NORMAL,HARD
- difficulty_descriptions= _
"&orcish-grunt.png,Grunt,(easiest);*&orcish-warrior.png,Warrior;&orcish-warlord.png,Warlord,(hardest)"
- icon=orcish-ruler.png
-[/campaign]
-
-[campaign]
- id=eastern_invasion
- name= _ "The Eastern Invasion"
- define=CAMPAIGN_EASTERN_INVASION
- first_scenario=The_Outpost
- difficulties=EASY,NORMAL,HARD
- difficulty_descriptions= _
"&human-spearman.png,Spearman,(easiest);*&human-swordman.png,Swordsman;&human-royalguard.png,Royal
Guard,(hardest)"
- icon=human-general.png
-[/campaign]
-
-[campaign]
- id=The_Rise_of_Wesnoth
- name= _ "The Rise of Wesnoth"
- define=CAMPAIGN_THE_RISE_OF_WESNOTH
- first_scenario=A_Summer_of_Storms
- difficulties=EASY,NORMAL,HARD
- difficulty_descriptions= _
"&noble-fighter.png,Fighter,(easiest);*&noble-commander.png,Commander;&noble-lord.png,Lord,(hardest)"
- icon=noble-lord.png
-[/campaign]
-
-
[+units]
{units}
{~units}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data game.cfg campaigns/Eastern_Invasio...,
Cedric Duval <=