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
Tomasz Śniatowski
0f642ad679
changelog update - editor2
2008-09-09 22:11:44 +01:00
Gunter Labes
e4ce234286
Made units with the healthy trait take half the damage from poison.
2008-09-09 21:08:45 +00:00
Gunter Labes
677723663a
[[Balancing changes]]
...
* Added the marksman special to the ranged attack of the Orcish Assassin line.
* Decreased the melee attack of the Orcish Assassin from 8-1 to 7-1.
* Decreased the melee attack of the Orcish Slayer from 10-2 to 9-2.
* Increased the cost of the Walking Corpse from 7 to 8.
* Increased the cost of the Soulless from 11 to 13.
2008-09-09 21:08:24 +00:00
Nils Kneuper
359f7d3131
removed deprecated inclusion of story.cfg
...
removed bad char at beginning of line resulting in campaign not starting
2008-09-09 20:57:45 +00:00
Tomasz Śniatowski
d04c4e77e2
fix a undo issue with drag operations that affected the same hex more than once
2008-09-09 21:49:06 +01:00
Tomasz Śniatowski
8920a9026e
more complete interface for editor2's action_chain
2008-09-09 21:47:31 +01:00
Pauli Nieminen
465938fcb8
Fixed typo
2008-09-09 20:46:52 +00:00
Pauli Nieminen
ead2a8f860
Fixed bug that data isn't loaded if defines map is empty
2008-09-09 20:34:20 +00:00
Nils Kneuper
bd23792cf9
updated Lithuanian translation
2008-09-09 19:50:36 +00:00
Mark de Wever
85e71bf571
Fix a compiler error.
2008-09-09 19:03:17 +00:00
Gunter Labes
68b245e4be
added "mixed fighter" to all recruitment patterns involving...
...
...the Orcish Assassin line
added a newline to the end of some files
2008-09-09 17:53:22 +00:00
Eric S. Raymond
90425944a3
Add explanatory comments to THoT::The Underlevels.
2008-09-09 08:48:08 +00:00
Eric S. Raymond
8f33cbbc61
Change the timing of when Karrag's side is activated...
...
...so he doesn't run out of gold supplying fighters for outer
chambers.
2008-09-09 06:51:04 +00:00
Gunter Labes
d852c4edc7
simplified and extended svnrev code when git-svn is used:
...
* append L when there are local commits
* append M when there are uncommitted local changes
2008-09-08 22:51:12 +00:00
Gunter Labes
2df117984e
[[recruitment-pattern fixes]]
...
* give proper warning to the user when invalid recruitment_pattern
entries are detected (via lg::wml_error, doesn't seem to work for
some reason though)
* actually consider the modified recruitment_pattern with the next
recruit call
* made some spammy log messages debug level
2008-09-08 22:50:57 +00:00
Jérémy Rosen
51dacbbb6a
possible fix for invisible recruit units,
...
...if it doesn't work please revert this and commit 29318
2008-09-08 22:16:16 +00:00
Ignacio R. Morelle
070a207707
Fix broken 2008-09-08T19:35:21Z!shadowm@wesnoth.org
2008-09-08 20:29:08 +00:00
Ignacio R. Morelle
5e2180cef3
Update changelog
2008-09-08 19:37:41 +00:00
Ignacio R. Morelle
d403c35608
Fix bug #11957
2008-09-08 19:35:21 +00:00
Ignacio R. Morelle
22b861f15d
Updated a bit my entries in the credits
2008-09-08 19:34:21 +00:00
Mark de Wever
a0c406f47c
Fix a typo
2008-09-08 19:22:20 +00:00