Commit Graph

22802 Commits

Author SHA1 Message Date
Patrick Parker
4e59e47d98 make the load game dialog prettier for SMALL_GUI 2008-02-20 02:38:55 +00:00
Eric S. Raymond
e2e32eeeeb Some frames that sgould have gone in yesterday. 2008-02-20 01:03:05 +00:00
Eric S. Raymond
e0674dbc3f Fix the path to herodeaths.cfg. 2008-02-20 00:48:02 +00:00
Eric S. Raymond
62783c6c9f Fix some utility paths. 2008-02-20 00:41:43 +00:00
Eric S. Raymond
9e2e1829f7 Code cleanup. Fix a type-conversion warning in the display code,
...banish 'letter' for terrain codes in favor of 'tcode'.
2008-02-20 00:16:11 +00:00
Eric S. Raymond
9b86ddb269 Suppress reporting of known unused images. 2008-02-19 23:42:35 +00:00
Eric S. Raymond
85b90320cf Tweak some things soi SoF continues to pass sanity tests. 2008-02-19 22:57:57 +00:00
Lari Nieminen
e9ddbb721e Fix the use of LIMIT_CONTEMPORANEOUS_RECRUITS in EI,
...according to the change in 2008-02-19T21:48:05Z!lari.nieminen@iki.fi.
2008-02-19 22:07:48 +00:00
Lari Nieminen
3f51c9ae88 Fix the use of LIMIT_CONTEMPORANEOUS_RECRUITS in THoT,
...according to the change in 2008-02-19T21:48:05Z!lari.nieminen@iki.fi.
2008-02-19 22:07:27 +00:00
Benoît Timbert
c115523e8c French translation update 2008-02-19 22:04:54 +00:00
Lari Nieminen
d8b4e890d8 Fix the LIMIT_CONTEMPORANEOUS_RECRUITS macro. 2008-02-19 21:48:05 +00:00
Lari Nieminen
e6e0706e1f Balancing for Gathering Materials. 2008-02-19 21:47:09 +00:00
Lari Nieminen
a74dfb91f0 Work around an animation crash. 2008-02-19 19:08:00 +00:00
Jan Rietema
f781c5fed1 Put a (working) limit on the number of spawning undead. 2008-02-19 14:10:03 +00:00
Nils Kneuper
af760ad8ad pot-update, really adding some new objectives strings to NR...
...(seems to be two strings), which were ingame before but using old
syntax and as such not marked translatable...
2008-02-19 10:43:08 +00:00
Lari Nieminen
68d1d09367 objectives= -> [objectives]. 2008-02-19 10:38:22 +00:00
Nils Kneuper
479ff637f4 updated Lithuanian translation
create updated docs (manpages/manual)
2008-02-19 10:34:26 +00:00
Nils Kneuper
f5f9306197 updated Turkish translation 2008-02-19 10:25:39 +00:00
Dimitar Ilccov
0b9e2c8142 Edit of the comment 2008-02-19 09:28:40 +00:00
Dimitar Ilccov
0804034a8b Restored the actual story message which I changed by mistake...
...in 2008-02-19T09:03:05Z!mythological@mt.net.mk to the status before the string freeze.
2008-02-19 09:20:24 +00:00
Dimitar Ilccov
75c9d4b52b Found a possible grammar bug in SotBE's 01_End_Of_Peace.cfg story.
Added a commented out version of the message - to be considered for
replacing when the string freeze is no longer in force.
2008-02-19 09:03:05 +00:00
Dimitar Ilccov
ac8c9d4f15 Fixing bug #11096...
...shamans losing all of their earned experience in SotBE's
06_Black_Flag.cfg.

Replaced killing the shamans and creating new ones in events with
store/unstore
2008-02-19 08:59:56 +00:00
Dimitar Ilccov
56539a6824 Address bug #11040 part 1 - Update of the dots and crosses on HttT's bigmap 2008-02-19 08:16:20 +00:00
Dimitar Ilccov
864dceb510 A macro update 2008-02-19 01:34:01 +00:00
Nils Kneuper
e342857833 oops, used the wrong one... 2008-02-19 00:23:11 +00:00
Nils Kneuper
cce9f22f7c fixes for two issues with small-gui:
1) the close button in the preferences is now not overlayed anymore

2) when using --enable-smallgui, the 'ok', 'cancel' and 'delete save'
buttons are now in one row in the load game dialog to prevent the
'delete save' button from being coverd by the other two
2008-02-19 00:19:21 +00:00
Nils Kneuper
6f73f976c7 post release version bump + updated Czech translation 2008-02-18 21:25:08 +00:00
David Philippi
9bc645d567 danish translation update 2008-02-18 21:12:09 +00:00
Nils Kneuper
014f7dd8e4 version bump to 1.3.18 2008-02-18 20:14:19 +00:00
Pauli Nieminen
9bb1e105ab Added ignore traits to checksum whitelist 2008-02-18 20:08:09 +00:00
Pauli Nieminen
92ee84894c Fixed recursive typo 2008-02-18 19:17:49 +00:00
Pauli Nieminen
31b42cd503 Fixed weapon special for checksum and move debug output to LOG_UT 2008-02-18 18:41:03 +00:00
Pauli Nieminen
d5a3209756 Fixed typo in checksum 2008-02-18 18:28:14 +00:00
Pauli Nieminen
10ebcf31fb Made unit checksum only test for important variables 2008-02-18 17:52:07 +00:00
Gunter Labes
b7aede4be5 only transfer AI sides once when the host leaves 2008-02-18 16:37:13 +00:00
Dimitar Ilccov
9f7f073217 An update of a portrait as per author's request 2008-02-18 12:47:09 +00:00
Pauli Nieminen
fa173622f4 moved changelog entry to correct version 2008-02-18 12:25:21 +00:00
Nils Kneuper
02b03fadf6 updated German translation 2008-02-18 12:24:10 +00:00
Pauli Nieminen
77d7de5447 campaign server: Strip CRs from uploaded data 2008-02-18 11:51:10 +00:00
Pauli Nieminen
58f64b314b Fixed server crash when failing to create connection 2008-02-18 08:15:09 +00:00
Eric S. Raymond
3e8531512a Address bug #11083. 2008-02-18 01:10:08 +00:00
Nils Kneuper
bebf6d8f64 updated Italian translation 2008-02-18 00:51:15 +00:00
Nils Kneuper
54ff8d2938 post release version bump 2008-02-18 00:49:52 +00:00
Nils Kneuper
66431cb35f fixed a but introduced last minuite which prevented starting the campaign 2008-02-17 23:50:19 +00:00
Nils Kneuper
f2cf69c126 pot-update (since the first commit somehow went a *little* wrong...) 2008-02-17 23:26:06 +00:00
Nils Kneuper
bd15074b09 just another run of utils/wesnoth-pngcrush
saved: 45 KB, 37 files
2008-02-17 23:09:19 +00:00
Jan Rietema
a334137855 Rewired shaman portrait, plus the new druid portrait from Kitty. 2008-02-17 22:52:47 +00:00
Eric S. Raymond
1591f0ffe6 Wire in TMasked Thunderer/Thunderguard/Dragonguard animations. 2008-02-17 22:43:32 +00:00
David Philippi
e8eaa66908 japanese translation update 2008-02-17 22:42:48 +00:00
Nils Kneuper
45fefd8fb1 remove double entrys from the changelog 2008-02-17 22:38:06 +00:00