Commit graph

261 commits

Author SHA1 Message Date
Ignacio R. Morelle
6e98e1fb40 wmlindent pass 2015-04-07 21:03:45 -03:00
aquileia
5c10b9b131 Port TB tracks to the Liberty bigmap 2015-01-24 12:27:53 +01:00
ln-zookeeper
5b1e975bba Added secondary unit filters to sighted events
Added secondary unit filters to all sighted events I found which seemed
like they might suffer from the same problem as bug #22466.

Fixes bug #22466.
2014-10-07 08:27:54 -07:00
fendrin
8e9db71b3d EI, TSG, TB: Put DEFAULT_SCHEDULE_* macros in use. 2014-06-05 18:00:43 +02:00
ln-zookeeper
34181ce220 Fixed screwup in previous commit. 2014-02-18 17:55:19 +02:00
ln-zookeeper
5ef6980507 Further rework of 'Capturing the Ogres'. 2014-02-18 17:26:05 +02:00
mattsc
964973d567 AToTB: crop campaign icon
So that it fits into the space (and wreath) of the campaign selection
dialog.
This fixes bug #20935.
2013-11-15 21:40:37 -08:00
Alexander van Gessel
38b224c1ff Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
This reverts commit 23b72d6956.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956 Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
This reverts commit 5fa5c03411, reversing
changes made to 06374c64ba.
2013-08-08 18:50:46 +02:00
Alexander van Gessel
0738a4e59c make reindent minus some wmlindent issues 2013-08-04 23:22:56 +02:00
Charles Dang
bbb51bc557 ToTB: updated campaign icon and difficulty images paths since jetrel moved them into specific folders 2013-06-10 23:38:00 +11:00
Lari Nieminen
4122881298 Simplified and modernized the way Baran is sighted and the gate unlocked. 2012-12-02 12:19:27 +00:00
Elvish_Hunter
62aa925dd0 TB: fixed some missing messages if no unit with role=speaker...
...is present in The Chase. Bug reported by AI0867 on IRC
2012-08-09 16:54:30 +00:00
Simon Forsyth
0db12a3414 Adjust turn limit before showing objectives. Fixes bug #19949. 2012-07-17 02:57:02 +00:00
Steven Panek
4808940242 Made it so that the epilogue scenarios no longer produce replay saves;...
...eliminated some useless occurrences of save= in [endlevel].
2012-06-10 03:16:59 +00:00
Elvish_Hunter
006f6d2f33 Added IS_LAST_SCENARIO to all final campaign scenarios 2012-04-22 08:46:46 +00:00
Fabian Müller
5895913b1a New flags. 2012-02-15 15:59:07 +00:00
Fabian Müller
b3635b89db TB::3: Major code cleanups.
New flags.
2012-02-15 15:58:38 +00:00
Fabian Müller
51f798302a TB::2: Use of new flags. 2012-02-15 15:56:36 +00:00
Fabian Müller
3a1b7b8abf TB::1: Minor code cleanups.
Changed the player's flag to loyalists.
2012-02-15 15:55:37 +00:00
Anonymissimus
6bbdb1fff9 mute a wmllint false positive about unknown unit referred by id 2012-01-20 22:17:43 +00:00
Steven Panek
c28d6c5845 Prevent the generation of more useless epilogue replay saves. 2011-12-07 14:40:30 +00:00
Ignacio R. Morelle
f0a3854f1b wmllint: Handle deprecated implicit side=1 in more actions;...
...run the new code in mainline

Shame on you, esr.

This commit handles [remove/place_shroud], [gold] and [modify_side/ai]...

...using modified code derived from patch #2666
2011-08-02 00:38:36 +00:00
Nils Kneuper
b56503d699 fix path to campaign image, now that the old one was removed... 2011-07-24 11:01:21 +00:00
Eric S. Raymond
f880c89e81 Teach wmllint to detect missing side attribute in recruit,
...allow_recruit and disallow_recruit.  Fix all mainline instances of
this glitch.
2011-07-03 10:55:21 +00:00
Anonymissimus
a51d3934cc put new objectives into cutom event,
...fire from the sighted events of meeting villgers/orcs, whichever
happens first

removed useless {IS_HERO}

no usage of ON_SIGHTING macro since the sighted events are not vital
for the scenario

Killing the enemy leader before objectives change was already
impossible due to enemies defeated event ending the scenario.

