27694 Commits

Author SHA1 Message Date
Gunter Labes
efc04bab44 added 'mixed fighter' to the northerner recruitment_pattern for mp 2008-09-12 18:45:39 +00:00
Gunter Labes
8e12c686c1 fixed bug #12304
this changes AI behaviour to not try intial scout recruitment when
there are no scouts in the recruitment_pattern. (we could still be
able to recruit scouts if the pattern is empty.)
2008-09-12 18:38:48 +00:00
Thomas Baumhauer
b4c01744fa Adding user_handler log domain. 2008-09-12 18:17:52 +00:00
Eric S. Raymond
654d67fdbd Fix minor bugs reported by AI0867. 2008-09-12 18:15:57 +00:00
Pauli Nieminen
54c884450e Fixed linking with 1.33 2008-09-12 12:32:57 +00:00
Pauli Nieminen
65ca06b1c3 Added backward compability code for boost test 1.33 (tested using 1.33.1) 2008-09-12 12:32:47 +00:00
Sergey Popov
8b5b55b275 Made NSIS script install manual and readme files. 2008-09-12 12:07:27 +00:00
Eric S. Raymond
83c70e3ce9 Add a FIXME comment describing a minor easy-coding bug...
...in the AI recruitment code.
2008-09-12 10:13:13 +00:00
Eric S. Raymond
8d5267c3b3 Make an eror message a bit more informative. 2008-09-12 09:36:22 +00:00
Eric S. Raymond
6061a6a76c Dialogue tweak. 2008-09-12 08:28:55 +00:00
Eric S. Raymond
4aec03e3d4 Completed, and tested, fix for bug #12291: Northern Rebirth:
...Krash's recall list disappears in Eastern Flank.
2008-09-12 08:09:13 +00:00
Eric S. Raymond
b23d6a2593 Dialogue tweak. 2008-09-12 07:16:17 +00:00
Eric S. Raymond
feda165fc1 Teach wmllint to report invalid unit names in advances_to attributes. 2008-09-12 06:49:24 +00:00
Gunter Labes
3f66db740c consistently disabled all links for 'all*' packages 2008-09-11 23:54:00 +00:00
Ignacio R. Morelle
4d7044cb24 Use default ability's name= as a fallback when female_name= is
absent, to prevent invalid output to the sidebar.
2008-09-11 23:13:42 +00:00
Gunter Labes
2ec6ad1504 updated the URLs to the .po and .pot files 2008-09-11 23:08:56 +00:00
Eric S. Raymond
3102d4e0b8 Fix broken image reference, caught by wmlscope. 2008-09-11 21:18:25 +00:00
Eric S. Raymond
1815b72f3e Replace Liberty-specific L_DOT and L_CROSS...
...with DOT_CENTERED and CROSS_CENTERED from the core macros.
2008-09-11 21:11:56 +00:00
Ignacio R. Morelle
c541b260d9 Document 2008-09-11T02:22:26Z!shadowm@wesnoth.org 2008-09-11 20:19:45 +00:00
Lari Nieminen
6a5bf76dd4 Shortened (the expanded form of) Tallin's type changing code. 2008-09-11 19:31:27 +00:00
Eric S. Raymond
61cffeba6a Typo fix. 2008-09-11 19:16:16 +00:00
Lari Nieminen
9fe2bef18a Prevent a comment about the dying unit from appearing when Konrad/Li'sar dies. 2008-09-11 19:15:21 +00:00
Eric S. Raymond
829acd5a78 Re-fix bug #12278 using the new TRANSFORM_UNIT and FULL_HEAL macros. 2008-09-11 19:10:42 +00:00
Lari Nieminen
37b3a240d2 Fixed bug #12291. Needs some extra work for the case of Krash being dead. 2008-09-11 18:44:04 +00:00
Ben Anderman
6a078b060d Fixed position number not being updated, even though stats are displayed 2008-09-11 18:36:06 +00:00
Ben Anderman
120c221eac Silenced some division by zero error messages 2008-09-11 18:16:14 +00:00
Eric S. Raymond
01402113d9 Fix bug #12278.
Also bump Tallin's level to 1 if he's a Peasant, a level 0 Sergeant is
a bit wacky.
2008-09-11 14:55:19 +00:00
Sergey Popov
44c1e5e4fe Fixed error with scons 0.96.93 2008-09-11 13:33:20 +00:00
Sergey Popov
c113ceb808 Made generated nsis script create shortcuts and install dlls. 2008-09-11 13:27:11 +00:00
Nils Kneuper
22741ea920 post release (1.5.4) cleanup of release notes
correct new entry a little
2008-09-11 12:56:01 +00:00
Pauli Nieminen
715b7d031b Fixed signed/unsigned comparision warnings 2008-09-11 12:34:33 +00:00
Pauli Nieminen
56d8134847 Changed unit abilities also use teams_manager for getting team vector 2008-09-11 12:34:15 +00:00
Pauli Nieminen
c40b371134 Fixed crash if trying to watch campaign replay 2008-09-11 12:34:01 +00:00
Eric S. Raymond
2ea5382713 Fix odd little edge case in comment handling. 2008-09-11 10:14:03 +00:00
Pauli Nieminen
f6ff20ce84 Fixed copy paste code to use correct variables 2008-09-11 06:41:37 +00:00
Pauli Nieminen
0f842a034f Fixed windows user data directory setup code...
...and added man page entry for --config-dir
2008-09-11 06:33:10 +00:00
Ignacio R. Morelle
295ff4ffd9 Fix bug #11982 and introduce new required attributes in WML for core abilities. 2008-09-11 02:22:26 +00:00
Pauli Nieminen
a3ac679bd1 Fixed typos in win32 code 2008-09-10 18:14:04 +00:00
Thomas Baumhauer
1aecb19ef0 Some code cleanup + softwiring the database table name 2008-09-10 18:12:57 +00:00
Lari Nieminen
94c75e6b7f Had forgot to add the theme fix to the changelog. 2008-09-10 18:10:25 +00:00
Pauli Nieminen
b39e18faa7 Added commandline argument to set user data dir name (bug #12276)
Fixed config reload forcing to work
2008-09-10 17:27:34 +00:00
Lari Nieminen
9882014c8d Ported the theme fixes to trunk. 2008-09-10 17:15:48 +00:00
Thomas Baumhauer
21a2261b1a Slight fix for the fuh class 2008-09-10 16:51:27 +00:00
Nils Kneuper
0c1851cb4f post release version bump to 1.5.4+svn 2008-09-10 14:01:15 +00:00
Eric S. Raymond
6249ace499 Add a note I should have before we shipped, sigh. 2008-09-10 08:52:56 +00:00
Mark de Wever
508d237a41 Refactoring the listbox widget.
Created a new widget to hold most of the knowlegde of the scrollbar so
it can be reused for other widgets. Still needs more work which will
follow in separate commits.
2008-09-10 06:47:28 +00:00
Nils Kneuper
7fdab031f7 bump version to 1.5.4 1.5.4 2008-09-09 21:46:52 +00:00
Nils Kneuper
41947ab947 updated generated manpages for french translation 2008-09-09 21:43:32 +00:00
Benoît Timbert
cdf551acb4 French translation update 2008-09-09 21:41:43 +00:00
Nils Kneuper
6c700c8c1c pot-update (preparing for 1.5.4)
regenerated doc files
2008-09-09 21:34:45 +00:00