Nils Kneuper
dca3c7a197
fixed some wrong textdomain declarations
2008-11-22 15:09:23 +00:00
Nils Kneuper
f973168384
several typo fixes...
...
...(mainly from http://www.wesnoth.org/wiki/SpellingMistakes )
2008-11-22 13:43:55 +00:00
Nils Kneuper
678eda570b
add missing space
2008-11-22 13:27:57 +00:00
Tomasz Śniatowski
71be6f8a52
editor strings
2008-11-22 14:24:34 +01:00
Nils Kneuper
bf840aa904
add some textdomain markers (though they should have no effect)
2008-11-22 09:48:52 +00:00
Mark de Wever
60bbad59f6
Remove an extra space, discovered by Rhonda.
2008-11-22 09:32:56 +00:00
Mark de Wever
ce9aa786ea
Fix a missing . .
2008-11-22 09:31:19 +00:00
Steven Panek
a87bc6c88c
Corrected a few capitilization errors.
2008-11-21 23:45:24 +00:00
Alexander van Gessel
f1d91ea2ec
Fix spelling of a key.
2008-11-22 00:22:38 +01:00
Lari Nieminen
704874c12d
Gave the hero icon to Grüü and the shamans.
2008-11-21 23:17:39 +00:00
Eric S. Raymond
60c4fe2682
Replace an undefined macro.
2008-11-21 22:52:23 +00:00
Alexander van Gessel
8d11f51df2
Remove Baglur's hero icon in a way that actually works.
2008-11-21 23:40:28 +01:00
Lari Nieminen
56c13e6ff7
Made really really sure the dark assassin won't appear twice.
2008-11-21 22:06:17 +00:00
Lari Nieminen
8eef6f64b2
Prevent the dark assassin from appearing multiple times.
2008-11-21 22:01:49 +00:00
Steven Panek
e0f4c30aa2
Converted the summoning circle terrain to overlay terrain.
2008-11-21 21:35:30 +00:00
Eric S. Raymond
7881cd52cd
Remove an excess }.
2008-11-21 21:24:15 +00:00
Eric S. Raymond
1d9f6147a8
Remove duplicate village-capture clause.
2008-11-21 21:22:30 +00:00
Nils Kneuper
0b32636bbc
event at wrong place in file and corrected indention
2008-11-21 21:06:14 +00:00
Lari Nieminen
fe6236c70d
Fixed the bravado dialogue.
2008-11-21 20:48:50 +00:00
Nils Kneuper
39a546e21d
fix problem reported in the forums...
...
...(http://www.wesnoth.org/forum/viewtopic.php?f=4&t=23027 )
2008-11-21 20:00:45 +00:00
Nils Kneuper
68f3ce58e8
typo correction (double 'the')
2008-11-21 19:18:17 +00:00
Fabian Müller
f15ec74c45
LoW::3: moved the recall kalenz wml in a macro
2008-11-21 18:11:58 +00:00
Fabian Müller
9d8603876d
LoW::22: New map sharing code
2008-11-21 18:05:52 +00:00
Fabian Müller
4d8c43d52e
LoW::21: the scenario uses now a mask for reusage of the Lintanir map
2008-11-21 18:00:04 +00:00
Fabian Müller
2ac8dda1f3
new set of maps and masks for LoW
2008-11-21 17:50:30 +00:00
Tomasz Śniatowski
1dc5bc157b
workaround for gui2 limitation causing bug#12545...
...
...make the slider wider than necessary to ensure all values are
reachable
2008-11-21 18:39:42 +01:00
Fabian Müller
26c9baf2ce
added victory and defeat music macro to LoW::3
2008-11-21 15:16:06 +00:00
Fabian Müller
40d50d65be
added victory and defeat music macros to LoW::6
2008-11-21 15:12:34 +00:00
Fabian Müller
93ec0a06d8
changed the map and mask handling of the scenario
2008-11-21 15:10:47 +00:00
Fabian Müller
2314164d13
code cleanups
2008-11-21 15:02:44 +00:00
Fabian Müller
539bd016fe
added more terrain conversations to the winter_mask macro
2008-11-21 15:00:14 +00:00
Lari Nieminen
d31e046e87
Some music updates for TSG.
2008-11-21 14:56:41 +00:00
Fabian Müller
d166a6b8dc
removed a unused macro definition for the player's colour
2008-11-21 14:48:27 +00:00
Tomasz Śniatowski
1589d8713c
editor2 MDI feature - have more than one map open in the editor...
...
...with fast switching between them. Can be disabled in the editor
settings. Also changed:
* the display class now holds a pointer to the map instead of a
reference, a pointer can be changed which permits the entire MDI
behavior. Related bits were also changed in terrain_builder.
* mouse_handler_base no longer holds a reference to the map
* the map labels class does not hold a gamemap reference, as it can
use the display object to access the map. Also clearing all labels
was exposed as a public member function.
* used scoped_ptrs and forward declarations to avoid having to include
map_label.hpp and terrain_builder.hpp in display.hpp, this reduces
build dependencies quite a bit.
* made get_action_state use the menu index to allow a dynamic menu to
have checkboxes. This entire chunk of code needs a rewrite.
2008-11-21 15:42:34 +01:00
Tomasz Śniatowski
9b65061bd2
translating numbers doesn't make much sense
2008-11-21 15:38:55 +01:00
Lari Nieminen
3eec9f4f2a
Removed campaign-specific early finish bonus notes...
...
...from SoF and SotBE and made them use the core macros instead.
2008-11-21 14:26:29 +00:00
Lari Nieminen
7911d13caf
Removed campaign-specific early finish bonus notes...
...
...from HttT and DiD and made them use the core macros instead.
2008-11-21 14:15:33 +00:00
Eric S. Raymond
da4ec02c1a
Plug in the wood-elf Shyde healing animation...
...
...as a stopgap for the Quenoth elves.
2008-11-21 13:32:50 +00:00
Lari Nieminen
2f806b8a8f
Upped the carryover in SoF from 20% to 40%.
2008-11-21 13:20:05 +00:00
Fabian Müller
4b50343a0a
updated the WML emacs mode to the new 1.3.2 upstream version
2008-11-21 13:05:24 +00:00
Lari Nieminen
b72c56e471
Deactivated the old carryover model...
...
...from the campaigns currently supporting both.
2008-11-21 12:36:09 +00:00
Lari Nieminen
1b971535a5
Replaced the old desert elf sprites with recolours of the current wood elves.
2008-11-21 10:02:06 +00:00
Lari Nieminen
90d55fb5ec
Cleaned up some side definitions and added missing team names.
2008-11-21 07:29:11 +00:00
Lari Nieminen
3918b4c4af
Adjusted starting gold in HttT.
2008-11-21 06:23:33 +00:00
Eric S. Raymond
1ebcc312dc
Remove extraneous argument.
2008-11-20 21:52:02 +00:00
Lari Nieminen
9e2c91b3d2
Fixed the merman spawns not working correctly...
...
...and limited the number of simultaneous gryphons on the easiest
difficulty.
2008-11-20 20:33:58 +00:00
Eric S. Raymond
41ed43b0d5
Supply a proper background map for the THoT journey track.
2008-11-20 19:24:53 +00:00
Eric S. Raymond
5cdd9fd980
Fix a botched unit conversion.
2008-11-20 17:48:00 +00:00
Eric S. Raymond
053998e4f5
Get rid of the last private unit-generator macro in TSG.
2008-11-20 15:31:54 +00:00
Eric S. Raymond
a48bbdc264
Text and typo fixes.
2008-11-20 15:09:38 +00:00