Commit Graph

11412 Commits

Author SHA1 Message Date
Lari Nieminen
1d5efb0650 Fixed a silly bug in previous commit. 2009-03-11 12:59:44 +00:00
Lari Nieminen
1737783b37 Added in some backwards-compatibility code...
...for the removal of the dismounted commander.
2009-03-11 12:57:45 +00:00
Nils Kneuper
8927fa1cf9 add esr to the list of en_GB translators
@esr: if you don't want to be in there, remove yourself!
2009-03-11 11:41:20 +00:00
Ignacio R. Morelle
270ec86431 Forgot to mention the Elvish Sylph and human Assassin (female)...
...in the ARTISTS file.

Also, changed "Thief" to "Thief/Rogue".
2009-03-11 11:21:57 +00:00
Phil Barber
9959ee1e05 Add and wire the Gryphon Rider portrait, update changelogs, portrait credits. 2009-03-10 21:57:07 +00:00
Nils Kneuper
e6c4081174 slight correction in lang name (though it is inactive anyway...) 2009-03-10 21:46:43 +00:00
Gunter Labes
9d0d04a764 disregard the type option when omitted 2009-03-10 18:03:08 +00:00
Ignacio R. Morelle
26e1dbeccb New portrait for the female human Assassin, by Kitty.
http://www.wesnoth.org/forum/viewtopic.php?p=344428#p344428
2009-03-10 11:53:33 +00:00
Fabian Müller
f828de2deb LoW: 9,11,14,23: Map updates. 2009-03-10 08:42:19 +00:00
Ignacio R. Morelle
02c54fee74 Fix some image paths that had a spurious "images/" component...
...at the beginning (bug #13151).

Per Bob's suggestion, changed the dwarf portrait to be of the Lord
rather than the Guard. There's no such thing as an Elvish Marshal
portrait at the moment, so it'll stay with the high-lord portrait.
2009-03-10 00:24:32 +00:00
Alexander van Gessel
8ac8e8496b Update "Crash test" testcase to actually work. 2009-03-10 01:05:18 +01:00
Gunter Labes
21a59e9246 Fix last remnant unbracketed UNREACHABLE. 2009-03-09 22:52:49 +00:00
Eric S. Raymond
2f34146c4f Fix some remnant unbracketed UNREACHABLEs. 2009-03-09 22:46:57 +00:00
Fabian Müller
258e1844ff UtBS: removed an empty dir with an image preview file. 2009-03-09 22:41:09 +00:00
Lari Nieminen
ed3040450d Typo fix. 2009-03-09 22:29:02 +00:00
Lari Nieminen
b8c057c0d6 Disabled the Dismounted Commander entirely for now.
The unit type, strings and all that still remains.
2009-03-09 21:40:23 +00:00
David Philippi
1d2f5c0d4b font update 2009-03-09 20:15:11 +00:00
Guillaume Melquiond
5badc71597 Removed useless preprocessing directives. 2009-03-09 15:21:05 +00:00
Fabian Müller
06d9643422 Moved the desert plants from utbs into mainline. Updated UtbS map 01. 2009-03-09 13:47:17 +00:00
Fabian Müller
058bda2515 UtBS: added new terrain images...
...from http://www.wesnoth.org/forum/viewtopic.php?p=332764#p332764
2009-03-09 13:38:10 +00:00
Lari Nieminen
01269a5b94 Fixed stupid bug caused by 2009-03-01T17:26:57Z!lari.nieminen@iki.fi. 2009-03-09 13:13:11 +00:00
Lari Nieminen
f061d8e6d6 More tweaks to the map, including a new small lake around the west castle. 2009-03-08 21:34:49 +00:00
Lari Nieminen
df28bd6ffc Beautified the Test of the Clans map a bit,
...added some extra forests and hills and clumped villages into
clusters in several places. Also moved the west and southwest castles
a little bit to the east.
2009-03-08 20:58:11 +00:00
Ignacio R. Morelle
6105f92035 Ran wmlindent.
Thespaceinvader didn't use correct indentation here it seems.
2009-03-08 19:51:57 +00:00
Ignacio R. Morelle
727ecb9e6d Update credits. 2009-03-08 19:44:51 +00:00
Ignacio R. Morelle
ae59b5811a New standing/movement/attack animation for the vanilla Gryphon,
...as requested by Jetryl.
2009-03-08 19:43:40 +00:00
Ignacio R. Morelle
3645db511b Fix indentation and mixed WML tags in one line.
Possibly a Windows line-ending problem?
2009-03-08 19:38:37 +00:00
Fabian Müller
614504dc99 LoW::4: Made this forest map make your mind flip if watched after midnight. 2009-03-08 18:45:45 +00:00
Phil Barber
58be6ef9d0 Add [portrait] tags tot he Sylph 2009-03-08 17:52:04 +00:00
Eric S. Raymond
0e195e15e1 aggressive -> aggrssion typo fix. 2009-03-08 17:38:03 +00:00
Phil Barber
7273273fe9 Wire Male Thief portrait into Rogue. 2009-03-08 17:31:27 +00:00
Fabian Müller
67ddb5d1ea LoW::1, LoW::21: Did something to that map, again. 2009-03-08 17:01:16 +00:00
Eric S. Raymond
9811794d61 AI attributes "simple_targeting" and "scout_village_targeting"...
...were not spelled consistently, and the engine spelling was
wrong. Fix this, by teaching wmllint to fix it.  The wiki will be
updated simultaneously with this commit,
2009-03-08 16:08:54 +00:00
Lari Nieminen
9ec8a8c3f1 Made the playing-with-the-ruby animation use [animate_unit]...
...instead of a silly [move_unit_fake].
2009-03-08 16:01:12 +00:00
Lari Nieminen
1730dd98fd Tweaked some next-to-castle tiles a bit. 2009-03-08 11:43:22 +00:00
Lari Nieminen
4477dda2c9 Added remaining next-to-castle forest variants...
...and wired in the sparse-castle variants and the
deciduous-winter-snow tiles (which seemed to have been
forgotten). Also actually removed the existing deciduous-*-castle-dir
images since a single -castle-small tile per type seems to do the job
well enough.
2009-03-08 10:28:33 +00:00
Phil Barber
367f12782c Add and wire Kitty's male Thief portrait, update changelogs, portrait credits. 2009-03-07 21:40:26 +00:00
Lari Nieminen
b103d8fac1 A fix to a wrong terrain being used in one place. 2009-03-07 18:39:24 +00:00
Fabian Müller
9c7fa62dd5 LoW::3, LoW::7: Did a degree on polishing this fucking map. 2009-03-07 18:22:37 +00:00
Alexander van Gessel
eb7538a133 Add testcase for bug #13134. 2009-03-07 18:57:11 +01:00
Elias Pschernig
b2dfe246e7 addons website:
- Added sortable "Type" column

- Added sortkey to the "Size" column

- List available translations in the "Notes" column
2009-03-07 15:54:14 +00:00
Gunter Labes
ff4bf263c3 bold the size number to make sorting behave right 2009-03-07 15:46:47 +00:00
Elias Pschernig
a40c7ad98c Added --type options to wesnoth_addon_manager,
...so you can download all addons matching a certain type.
2009-03-07 15:25:20 +00:00
Elias Pschernig
d02db6c4d6 List addon type with wesnot_addon_manager -l. 2009-03-07 15:13:57 +00:00
Lari Nieminen
11e332f25c Added Cernunnos to the credits for the new merman villages. 2009-03-07 13:23:47 +00:00
Bartek Waresiak
ce19b4430f Update after recent formula change 2009-03-06 21:38:29 +00:00
Phil Barber
cf9cf97d74 Add and wire LordBob's Bowman portrait, update changelogs, portrait credits. 2009-03-06 16:27:36 +00:00
Phil Barber
bc87146ed3 Add and wire LordBob's Woodsman portrait, update changelogs, portrait credits. 2009-03-06 16:21:46 +00:00
Fabian Müller
beac05b88e damn,forgot to commit. Made the ai simpler for ease debuging. 2009-03-05 19:33:07 +00:00
Fabian Müller
2f57465708 LoW::2, LoW::3: Balancing changes. 2009-03-05 10:49:28 +00:00