Commit Graph

22836 Commits

Author SHA1 Message Date
Lari Nieminen
16da45585a Removed bogus race= attributes from [side] tags...
...(they were actually causing the race of the leader to not display
correctly).
2008-02-23 19:17:53 +00:00
Lari Nieminen
d49131d099 Fix lightbeam and fireball missile animation start timings. 2008-02-23 17:10:10 +00:00
Jérémy Rosen
9775f180d5 disable all animations when we compile with LOW_MEM...
...to avoid loading images in cache. All unit images except main one
can be removed from LOW_MEM packages (this is not done yet)
2008-02-23 16:57:36 +00:00
Nils Kneuper
3c78c7bb23 updated Filipino and Italian translation 2008-02-23 16:53:05 +00:00
Martin Renold
de54d61e34 fixed bug #11124 (movement display turning black) 2008-02-23 16:37:17 +00:00
Nils Kneuper
43918c301b updated Chinese translation 2008-02-23 09:24:31 +00:00
Gunter Labes
ecdf10db04 turn ping timeout off by default...
...until the server performance issues are fixed.
2008-02-23 09:18:38 +00:00
Nils Kneuper
c680909cb7 copying the "normal" (modified) version over to the hardwired one...
...someone should check which one is actually used ingame and why
there are two (already mentioned it here in the hacking room at
fosdem)
2008-02-23 09:06:48 +00:00
Dimitar Ilccov
12913ef0b3 Fixing bug #11040 part 2 - Update of the dots and crosses on HttT's bigmap 2008-02-23 08:31:11 +00:00
Dimitar Ilccov
1a62fe3d44 Fixing bug #11129. Restored the keep of the enemy leader...
...in AOI's 1_Defend_the_Forest. In his commit 2008-02-16T07:58:50Z!esr@thyrsus.com esr
forgot that an image of a keep can not be used as an recruitement
place instead of an actual keep.
2008-02-23 03:23:53 +00:00
Jérémy Rosen
1cc5142fba accidentally broke default animation building in a subtil way 2008-02-22 18:37:25 +00:00
Lari Nieminen
4afb6f50fb Prevent the fake Galleon from being briefly seen by the player. 2008-02-22 15:08:49 +00:00
Dimitar Ilccov
abb71ccbbd Assigned a proper value to incorrectly set variable. 2008-02-22 12:44:16 +00:00
Benoît Timbert
87df84ca15 Changelog update for 2008-02-21T21:18:52Z!benoit.timbert@free.fr 2008-02-21 21:21:10 +00:00
Benoît Timbert
3d02db3966 French translation update 2008-02-21 21:18:52 +00:00
Pauli Nieminen
342f37bcbd Fixed era events loading 2008-02-21 19:34:02 +00:00
Eric S. Raymond
386fba8b9e Address bug #11110 (fix due to Mordante). 2008-02-21 11:01:42 +00:00
Dimitar Ilccov
ef907c83eb Changed the color of the scenario titles on the bigmap to green.
This will have to do for now for the problem of the title letters
sometimes being indistinguishable from the background because of lack
of contrast against the background image. Hopefully someday someone
will fix this problem in a better way.
2008-02-21 08:15:14 +00:00
Patrick Parker
2d827d2047 show the recruit dialog title suffix only if...
...multiple recruiting sides are controlled

fix an off-by-one error

remove an unused function
2008-02-21 03:03:24 +00:00
Eric S. Raymond
84c2cc20d9 Address bug #11109. 2008-02-20 23:43:01 +00:00
Jérémy Rosen
aae741892f probably fix bug 11033, please check 2008-02-20 23:28:27 +00:00
Jérémy Rosen
419dd317c1 forgot changelog 2008-02-20 22:25:05 +00:00
Jérémy Rosen
ada3514023 disable turbo on idle,standing and select animation...
...(hacky method, will clean in 1.5)
2008-02-20 22:22:22 +00:00
Gunter Labes
3744029e19 make the correct player an observer when the host removed his last side
tweak some error messages

move more functionality into notify_new_host() to fix a bug with the
new host's name in one code path
2008-02-20 20:27:30 +00:00
Eric S. Raymond
95aea02b3c Removing mainline uses of the leanto image. 2008-02-20 18:33:48 +00:00
Lari Nieminen
4371f3ed40 Fixed a silly WML typo. 2008-02-20 16:45:02 +00:00
Lari Nieminen
cc647f258b Tweaked the map for The Dragon just a little bit. 2008-02-20 16:42:15 +00:00
Nils Kneuper
e751ad21b0 updated Polish translation 2008-02-20 16:39:40 +00:00
Lari Nieminen
898ac5385b Minor fixes. 2008-02-20 16:18:13 +00:00
Lari Nieminen
4e8a928ba0 Tweak the recruits of the Shorbear dwarves. 2008-02-20 15:54:54 +00:00
Lari Nieminen
78696e7a95 Make Krawg, Rynan and Kinan loyal. 2008-02-20 15:43:35 +00:00
Pauli Nieminen
5a21c8f74f Fixed chat log viewing crash after undo 2008-02-20 12:31:21 +00:00
Eric S. Raymond
a0115d6ee7 If your team has allies, make the recruit and recall windows show...
...the name of the active leader.
2008-02-20 07:18:09 +00:00
Nils Kneuper
91636a1f81 updated Turkish translation 2008-02-20 06:14:17 +00:00
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