12473 Commits

Author SHA1 Message Date
Richard Kettering
adbc4cb824 New, team-colored images for the goblin impaler. 2006-09-17 08:05:02 +00:00
Richard Kettering
3bc83dfa02 New animations wired in for elven sorceress line. 2006-09-15 09:08:27 +00:00
Richard Kettering
a97c7d4263 New, team-colored images for the elven sorceress line. 2006-09-15 08:59:11 +00:00
Richard Kettering
34032569b2 Removed the obsolete animation frames for elven sorceress line. 2006-09-15 08:30:45 +00:00
Richard Kettering
d138ce8323 New haloes for faerie fire. 2006-09-15 08:21:54 +00:00
Richard Kettering
9577eae0d8 New projectiles for faerie fire. 2006-09-15 08:13:31 +00:00
Nobuhito Okada
5fac8ac2d5 updated Japanese translation 2006-09-14 03:22:53 +00:00
Jörg Hinrichs
8a7b29475e fixes bug #6243 (Mystery Campaign causes assertion error) 2006-09-13 22:17:49 +00:00
Lari Nieminen
18f1137418 Added a gryphon death animation (edited from Redeth's). 2006-09-13 11:01:41 +00:00
Richard Kettering
d4427cade3 Added support for new projectiles. 2006-09-13 08:20:01 +00:00
Richard Kettering
b8bc225049 New images for ghostly wail attack, and slight mods to bone-arrow. 2006-09-13 08:12:47 +00:00
Nils Kneuper
20704b5ad3 updated Polish translation 2006-09-12 21:12:10 +00:00
Jörg Hinrichs
36b208813f Fixes bug #6747
(Transfer of control: After host left, AI sides get stuck). This one
transfers AI sides, too.
2006-09-12 19:59:48 +00:00
Jordà Polo
7d74cb0528 Updated catalan translation. 2006-09-12 18:08:11 +00:00
Lari Nieminen
deb38e77f1 Made gunshot.wav (still used by at least EI) less loud. 2006-09-12 13:09:26 +00:00
Danny Daemonic
855abf1f03 Replaced X == "yes" with string_bool(X, false)
and X == "no" with !string_bool(X, true).
2006-09-12 11:01:10 +00:00
Elias Pschernig
ca575df5c1 Fixed a small memory leak in module search path initialization
...when running a python script.
2006-09-12 10:57:28 +00:00
Danny Daemonic
c3886ebeda Test for empty string first, not last in string_bool. 2006-09-12 10:40:53 +00:00
Richard Kettering
c78a91a753 Slight edit to plague staff. 2006-09-12 09:01:57 +00:00
Nobuhito Okada
0aae74b340 updated Japanese translation 2006-09-12 06:49:09 +00:00
Nobuhito Okada
a257b4c01d replaced ko_KO.cfg by ko_KR.cfg 2006-09-12 00:49:44 +00:00
Gunter Labes
377c5d9573 map update and changelog correction 2006-09-12 00:29:30 +00:00
Lari Nieminen
1e695049b5 A fix for the little sunken ruin keep glitches. 2006-09-11 22:02:39 +00:00
David Philippi
361c8cdee0 translation update 2006-09-11 17:33:33 +00:00
Nils Kneuper
d4005d3ffb updated Italian translation 2006-09-11 16:04:26 +00:00
Lari Nieminen
fe3e273f78 Reverted 2006-09-10T10:36:27Z!lari.nieminen@iki.fi - the bug that caused the crashes should be fixed now. 2006-09-11 14:04:59 +00:00
Jordà Polo
a5ccde620d New manpages: French, English (GB), Portuguese (Brazil).
Updated manpages: Italian.

Added missing translated manpages to Makefile.am.
2006-09-10 19:33:24 +00:00
Benoît Timbert
51959d574f Oops, forgot that frame... 2006-09-10 19:33:14 +00:00
Benoît Timbert
2bb4697abd changelog update for 2006-09-10T19:24:23Z!benoit.timbert@free.fr 2006-09-10 19:26:58 +00:00
Benoît Timbert
ebe94c295c Animation for Deoran's Mace attack (from special AMLA) 2006-09-10 19:24:23 +00:00
Jordà Polo
595b632139 Updated _valencian_ translation ;) 2006-09-10 18:48:10 +00:00
Nils Kneuper
3fdf4465bd updated Russian translation 2006-09-10 14:02:38 +00:00
Lari Nieminen
7492052364 Fixed the storm trident crashes.
If the real bug (if it is one) is fixed before 1.2, this should be reverted.
2006-09-10 10:36:27 +00:00
Nobuhito Okada
16407e2fe0 updated Japanese translation 2006-09-10 09:32:00 +00:00
Nobuhito Okada
859850b6ac updated Japanese translation 2006-09-10 09:20:29 +00:00
Nobuhito Okada
2dc095ef07 Japanese manpage encoding should be euc-jp 2006-09-10 09:06:52 +00:00
David Philippi
f00c1f07a7 increase max. label size to prevent cut-off in multibyte translations 2006-09-09 12:10:31 +00:00
David Philippi
db2a8c9ab2 added missing file 2006-09-09 11:42:30 +00:00
Nils Kneuper
2b8fa743f7 updated Slovak translation 2006-09-09 11:28:44 +00:00
David Philippi
7e265d016b added files for valencian translation 2006-09-09 11:27:09 +00:00
Elias Pschernig
62095b3450 added my commits to the changelog 2006-09-09 10:35:37 +00:00
Nils Kneuper
fab9c482b1 updated changelog 2006-09-09 10:17:58 +00:00
Elias Pschernig
5f78bfeedc Merged 2006-09-07T12:38:11Z!elias@pschernig.at
(fix for ignored recruitment_pattern inside [ai]) from trunk into 1.2 branch
2006-09-09 10:09:13 +00:00
Nils Kneuper
f3f854e0ac updated Slovak translation 2006-09-09 10:07:21 +00:00
Elias Pschernig
b604f046df Applied patch #600 by Mark de Wever <mordante>:
Add missing "unit.stoned" to Python API
2006-09-09 09:54:58 +00:00
Lari Nieminen
422d4cf31a Fixes bug #6906. 2006-09-08 18:04:47 +00:00
Danny Daemonic
c2f0d19820 When the sliders were being hidden, their labels were not. Fixed. 2006-09-08 10:05:50 +00:00
Danny Daemonic
b00cb03d82 Fixed a bug where widgets would not stay hidden on a scrollpane. 2006-09-08 08:49:00 +00:00
Lari Nieminen
bffd874ba3 New 4-way grassland-to-water transitions. 2006-09-07 16:26:22 +00:00
Jörg Hinrichs
e2c73fdc62 removes unnecessary method declaration...
...and adds the one file i forgot for the last bugfix commit
2006-09-07 16:26:17 +00:00