Mark de Wever
|
46a094ee50
|
Add a click sound to the button.
|
2009-02-20 19:30:53 +00:00 |
|
Mark de Wever
|
dd3e853ec3
|
Add the framework to allow gui sounds.
|
2009-02-20 19:30:48 +00:00 |
|
Mark de Wever
|
a1737f2dbb
|
Add an extra file.
|
2009-02-20 19:30:42 +00:00 |
|
Mark de Wever
|
6d1b078a12
|
Fix sort order of files.
|
2009-02-20 19:30:35 +00:00 |
|
Ali El Gariani
|
6bbbb275c3
|
Also update the last get_surface_portion() to get_screen_portion()
(in story's text background)
|
2009-02-20 16:54:03 +00:00 |
|
Ali El Gariani
|
2e12324a38
|
Add a new function get_screen_portion,
...slightly better than get_surface_portion and use it for old and new
dialogs, haloes and sidebar.
|
2009-02-20 16:40:51 +00:00 |
|
Ali El Gariani
|
4c68555ae0
|
Small optimization of the new dialogs.
Skip useless RLE and Alpha for the screen restorer.
|
2009-02-20 15:49:05 +00:00 |
|
Alexander van Gessel
|
9d6d6fe9a2
|
Add a testcase for bug #12428.
Since the fix for #12990, this only occurs when the attacker has no
attacks left. To reproduce, attack the warlord with the DA named
Warlord attacker.
|
2009-02-20 02:16:11 +01:00 |
|
Mark de Wever
|
9b74df726d
|
Add some space for right side messages.
Discussed with Kitty and 10 pixels space looks much better.
|
2009-02-19 21:37:24 +00:00 |
|
Eric S. Raymond
|
e416be0a22
|
Address bug #12996...
(TRoW needs undead flags), also adding loyalist and
knalgan flag variants where appropriate.
|
2009-02-19 21:13:33 +00:00 |
|
Ali El Gariani
|
7f84331251
|
remove an usage of ++++i, maybe not fully standard.
|
2009-02-19 21:11:50 +00:00 |
|
Eric S. Raymond
|
af44b55561
|
Unfuzzy two en_GB strings.
|
2009-02-19 20:22:38 +00:00 |
|
Mark de Wever
|
364c61e484
|
Make the maximum used width for the message text 650 pixels.
|
2009-02-19 20:21:20 +00:00 |
|
Nils Kneuper
|
eb714b0930
|
updated Russian translation
|
2009-02-19 20:01:34 +00:00 |
|
Sergey Popov
|
f236ab51c7
|
Added NSIS installer page to specify where to store userdata.
|
2009-02-19 18:42:42 +00:00 |
|
Mark de Wever
|
e83ac9119e
|
Remove a debug message.
|
2009-02-19 18:39:32 +00:00 |
|
Mark de Wever
|
7a218bdb1a
|
Fix colours in message bug #13019.
For some reason the lexical_cast_default fails, which needs to be
investigated further at some point.
|
2009-02-19 18:29:57 +00:00 |
|
Mark de Wever
|
591df2a836
|
Add a sanity check.
|
2009-02-19 18:29:49 +00:00 |
|
Mark de Wever
|
be84b76ffd
|
Port my previous fix to the horizontal case.
|
2009-02-19 18:29:45 +00:00 |
|
Mark de Wever
|
e24d5c1cde
|
Fixed a listbox glitch.
A litbox with a horizontal and vertical scrollbar could get an invalid
size which caused odd behaviour. This fixes bug #12940.
|
2009-02-19 18:29:41 +00:00 |
|
Mark de Wever
|
b8e8a758b4
|
Fix a typo in the comment.
|
2009-02-19 18:29:32 +00:00 |
|
Eric S. Raymond
|
f2b40ee356
|
Address bug #12994 (Inappropriate message timing in LoW: Battle of the Book)
by suppressing Olurf's last line of dialogue if the troll leader is
still alive.
|
2009-02-19 16:49:52 +00:00 |
|
Eric S. Raymond
|
195aed06f0
|
Add a useful macro and remove a spurious one.
|
2009-02-19 16:43:55 +00:00 |
|
Eric S. Raymond
|
58a578ca11
|
Fix bug #13001: [THoT] The Underlevels - no music is played.
|
2009-02-19 16:23:54 +00:00 |
|
Gunter Labes
|
1798e6df87
|
allow chat command quoting as '/ /command'
|
2009-02-19 15:32:00 +00:00 |
|
Gunter Labes
|
28a9ab4269
|
typo fix and useless textdomain declaration removal
|
2009-02-19 15:31:37 +00:00 |
|
Lari Nieminen
|
bc31e8eccf
|
TC'd the caged mermen.
|
2009-02-19 11:12:42 +00:00 |
|
Lari Nieminen
|
e60b0d156f
|
Converted OBJ_POTION_HOLY to use PICKUPPABLE_ITEM.
|
2009-02-19 11:09:36 +00:00 |
|
Nils Kneuper
|
5b8c819f8b
|
updated German translation
|
2009-02-19 11:01:24 +00:00 |
|
Nils Kneuper
|
a1a4c13c13
|
updated Czech translation
|
2009-02-19 10:55:17 +00:00 |
|
Lari Nieminen
|
825a14163c
|
Changed Li'sar's sword animation filter from name=saber to...
...range=melee so that the animation will get used for the sword of fire.
|
2009-02-19 10:49:54 +00:00 |
|
Lari Nieminen
|
4968f6ced9
|
Converted the holy amulets in EI to use PICKUPPABLE_ITEM.
|
2009-02-19 10:24:32 +00:00 |
|
Lari Nieminen
|
b29fc739b3
|
Made the PICKUPPABLE_ITEM macro allow picking up items...
...with the same id in different scenarios.
|
2009-02-19 10:24:04 +00:00 |
|
Nils Kneuper
|
8b2822c454
|
convert most die events in two brothers to "last breath" events
zookeeper: please check if i have done it correctly...
|
2009-02-19 09:57:45 +00:00 |
|
Lari Nieminen
|
c0fd8a076a
|
Converted most die events to last breath events.
|
2009-02-19 09:29:18 +00:00 |
|
Lari Nieminen
|
6eccb97bf6
|
Gave the elves a bit more varied recruits.
|
2009-02-19 09:22:06 +00:00 |
|
Gunter Labes
|
79539ab027
|
don't delete the game before making the diff
it's actually needed to construct the diff
|
2009-02-18 23:15:53 +00:00 |
|
Gunter Labes
|
fd01ae3b19
|
don't check the "Don't ask me again!" box by default...
...when deleting saves since that makes the whole dialog pointless otherwise
|
2009-02-18 21:17:00 +00:00 |
|
Ignacio R. Morelle
|
60069dcfb2
|
Make the Giant Scorpion portrait appear on the right side.
|
2009-02-18 20:24:52 +00:00 |
|
Phil Barber
|
f2f9684f20
|
Add and wire Kitty's Gryphon portrait, update changelogs, portrait credits.
|
2009-02-18 18:44:23 +00:00 |
|
Richard Kettering
|
2ca9eb135a
|
Added transparent version of scorpion portrait.
|
2009-02-18 03:34:20 +00:00 |
|
Ignacio R. Morelle
|
a10e83d244
|
Expanded tabstops into spaces.
|
2009-02-18 02:12:46 +00:00 |
|
Ignacio R. Morelle
|
2a58a244f1
|
Update changelogs due to 2009-02-18T02:02:56Z!kettering.richard@gmail.com, 2009-02-17T05:39:31Z!kettering.richard@gmail.com, 2009-02-17T03:01:05Z!kettering.richard@gmail.com.
|
2009-02-18 02:11:01 +00:00 |
|
Richard Kettering
|
b1e62983ae
|
Added idle animation to HI and stripped blurry shadows.
|
2009-02-18 02:02:56 +00:00 |
|
Gunter Labes
|
d21c733ec3
|
reject add-ons with an empty type
give warning note when the add-on version is invalid
|
2009-02-18 01:21:18 +00:00 |
|
Jörg Hinrichs
|
b620521c98
|
Adding an assert to prevent wesnoth from segfaulting because of null-configs.
|
2009-02-17 22:53:25 +00:00 |
|
Jörg Hinrichs
|
7bad442be0
|
Fixes a crash at the end of a scenario that was caused by an invalid iterator.
|
2009-02-17 22:13:05 +00:00 |
|
Lari Nieminen
|
df34a32413
|
Fixed the story screen not showing up (thanks to teddy from the forums).
|
2009-02-17 21:59:11 +00:00 |
|
Tomasz Śniatowski
|
48d9891876
|
fix bug #13012 (terrain groups with empty spaces tooltip issues and crash)
|
2009-02-17 22:57:15 +01:00 |
|
Nils Kneuper
|
c965b5fb74
|
updated German translation
|
2009-02-17 21:39:54 +00:00 |
|