360 Commits

Author SHA1 Message Date
Fabian Müller
26e3785ea9 Fixed the Tutorial not proceeding with instructions...
...in case the Elvish Fighter send out to the eastern village is quick.
2011-10-26 16:22:05 +00:00
Ignacio R. Morelle
01f1145f94 Tutorial: clear floating text on defeat 2011-10-25 21:46:41 +00:00
Alexander van Gessel
81e0a2007f Revert token t_token commits from 2011-09-08T19:15:40Z!thonsew@yahoo.com on. 2011-10-10 03:43:29 +01:00
Thonsew
a5cb1492c4 Fixed access to an uncreated variable,
by creating the variables in the start event.
2011-09-20 21:21:02 +00:00
Alexander van Gessel
9d8b890c59 Fix the tutorial's "8 XP away from leveling" speech's trigger. 2011-09-19 01:49:17 +01:00
Steven Panek
6d421cb1ba We don't need to use the narrator anymore to prevent scrolling...
...thanks to scroll=no; fixes bug #18459.
2011-08-07 15:18:24 +00:00
Anonymissimus
bad5d3db18 fixed tod image referred to as above minimap (bug #18022) 2011-08-04 18:14:05 +00:00
Nils Kneuper
b2f79b2472 apply wmlindent on basically all of mainline 2011-05-04 10:04:57 +00:00
Steven Panek
0e9a0cf325 Applied patch #1883 with slight modifications. 2011-03-08 00:22:02 +00:00
Iurii Chernyi
15afc059b1 Apply Patch #2238 by iwontbecreative, convert tutorial to new AI config.
bugs in the patch fixed.
2011-01-04 16:32:44 +00:00
Steven Panek
83f7f48b41 'add -' -> sub '. 2010-11-06 05:56:22 +00:00
Eric S. Raymond
7568ef9fe9 Fix SpellingMistakes glitches. 2010-10-16 18:33:34 +00:00
Eric S. Raymond
d32c0205dc Clear up a bunch of minor string FIXMes from before 1.8. 2010-09-23 22:29:13 +00:00
Eric S. Raymond
e7d337a676 Reindent mainline. 2010-09-23 13:04:56 +00:00
Lari Nieminen
154d00e4ad Fixed a portrait bug. 2010-09-15 23:02:03 +00:00
Eric S. Raymond
02c1e610c4 Partial wmllint/wmlscope cleanup. 2010-09-12 11:11:05 +00:00
Lari Nieminen
28678cbee7 Applied tutorial typography patch #1906 by Simon Smith. 2010-09-11 16:22:12 +00:00
Nils Kneuper
bb9bcb7add apply a change that pofix.py does already to the tutorial .cfg files
apply pofix on the tutorial textdomain
2010-09-06 20:19:39 +00:00
Nils Kneuper
7d9ef83560 apply changes from patch #1877
warning: this is NOT final and tested yet, got to run pofix and the
stuff first to test!
2010-08-30 08:23:04 +00:00
Nils Kneuper
8975be1c59 apostrophe conversion, ellipses conversion,
...stuff like this (patch #1877 by Simon Smith)

TODO: apply a fixed up version of patch #1879, currently the pofix
rules in it will not work
2010-08-23 07:52:39 +00:00
Lari Nieminen
b210b10c6d Converted turns run out objectives in the tutorial to use TURNS_RUN_OUT. 2010-08-16 12:33:38 +00:00
Guillaume Melquiond
697ec447c0 Moved character choice to the start event in the tutorial. 2010-08-10 17:16:32 +00:00
Guillaume Melquiond
650bebd534 Moved the character selection later, so that it isn't skipped.
Whether the 'start' event is synchronizable is yet to be decided.
2010-07-26 10:44:23 +00:00
Steven Panek
bf8e7997da Applied pofix to data/campaigns/. 2010-06-20 07:44:20 +00:00
Eric S. Raymond
0ffe997718 [colour_adjust] -> [color_adjust]
colour= -> color
2010-06-19 06:50:26 +00:00
Alexander van Gessel
372d3aa617 In the tutorial, make in-game portraits of konrad and lisar...
...full-size, while keeping their help portraits at 250x250
2010-05-17 22:59:17 +01:00
Steven Panek
309ec2b753 Converted uses of [set_variable]'s 'format' to 'value',
...as they are equivalent and 'format' is supposedly deprecated.
2010-05-12 00:14:07 +00:00
Gunter Labes
2d2f9299c4 cut some similar strings into the equal parts to reduce translation work 2010-03-28 15:02:27 +00:00
Alexander van Gessel
a1ed51a95b Simplify the tutorial a bit using the 'side X turn refresh' event 2010-03-27 03:20:44 +01:00
Eric S. Raymond
91eccd6bbd Revert a previous change to scale down Delf's ptortrait, since it's
not actually supposed to show in the unit help.
2010-02-23 14:53:36 +00:00
Eric S. Raymond
de215cf6dc Addressed bug #15445...
(Li'sar's and Konrad's portraits are huge in the in-game help) by
adding SCALE() operators in the right places.
2010-02-23 14:27:29 +00:00
Ignacio R. Morelle
7bbd94cbbf Fix missing dialog in tutorial scenario 1 (patch #1399 by fkhodkov) 2010-01-03 21:49:03 +00:00
Ignacio R. Morelle
dcc64e7191 Possible fix for bug #14926, in which the AI played the orcs' turn...
...after the scripted move. esr and fendrin, please test.
2010-01-03 21:08:34 +00:00
Ignacio R. Morelle
93e4c09f11 Tutorial scenario 2: add a check in the MOVE macro...
...in case the unit we're supposed to move has already been killed by
the player, so that we don't try to unstore a unit with no type
later. This should fix bug #15037.
2010-01-03 21:08:18 +00:00
Ignacio R. Morelle
3ffee2ab3d Fix wrong usage of [hide_unit];...
...it only accepts a x,y pair, and not a SUF.
2009-11-24 18:33:30 +00:00
Eric S. Raymond
0aa99781cf Reindent mainline. 2009-11-23 14:39:03 +00:00
Gunter Labes
c6b75480f0 filter for "Elvish Fighter" when announcing that...
...the sword attack was used by an elf so it doesn't trigger for Konrad
2009-11-17 10:24:57 +00:00
Ignacio R. Morelle
382dfbba86 Delfador's name as used in the map label is now translatable.
This does not add new translatable strings; it reuses an existing one
instead.

(Reported by Arc.)
2009-10-13 01:01:56 +00:00
Iurii Chernyi
0865acc617 tutorial 2: get rid of 'ai turn'' event 2009-10-07 23:10:13 +00:00
Eric S. Raymond
4d631343e3 Address bug #14180. 2009-09-18 12:18:35 +00:00
Eric S. Raymond
6746cb231d Fix gender bug pointed out by Stikonas. 2009-09-02 22:33:50 +00:00
Eric S. Raymond
6027446186 Clear all current SpellingMistakes items...
...other than those associated with SoF, that needs to wait until I
get some sleep...
2009-09-02 04:57:04 +00:00
Guillaume Melquiond
f1eaea9bd9 Gendrified some parts of the tutorial...
...for internationalization purposes. (Patch by stikonas.)
2009-08-17 17:34:16 +00:00
Nils Kneuper
c8ccd31a90 apply typo fix by stikonas (including pofix.py run) 2009-08-16 15:42:35 +00:00
Eric S. Raymond
7be030bc4a Address bug #13883: [tutorial] Poor dialogue if Konrad kills the Quintain. 2009-07-06 15:47:44 +00:00
Patrick Parker
95e26c35bf stick with the (safer) spacebar suggestion 2009-05-27 04:06:15 +00:00
Gunter Labes
b7cea1345d made the continue message more accurate 2009-05-26 16:42:06 +00:00
Guillaume Melquiond
73a5dd66eb Fixed incorrect Pango markup. 2009-04-11 22:20:19 +00:00
Lari Nieminen
23d4c81440 Removed gold carryover between the tutorial scenarios...
...and disabled the carryover report.
2009-04-07 10:58:29 +00:00
Eric S. Raymond
47d3d2168c Use the translation-note passthrough feature of new wmlgettext...
...in various places where it is appropriate.  Also, fix up a
textdomain and polish some dialog in SoF a bit.
2009-04-04 15:10:29 +00:00