10665 Commits

Author SHA1 Message Date
Lari Nieminen
13aa5c0585 Typo fix. 2008-12-15 20:01:25 +00:00
Mark de Wever
665ef636e3 Revert 2008-12-13T22:07:30Z!ai0867@gmail.com.
2008-12-15T18:12:07Z!esr@thyrsus.com did the rename on the engine side which makes this
change no longer right. The name _initial.cfg sounds better as
_init.cfg.
2008-12-15 18:20:57 +00:00
Fabian Müller
942fa9dd49 New upstream version (1.3.3) of the wml emacs-mode commited. 2008-12-15 18:08:19 +00:00
Alexander van Gessel
7c4f174c5c Fix a typo. (bug #12750) 2008-12-15 16:25:55 +01:00
Alexander van Gessel
b2ed76a007 Make complaints more informative using wmldata's new metadata. 2008-12-15 15:15:06 +01:00
Alexander van Gessel
b79aa03293 Add file and line metadata to wmldata. 2008-12-15 15:15:01 +01:00
Alexander van Gessel
2289ec1dd8 Display underscores for translatable strings. 2008-12-15 15:14:40 +01:00
Lari Nieminen
75cdc666da Fixed Dacyn's traits and gave the enemies a little less gold on hard. 2008-12-15 11:40:25 +00:00
Alexander van Gessel
ebf271e589 Convert newlines into '\n<br />' in unit descriptions. 2008-12-15 05:16:25 +01:00
Alexander van Gessel
6819014d30 Get rid of stray underscores at the cost of a feature(?)...
...that didn't occur anywhere anyway.
2008-12-15 05:16:05 +01:00
Alexander van Gessel
73e15f2a08 [filter_weapon] is identical to [filter_attack] 2008-12-15 03:59:33 +01:00
Alexander van Gessel
2c7597cb4e Clean up wmlparser, utilize wmldata.DataText's translatable key. 2008-12-15 03:59:29 +01:00
Patrick Parker
47b247ea5b remove some ugly no-op code 2008-12-15 02:57:36 +00:00
Alexander van Gessel
0aa7e1d833 Add a key I overlooked. 2008-12-15 01:35:54 +01:00
Gunter Labes
5b3dff29e5 updated the healthy trait description 2008-12-14 23:37:19 +00:00
Gunter Labes
1fbaaf820e [[Balancing changes]]
* Decreased the range attack of the Drake Flare from 7-4 to 6-4.
* Decreased the range attack of the Drake Flamehart from 9-4 to 8-4.
* Increased the cost of the Goblin Spearman from 8 to 9.
* Decreased the cost of the Sergeant from 20 to 19.
* Decreased the HP of the Sergeant from 36 to 32.
* Decreased the HP of the Lieutenant from 48 to 40.
* Decreased the HP of the General from 58 to 50.
* Decreased the HP of the Grand Marshal from 68 to 60.
2008-12-14 23:36:49 +00:00
Alexander van Gessel
c2fb5a09f2 Stop wmlparser from crashing on empty files. 2008-12-14 23:57:00 +01:00
Alexander van Gessel
09e8a90d44 Make a comment show properly. 2008-12-14 23:26:28 +01:00
Alexander van Gessel
efdc68cdb8 Have more tags show their own name, document this. 2008-12-14 23:26:25 +01:00
Alexander van Gessel
198f9f2fc9 Added [filter_attack]. 2008-12-14 23:26:21 +01:00
Alexander van Gessel
a4568e5d75 Ensure the actual ability names appear. 2008-12-14 23:26:17 +01:00
Alexander van Gessel
ff5205c9b4 Add a 'test' target to tools makefile. 2008-12-14 23:26:01 +01:00
Alexander van Gessel
4ae4130f8a Clean up some code, fixing an ordering bug. 2008-12-14 23:25:34 +01:00
Lari Nieminen
cb1f0a888e Added some forested hills and cleaned up map borders a bit. 2008-12-14 18:49:27 +00:00
Lari Nieminen
bff94eb22d More fixing. 2008-12-14 18:12:04 +00:00
Lari Nieminen
6079be1622 Fixed the WML cleanup I broke. 2008-12-14 17:58:51 +00:00
Lari Nieminen
c25d0f2e5a Added missing team names...
...(as much as possible without new strings) and did a few other minor
cleanups.
2008-12-14 17:17:46 +00:00
Lari Nieminen
3c6a4ebe41 Upped starting gold amounts a little bit. 2008-12-14 16:57:29 +00:00
Lari Nieminen
95c32b02b4 Fixed bug #12749. 2008-12-14 15:46:14 +00:00
Alexander van Gessel
9ea90c4db0 Expand unit_type's grammar, document a bug. 2008-12-14 00:07:42 +01:00
Alexander van Gessel
e4ffddd2b7 Factor out output indentation. 2008-12-14 00:07:36 +01:00
Alexander van Gessel
b2c51a94f4 Replaced obsolete 'image_leading' with [leading_anim], caught by wmltest. 2008-12-14 00:07:08 +01:00
Lari Nieminen
9c239ebf5a Converted EI to the new gold carryover system.
Starting gold still needs to be rebalanced.
2008-12-13 22:49:53 +00:00
Alexander van Gessel
589f9240e3 Rename _initial.cfg to _init.cfg to match the the C++. 2008-12-13 23:07:30 +01:00
Lari Nieminen
9750138dcc Made the player able to recruit mermen in Isle of the Damned again. 2008-12-13 19:40:09 +00:00
Lari Nieminen
977953ca71 Did some WML cleanup and made the player receive all three lvl1 mermen...
...as recruitables only if both enemies are defeated, and only merman
fighters if not.
2008-12-13 18:34:16 +00:00
Ignacio R. Morelle
6e8e679179 Use gender-specific translations for "slowed"
This should not break translations since the code change is based on the
fact that the strings 'female^slowed' and 'slowed' are both in the main
(wesnoth) textdomain.
2008-12-13 16:30:45 +00:00
Alexander van Gessel
7d2b47ca9f Add TagPlus to the meta-grammar. 2008-12-13 16:09:31 +01:00
Lari Nieminen
c1f2fdc194 Converted TB to the new gold carryover system. 2008-12-13 11:44:34 +00:00
Mark de Wever
ebf482bbb5 Move some macros to their own file.
This way those macros can be reused for all containers that need scrollbars.
2008-12-13 11:35:08 +00:00
Mark de Wever
53bdb88159 Restructure the data tree a bit.
In the macros directory some more generic macros will be defined, the
_initial.cfg should be loaded first. The engine doesn't enforce that yet but
probably esr will add that feature. (The odds of it not being loaded first is
probably theoretical.)
2008-12-13 11:22:50 +00:00
Richard Kettering
27afd3ec56 New images for the naga warrior. 2008-12-13 07:51:58 +00:00
Richard Kettering
5fb3f7b9b1 New images for the naga warrior. 2008-12-13 07:50:34 +00:00
Alexander van Gessel
530032fe3d Write the TagPlus class, start on [unit_type] definition. 2008-12-13 05:48:28 +01:00
Alexander van Gessel
25aeceadcf Fix a recruitment pattern. 2008-12-13 03:40:43 +01:00
Alexander van Gessel
9afc8e2848 Clear a variable. 2008-12-13 03:34:25 +01:00
Lari Nieminen
d7d9846e41 Made all the enemies fight each other and added a missing user_team_name. 2008-12-12 23:22:08 +00:00
Lari Nieminen
eb85883157 Made linger mode be skipped and lengthened the final delays a bit. 2008-12-12 23:19:16 +00:00
Lari Nieminen
f9a5981745 Decreased the initial turn limit by 4 and added 10 turns upon finding Thursagan. 2008-12-12 21:25:25 +00:00
Eric S. Raymond
2eb717fe87 Correct a minor wmllint error. 2008-12-12 20:46:32 +00:00