Lari Nieminen
8406338591
Fixed portrait bugs in tutorial.
2006-09-01 09:19:51 +00:00
Nobuhito Okada
0cbcd9a6c5
marked for translation
2006-08-31 09:13:25 +00:00
Nobuhito Okada
17c5a216f0
marked for translation
2006-08-30 09:49:32 +00:00
Rusty Russell
b584d905e4
And remove unused tutorial unit images now Konrad cannot advance
2006-08-05 23:51:22 +00:00
Rusty Russell
7ec6d2b23e
Fix bug 6514 (Lisar too strong in tutorial)
...
In addition, make Konrad not advance either, get rid of unused
"scepter" variations, and kill unused Youth, Lord and Commander.
2006-08-05 23:36:12 +00:00
Lari Nieminen
9a4676ab13
Fixed leading animations in tutorial, too (even if they never get used).
2006-07-25 23:07:12 +00:00
Benoît Timbert
d54f1a7939
Move human-*.png attack icons to *-human.png...
...
...to be consistent with the other races. Rewired everything to use
the new paths
2006-07-24 10:36:59 +00:00
Isaac Clerencia Perez
51073e5b2a
Merge 2006-07-21T10:00:04Z!patrick_x99@hotmail.com, fix tc in game event messages, and in the tutorial macros
2006-07-22 08:48:58 +00:00
Lari Nieminen
2672716159
Small fixes to a few HttT animation frames.
2006-07-01 20:21:39 +00:00
Lari Nieminen
f020c3b76d
Updated tutorial units to their current HttT counterparts.
2006-07-01 11:46:08 +00:00
Benoît Timbert
10c38d4b5b
Wired some attack icons for a few tutorial units.
2006-06-27 22:20:27 +00:00
Lari Nieminen
ee8ca354df
Started cleaning the sounds directory of old and obsolete sounds...
...
...and fixed some buggy sound references in .cfg's.
2006-06-21 08:17:01 +00:00
Gunter Labes
488e861307
more line ending clean-ups
2006-06-06 00:05:03 +00:00
Rusty Russell
d53ef75eaf
Shorten blue shield description, and don't explain crown.
...
My theory is to use minimal explanation (they won't read it anyway!)
2006-06-01 09:03:46 +00:00
Scott Klempner
3a46cdc5f9
hero icon explanation added to tutorial
2006-05-31 15:15:04 +00:00
Rusty Russell
adf119fd56
Remove bogus string clearing
2006-05-30 06:20:49 +00:00
Rusty Russell
c1c7767656
Remove bogus translatable empty string which broke translations
2006-05-30 06:19:31 +00:00
Rusty Russell
d5e31af1e7
Separate sentences by gender, for easier translation as suggested in forum:
...
http://www.wesnoth.org/forum/viewtopic.php?t=11408&start=0&postdays=0&postorder=asc&highlight=
2006-05-29 15:03:23 +00:00
Richard Kettering
4af450f84f
Subtle tweak to konrad l2 base frame.
2006-05-25 07:26:52 +00:00
Richard Kettering
9744427cd6
New images for konrad level 0 in tutorial.
2006-05-25 07:23:19 +00:00
Richard Kettering
6d240e33d9
Updated portrait of delfador for the tutorial.
2006-05-25 07:11:40 +00:00
Richard Kettering
5d7d51bb25
Added support for new konrad images in tutorial.
2006-05-25 07:08:34 +00:00
Richard Kettering
df884f1b2d
New images for Konrad Level-1 in tutorial.
2006-05-25 07:06:47 +00:00
Richard Kettering
8ceb5f2686
New images for konrad L2 in tutorial.
2006-05-25 07:05:38 +00:00
Rusty Russell
307c813c16
Revert simplification of upkeep,
...
...as per ml discussion so scottk doesn't work himself to death.
2006-05-19 08:15:18 +00:00
Rusty Russell
ee65456b27
Fix out-by-one error on [label] when set in events,
...
...fix up tutorial which was compensating.
Fix South Guard label which was malformed and never appeared anyway.
2006-05-18 10:41:18 +00:00
Rusty Russell
dd3634b796
Fix bug where Galdrad has empty box when L2 unit killed:
...
$ at start of string makes whole thing a variable in vconfig::expand()
2006-05-16 07:11:43 +00:00
Rusty Russell
35ee00cb63
Use $he the same way as we do in scenario 1, not after : (poor translators!)
...
Change orc -> Orc everywhere for consistency.
2006-05-16 05:43:51 +00:00
Rusty Russell
17b1fbcafb
Clarify language slightly.
2006-05-16 04:37:28 +00:00
Rusty Russell
a7b8ae0d9e
Clean up language for translators who have to deal with multiple genders.
...
More | removal.
Reduce turns again, and reduce quintains (if they L2 a character,
tutorial can break)
2006-05-16 03:21:03 +00:00
Rusty Russell
fc0795ecf8
Fix extraneous |
2006-05-16 00:40:59 +00:00
Rusty Russell
e190966944
Update documentation and tutorial for simplified upkeep model.
2006-05-08 11:26:25 +00:00
Rusty Russell
ef52a11eba
must be translatable: pointed out by Gauteamus
2006-04-25 09:11:46 +00:00
Rusty Russell
d923df69ad
Add periods to end of all sentences (thanks to grzywacz's pedantry)
2006-04-14 12:08:50 +00:00
Lari Nieminen
dc67b84bd5
Added data/sound-utils.cfg and a few simple sound variation lists;
...
miss, sword-swish and new corpse sounds.
2006-04-05 17:56:30 +00:00
Dominic Bolin
329049fc10
Update unit cfg files
2006-04-04 17:03:42 +00:00
Rusty Russell
8fdcfa7358
Use default music list for tutorial.
2006-03-27 09:17:28 +00:00
Rusty Russell
74a9573d79
Fix bug where you might get told you have money to recruit more,
...
...after you've spent it.
Don't label keep until neccessary.
Don't overwrite instructions to advance shaman behind unit on bridge.
Remove spurious ) at end of "I have advanced!" strings.
2006-03-24 11:10:35 +00:00
Rusty Russell
38c26f4d6d
Fix warning about other side capturing village (side check was wrong!)
...
See report here http://www.wesnoth.org/forum/viewtopic.php?t=10521
2006-03-24 10:18:52 +00:00
Rusty Russell
f762b19362
Rearrange to make sure quintain can't reach:
...
one report of AI moving quintain closer to village to counterattack
student, which means it can reach next turn.
2006-03-24 09:56:40 +00:00
Rusty Russell
77815e8e47
Fix bug reported by JoshTripplet...
...
...where Attack with other elf message not cleared.
2006-03-23 22:51:42 +00:00
Nils Kneuper
d776a5ae72
changed the attacks name to flail
2006-03-19 15:41:19 +00:00
Nils Kneuper
3621063b7e
moved 2_Speaking to mark
...
it be a cfg file so that the fingcfg script detects it and its the
strings to the pot-file
2006-03-19 12:16:27 +00:00
Nils Kneuper
53ddffd2e6
added textdomains to the tutorial
2006-03-19 12:15:23 +00:00
Jérémy Rosen
351e582559
change the fade_in to animate in the unit creation event
2006-03-19 10:26:48 +00:00
Rusty Russell
18290206b8
Rename dummy to quintain (almost) everywhere.
2006-03-19 07:47:29 +00:00
Rusty Russell
aab59a640c
Add missing tutorial utils.cfg file
2006-03-19 07:46:39 +00:00
Rusty Russell
e83e48a6d6
Remove DEBUG message.
2006-03-19 07:15:13 +00:00
Rusty Russell
4925b36f53
Second level of tutorial, minor tweaks to first level.
...
1) utils.cfg for shared tutorial utils, and use them in Level 1.
2) Minor Level 1 tweaks.
3) Level 2 teaches Zone of Control, Terrain, Recall, Advancement.
2006-03-19 07:14:25 +00:00
Scott Klempner
129d1a9b1e
updated lord.cfg to use new images
2006-03-17 20:07:17 +00:00