(fix for bug #17177)
2011-05-20 19:57:18 +00:00
Eric S. Raymond
c55e32a6e2 Follow up on elimination of Earth names. 2011-03-30 02:25:24 +00:00
Eric S. Raymond
21bae2b564 It's an autonomous secondary world. Clean up Earth names. 2011-03-30 01:51:38 +00:00
Nils Kneuper
0d5aa46e74 ran utils/wesnoth-optipng
(not commiting any files that were reported as broken, there are many!)

  Original size: 130846 KiB on 10530 files
 Optimized size: 127520 KiB
   Total saving: 3325 KiB = 2% decrease
2011-03-11 14:17:45 +00:00
Nils Kneuper
627f8b7c61 revert 2011-02-26T23:14:32Z!crazy-ivanovic@gmx.net and the image part of 2011-02-26T22:13:29Z!crazy-ivanovic@gmx.net
(the intended translation/changelog part is still left)
2011-02-27 10:05:39 +00:00
Nils Kneuper
f146642ca5 ran utils/wesnoth-optipng
NOTE: Extremely many files received (smaller) changes but due to the
extremely large amount of changes I am not 100% sure that this
conversion is correct. This is the output of
utils/png_format_check.sh:

RGBA: 10247 RGB: 10 Gray+A: 256 Gray: 0 Index+A: 0 Index: 0 Other: 0

Overall statistics (only for files with a smaller recompressed size):
  Original size: 128949 KiB on 9778 files
 Optimized size: 125813 KiB
   Total saving: 3135 KiB = 2% decrease
2011-02-26 23:14:32 +00:00
Nils Kneuper
06284e41d0 change how the workaround for bug #17492 is done 2011-01-15 10:47:33 +00:00
Nils Kneuper
c107451a02 split "too long" story screens into two parts (workaround for FR #17492) 2011-01-15 10:35:13 +00:00
Nils Kneuper
6e086902eb add missing story images to "diary" story screens
TODO: split diary entries in several story screens
2011-01-15 09:02:59 +00:00
Nils Kneuper
de7a1880b9 "Caretaker" -> "Reeve" 2011-01-09 14:34:28 +00:00
Nils Kneuper
97df0087fe several smaller fixes to Two Brothers:
* removed some double spaces

* make "Counselor Hoban" a "Caretaker Hoban", since it is a small
  village that likely has no huge council

* fix the year in the epilogue, it has to be two years after the other
  events, so 365YW is correct, not 355YW
2011-01-09 12:56:55 +00:00
Lari Nieminen
7fb861aafd Added missing art credits for kitty's AOI and TB portraits. 2011-01-04 07:28:26 +00:00
Eric S. Raymond
afe28b52cf Address bug #17196: Typos and wording. 2010-11-29 00:50:19 +00:00
Steven Panek
7b29913f09 ANIMATED_BRAZIER doesn't work in [event]s... 2010-11-28 10:35:40 +00:00
Steven Panek
9aa2403897 Deprecated ITM_GLOWING_BRAZIER. 2010-11-28 09:51:24 +00:00
Nils Kneuper
67c397c90d ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 71209 KiB on 4533 files
 Optimized size: 64830 KiB
   Total saving: 6379 KiB = 8% decrease
2010-10-16 21:11:53 +00:00
Eric S. Raymond
15051ee066 More spelling fixes. 2010-10-16 18:47:30 +00:00
Eric S. Raymond
7568ef9fe9 Fix SpellingMistakes glitches. 2010-10-16 18:33:34 +00:00
Lari Nieminen
e8b58ddc28 Fixed a broken speaker filter. Fixes bug #16810. 2010-10-03 09:19:22 +00:00
Ignacio R. Morelle
00b4453805 Fix bug #16811 on Two Brothers (like 2010-09-28T01:33:34Z!shadowm@wesnoth.org on Liberty) 2010-10-03 07:09:56 +00:00
Lari Nieminen
2d474d3f95 Italicized quoted passages in DW, EI, HttT, Liberty and TB...
...story text and dialogue.
2010-09-28 10:05:13 +00:00
Eric S. Raymond
e7d337a676 Reindent mainline. 2010-09-23 13:04:56 +00:00
Steven Panek
6b1cbcb407 Merged all duplicate domains,
...added some new rules; uncommented some older ones; applied pofix.
2010-09-13 23:18:35 +00:00
Steven Panek
16c0d48b0a Fixed typography in TB. 2010-09-13 21:16:24 +00:00
Nils Kneuper
d5ef93ddd7 fix some of the parts that are not following the new rules...
...for apostrophes, elipses and the likes

@Espreon and Simon: please have a look at it to make sure it is a)
correct and b) that no things are missing what I know is missing:
conversion of - to the correct dashes
2010-09-13 12:47:55 +00:00