Nils Kneuper
8feddea059
updated Hungarian translation
2008-11-24 16:49:50 +00:00
Ignacio R. Morelle
6a27c16ce6
Make Elyssa Loyal+Quick instead of Quick+Intelligent
2008-11-24 15:10:22 +00:00
Ignacio R. Morelle
08fac5a6af
Avoid making Xanthos play his death animation again on an event.
2008-11-24 14:57:52 +00:00
Ignacio R. Morelle
177d466f6d
Port Li'sar's idle animation from HttT to the tutorial
...
2008-11-24T14:25:27Z!lari.nieminen@iki.fi
2008-11-24T14:56:08Z!shadowm@wesnoth.org
2008-11-24 14:57:07 +00:00
Ignacio R. Morelle
5a8d5a7af4
Fix broken image paths in 2008-11-24T14:25:27Z!lari.nieminen@iki.fi.
2008-11-24 14:56:08 +00:00
Ignacio R. Morelle
1b664a3c16
Mention Li'sar's (L2) idle animation
2008-11-24 14:48:55 +00:00
Ignacio R. Morelle
2c248196cb
Mention Jetryl's update to Gryphon Rider line in changelogs
2008-11-24 14:46:50 +00:00
Ignacio R. Morelle
5bb94acd7f
Add blurring to story screens
...
Fixed a possible reference-to-temporary issue (symptom might be
mordante's memory corruption)
Removed flickering when redrawing the text area's background.
2008-11-24 14:43:05 +00:00
Ignacio R. Morelle
3bd65af570
Added a border to story screens
2008-11-24 14:41:38 +00:00
Lari Nieminen
457ded4d04
New idle animation for Li'sar (lvl2).
2008-11-24 14:25:27 +00:00
Lari Nieminen
d66c47b671
Skip the victory dialog in 'Vengeance'.
2008-11-24 12:30:52 +00:00
Nils Kneuper
19d652cd61
updated German translation
2008-11-24 10:06:17 +00:00
Nils Kneuper
8bb06de803
updated Dutch translation
2008-11-24 09:43:35 +00:00
Richard Kettering
d93b98be37
New images for the gryphons.
2008-11-24 08:56:36 +00:00
Eric S. Raymond
a71ec1bf64
Restore Nym's skirmisher ability.
2008-11-24 03:26:35 +00:00
Eric S. Raymond
65eeefc851
Fix small glitches detected by wmllint.
2008-11-24 01:47:34 +00:00
Tomasz Śniatowski
e28c0106fd
catch one more possible type of map load error and clean up code slightly
2008-11-24 01:33:32 +01:00
Tomasz Śniatowski
8b54d6a386
on win32, replace \ by / in -e --load,
...
...it confused the filebrowser. Needed since path completion in a
windows shell will use \ for directory separation
2008-11-24 01:13:23 +01:00
Tomasz Śniatowski
2791dde87e
add some map loading logging to the editor
2008-11-24 01:10:54 +01:00
Fabian Müller
b6c1275797
LoW::2: tuned the trolls ai to target the elves stronger than the dwarves.
2008-11-23 22:42:15 +00:00
Nils Kneuper
26859cbfeb
clean up release notes...
2008-11-23 20:26:32 +00:00
Ignacio R. Morelle
c593c2911a
Remove reference to inexistent, typoed image file
2008-11-23 19:54:59 +00:00
Mark de Wever
6dfd0dbb95
Make the text wrapping work.
2008-11-23 19:03:07 +00:00
Mark de Wever
15981a1266
Fix the scrolling bar for the scroll_label.
...
It was broken in the layout engine rewrite. Testing didn't reveal the
problem since it's not used yet.
2008-11-23 18:26:02 +00:00
Mark de Wever
3d3d981dcb
Also use the c_str() at the relative path.
2008-11-23 18:20:40 +00:00
Sergey Popov
af73d9d995
Corrected a corner case of single-character strings...
...
...when checking whether path is absolute on windows.
2008-11-23 17:41:12 +00:00
Ignacio R. Morelle
c0d39e3de9
Hopefully reduced cohesion a bit by moving the...
...
...end_*_exception classes/structs out from menu_events.hpp.
2008-11-23 17:23:42 +00:00
Lari Nieminen
cd31bc34f6
Removed an [allow_undo] which seems to have been forgotten in.
2008-11-23 17:23:42 +00:00
Ignacio R. Morelle
32fc05ab01
[[Story-screen tweaks]]
...
* Removed text wrapping around background image in story screens; it is
better to always use the whole screen width if possible (fixes the
first story screens in Descent into Darkness and Under the Burning Suns).
* Tweaked the algorithm that extends the darkened area below long
story texts so that it gives a more consistent appearance.
2008-11-23 17:20:10 +00:00
Ignacio R. Morelle
980eb1d4dd
Changed Doxygen comments a bit
2008-11-23 17:15:52 +00:00
Nils Kneuper
5c9d6f9156
updated Italian translation
2008-11-23 16:45:42 +00:00
Fabian Müller
762bd030e9
added newlines to too long entries in the abouts of LoW
2008-11-23 16:37:15 +00:00
Fabian Müller
f1dbbed562
added santi and his sons to the about file...
...
...to give them credit as campaign designers of LoW
2008-11-23 16:33:14 +00:00
Mark de Wever
de5a21fb9f
Fix a bug where the same string was alsways returned.
2008-11-23 16:25:21 +00:00
Mark de Wever
3eea5e41a9
Truncate labels langer as 50 chars.
2008-11-23 16:25:17 +00:00
Mark de Wever
a4c6802041
Also port 2008-11-23T15:49:06Z!loonycyborg@gmail.com to the startparameters and add some comment.
2008-11-23 16:12:41 +00:00
Alexander van Gessel
465836bf22
Undef a macro.
2008-11-23 17:11:15 +01:00
Mark de Wever
fbfa68e158
Remove some headers already included in display.hpp.
2008-11-23 15:59:52 +00:00
Sergey Popov
c42cfdff01
Fixed incorrect detection of absolute path on windows.
2008-11-23 15:49:06 +00:00
Nils Kneuper
64622e5c13
updated German translation
2008-11-23 11:45:38 +00:00
Nils Kneuper
8f7a6c6936
correct some values
...
rewrite the "evaluating build systems"-part to refelect current
situation better insert correct places for reporting bugs
2008-11-23 11:38:41 +00:00
Eric S. Raymond
832e523669
Move a unit declaration that was dodgy because...
...
...(a) a macro it used was questionable within [side], and (b) wmllint
got confused.
2008-11-23 11:34:09 +00:00
Nils Kneuper
3bd7078f8d
racv missing in linguas file resulting in file not shipping in tarball...
2008-11-23 11:07:45 +00:00
Nils Kneuper
3b3bb533b0
putting about.cfg into an external file...
...
...does *not* work with the data extraction scripts moving the content
into the _main-cfg file and removing the "old" files
2008-11-23 10:44:35 +00:00
Steven Panek
47f3ef70ba
* Assigned the undead flag to sides...
...
...associated with Yechnagoth and the Iron Council, except for traitor elves.
2008-11-23 05:11:04 +00:00
Alexander van Gessel
06693eb859
Add crimson_penguin to about.cfg as mac packager.
2008-11-23 03:54:01 +01:00
Alexander van Gessel
bfbe4069ad
Do not disable the winning event if it's triggered too early.
2008-11-23 03:39:36 +01:00
Patrick Parker
e91062abff
be a little smarter about newlines in messages
2008-11-23 01:43:15 +00:00
Alexander van Gessel
16fe06a247
Remove obsolete compatibility code.
2008-11-23 02:21:22 +01:00
Lari Nieminen
b3594032ab
Added two silver mage teleport frames...
...
...that were mysteriously missing from the proper commit.
2008-11-22 23:24:26 +00:00