9567 Commits

Author SHA1 Message Date
Pauli Nieminen
a598e406af Added test for fogged label 2008-09-08 07:50:29 +00:00
Pauli Nieminen
190db928b9 Added support for labels and items that are hiden by fog...
...(patch #1101 by broodkiller)
2008-09-08 07:50:22 +00:00
Mark de Wever
7f13663100 Fix ltr language alignement problems in the language dialog.
Needed to set the proper maximum width and use the extends size and
offset to get the proper required width. Added a debug ostream function
which already has been written a few times and added some debug code.
2008-09-07 19:53:31 +00:00
Mark de Wever
6e767674bd When the text on a label doesn't fit, use an ellipse instead of truncating. 2008-09-07 19:53:19 +00:00
Ignacio R. Morelle
3096af6810 Add male MoL portrait...
...from http://www.wesnoth.org/forum/viewtopic.php?p=307258#p307258
2008-09-07 19:08:59 +00:00
Tomasz Śniatowski
d2e03709c4 correctness followup to previous commit 2008-09-07 18:37:44 +01:00
Tomasz Śniatowski
d6bed29636 fix data/ hiccup related to removing an obsolete file,
...fixing map generation issue in editor2
2008-09-07 18:34:49 +01:00
Jérémy Rosen
f2bc890cb2 fix bug 11562 units visible during prerecruit event 2008-09-07 09:53:33 +00:00
Eric S. Raymond
b885c998d5 Add magic comments for wmllint. 2008-09-07 01:43:07 +00:00
Eric S. Raymond
505ffb603f Balance tuning and simplification. 2008-09-07 01:42:35 +00:00
Ignacio R. Morelle
e921c778fa Add Gianmarco Lione to credits after the_dangerous_symphony.ogg
(zookeeper didn't do it...)
2008-09-06 18:52:39 +00:00
Benoît Timbert
018d3f4252 Minor credit fix 2008-09-06 16:47:43 +00:00
Richard Kettering
f44f51d82a Added death/recruit anim to revenant. 2008-09-06 09:48:17 +00:00
Eric S. Raymond
f5d25fe448 Wording fix. 2008-09-05 18:26:59 +00:00
Gunter Labes
41eb4e15cb change usage to mixed fighter 2008-09-05 17:39:27 +00:00
Eric S. Raymond
58c0c03a01 Fix minor logic error in THotT::The Underlevels. 2008-09-05 16:57:48 +00:00
Tomasz Śniatowski
8cb3d7cb2f rm obsolete editor2 cfg file 2008-09-05 15:23:50 +01:00
Eric S. Raymond
2e45d1e915 THoT:Mages and Drakes balance tuning. 2008-09-05 11:33:17 +00:00
Pauli Nieminen
5d756ba985 Hacked play_scenario test code to work for formula ai testing 2008-09-05 09:59:17 +00:00
Pauli Nieminen
e9fd73193a WIP test/play_scenario 2008-09-05 09:59:00 +00:00
Richard Kettering
1936c28f33 New frames for the wraith, added TC macro to the Spectre and Nightgaunt. 2008-09-05 06:42:42 +00:00
Richard Kettering
02281712ff Removed old images for the wraith. 2008-09-05 06:25:54 +00:00
Richard Kettering
5cd68f893b New frames for the wraith, and unanimated placeholders...
...for the spectre and nightgaunt.
2008-09-05 06:24:24 +00:00
Eric S. Raymond
e2de3af490 In THoT::Forbidden Forest, make the elves dislike leaving the foerest. 2008-09-05 01:55:11 +00:00
Ignacio R. Morelle
8a7c0fa9e1 Portrait fix from artist...
...http://www.wesnoth.org/forum/viewforum.php?f=9, optimized
2008-09-04 22:42:45 +00:00
Eric S. Raymond
b7d1531b89 Clarify some history. 2008-09-04 18:26:59 +00:00
Eric S. Raymond
2d07184bc9 Since we can rely on map files to have a .map extension now,
...simplify a test a bit and remove an explicit list of exception
extensions.
2008-09-04 18:17:24 +00:00
Tomasz Śniatowski
d3e819dd22 editor2: alllow different map generators to be used 2008-09-04 19:11:26 +01:00
Eric S. Raymond
4e09e5e06a Check unit-type derivations. 2008-09-04 17:30:48 +00:00
Eric S. Raymond
ccbc77ad6b Add much more rigorous consistency checking...
...of recruitment lists and patterns.
2008-09-04 10:30:36 +00:00
Eric S. Raymond
ecc22e003e Fix some WML glitches revealed by new wmllint tests. 2008-09-04 10:16:05 +00:00
Eric S. Raymond
319492634b Simplify some code, reflecting 1.4 conventions. 2008-09-04 08:04:51 +00:00
Eric S. Raymond
8ac759098c Remove some dead code. 2008-09-04 08:03:08 +00:00
Ignacio R. Morelle
310b2d0fe7 Ran wesnoth-optipng: *** Total saved: 8 KB on 26 files 2008-09-03 21:35:51 +00:00
Ignacio R. Morelle
58c897c805 Elvish fighter portrait fix by Kitty:
http://www.wesnoth.org/forum/viewtopic.php?f=18&t=19379&st=0&sk=t&sd=a&start=585
2008-09-03 21:34:35 +00:00
Benoît Timbert
57223811c3 Put a color code outside the translatable string 2008-09-03 19:27:04 +00:00
Eric S. Raymond
96e1b8f3e2 Minor dialogue tweaks. 2008-09-03 19:01:25 +00:00
Tomasz Śniatowski
9c2ef7e9c5 editor2: initial step for making the editor able to use various map generators 2008-09-03 14:40:27 +01:00
Pauli Nieminen
69cb72e61c Leading space loading test case 2008-09-03 10:04:46 +00:00
Eric S. Raymond
010867c9c6 Whitespace fixes. 2008-09-03 00:43:34 +00:00
Eric S. Raymond
bdbf60838a Address bug #12269 by making Ratheln's appearance trigger...
...any time the dwarves get through the midpoint of the pass and
making his survival a requirement for this scenario only.

In the process, introduce a REMOVE_HERO_ICON macro to the standard library.
I have tweaked Liberty to use it.
2008-09-03 00:34:46 +00:00
Ignacio R. Morelle
42ad75bc00 In scenario 4, removed "Holly [...]" in a dialogue line, per request by ESR
Optimized start/prestart/die events in first four scenarios
2008-09-02 22:27:35 +00:00
Ignacio R. Morelle
e8b411a0cf [[NR polishing]]
* Fixed some typos in Father Marcus' and Sister Theta's lines.

* Fixed a grammar inconsistency in Father Marcus' and Sister Theta's lines
  ("that hurt" instead of "that hurts").

* Optimized Father Marcus' and Sister Theta's impassable terrain filter
  for the code that decides where they should respawn.

* Added a variable clearing statement to Father Marcus' and Sister Theta's
  death events to prevent WML leaks in saved games.

* Gave Krash and Stalrag "last breath" events and moved part of their
  death event dialogue there.
2008-09-02 22:18:39 +00:00
Lari Nieminen
81b76dd822 Second batch of SotBE language tweaks by thespaceinvader. 2008-09-02 19:36:29 +00:00
Lari Nieminen
a753a80a72 First batch of SotBE language tweaks by thespaceinvader.
Mostly making the dialogue more orc-like.
2008-09-02 18:57:38 +00:00
Mark de Wever
289aaa9f0b Listbox cell refactoring.
The cells in a listbox now share some more macros and the background of
the selected cell now looks like the version in the older gui.
2008-09-02 18:03:53 +00:00
Eric S. Raymond
011cbdf919 Minor cleanup. 2008-09-02 17:54:41 +00:00
Eric S. Raymond
6326aa4ec4 Typo fix. 2008-09-02 16:01:10 +00:00
Eric S. Raymond
339599149f Another try at fixing AI0867's bug. 2008-09-02 15:56:21 +00:00
Eric S. Raymond
881e5e3ff6 Fix a bug reported by AI0867. 2008-09-02 15:50:24 +00:00