12680 Commits

Author SHA1 Message Date
Nils Kneuper
2e8adae384 updated Russian translation 2006-09-10 14:02:26 +00:00
Jérémy Rosen
0ba1ecfb93 add blend with and blend color parameter 2006-09-10 10:36:59 +00:00
Jérémy Rosen
350b7ed49b made halo_x and halo_y progressive parameters 2006-09-10 10:18:09 +00:00
Jérémy Rosen
434522fcb8 allow the editor to load a map enclosed within a scenario 2006-09-10 09:52:52 +00:00
Jérémy Rosen
1ebcd3aa4d add an entry menu to save current map during a game, thx to EdB 2006-09-10 09:35:36 +00:00
Nobuhito Okada
37d4eccac6 updated Japanese translation 2006-09-10 09:33:02 +00:00
Nobuhito Okada
cbafa58746 Japanese manpage encoding should be euc-jp 2006-09-10 09:06:12 +00:00
Jérémy Rosen
e77114fe79 make offset a progressive param.
I have changed the Elvish Shaman line as an example, but it needs a
better missile
2006-09-10 08:51:55 +00:00
David Philippi
904ae6dbfa increase max. label size to prevent cut-off in multibyte translations 2006-09-09 12:11:05 +00:00
David Philippi
85125b4a00 added files for valencian translation 2006-09-09 11:40:14 +00:00
Nils Kneuper
b6d107775c updated Slovak translation 2006-09-09 11:28:35 +00:00
Elias Pschernig
e4fbbf458a Removed again changelog entries which are already mentioned in 1.2 changelog. 2006-09-09 10:57:13 +00:00
Elias Pschernig
a2978dab5d added my commits to the changelog 2006-09-09 10:32:54 +00:00
Jérémy Rosen
d28ca2cc26 add a key to hide unit in help, thx to EdB 2006-09-09 10:15:28 +00:00
Nils Kneuper
4f7a707da3 updated Slovak translation 2006-09-09 10:07:11 +00:00
Elias Pschernig
33a6f40711 Applied patch #600 by Mark de Wever <mordante>:
Add missing "unit.stoned" to Python API
2006-09-09 09:54:20 +00:00
Jérémy Rosen
63122bd250 xxx sighted messages are now blue for friendly units thx to gim 2006-09-09 08:24:34 +00:00
Jérémy Rosen
9a649421ad add a turbo speed setting, thx to EdB 2006-09-09 08:03:07 +00:00
Benoît Timbert
cbd882cf3f Configurable castle size for random map generator
(patch #598, FR #3232), thanks to gim

(Trunk ONLY)
2006-09-08 19:39:45 +00:00
Danny Daemonic
1f9f68232f When the sliders were being hidden, their labels were not. Fixed. 2006-09-08 10:05:24 +00:00
Danny Daemonic
8c185c40ba Fixed a bug where widgets would not stay hidden on a scrollpane. 2006-09-08 08:48:28 +00:00
Nils Kneuper
000f55cea8 updated Portuguese (Brazil) translation 2006-09-07 17:15:52 +00:00
Jörg Hinrichs
63bb19d081 removes unnecessary method declaration 2006-09-07 16:25:20 +00:00
Jörg Hinrichs
0a649c612d fixes bug #6727 (Ctrl-A not recognised when watching replay) 2006-09-07 16:24:13 +00:00
David Philippi
09d5aaa21e translation update 2006-09-07 15:19:45 +00:00
Hogne Håskjold
6bc495e03f Color tweaks for better visibility 2006-09-07 14:53:30 +00:00
Hogne Håskjold
1f3e30225c New dwarven castle by pekka, jetryl and me.
TODO: new keep, shadows, more details on castle<->wall trans, finishing
touches
2006-09-07 14:30:04 +00:00
Elias Pschernig
b2e0591866 Fixed bug #6669:
recruitment_pattern is not ignored anymore inside an [ai] section
which also has a turns/time filter.
2006-09-07 12:38:11 +00:00
Nils Kneuper
f045ba17f9 updated Italian translation 2006-09-07 10:12:14 +00:00
Jörg Hinrichs
ff66becd86 fixes compiler error for msvc++ 2006-09-06 22:00:34 +00:00
Jörg Hinrichs
61f212a26c Takes care of bug #6365
(if host changes in game creation screen, new host gets no
controls). Actually it's not a genuine fix, it just prevents changing
the host in game creation cause it doesn't make sense imo.
2006-09-06 21:52:42 +00:00
Jérémy Rosen
b72ca74f3e add level in and level out animations 2006-09-06 21:40:47 +00:00
Jérémy Rosen
68bfdb9ea3 fix bug 6571 thx to qk-gen 2006-09-06 20:38:06 +00:00
Jérémy Rosen
3d42ad18b7 add different sound channel for end turn bell, thx to Pietro 2006-09-06 20:07:48 +00:00
Jérémy Rosen
d433bb211d add idle animations... now artists can go frantic :) 2006-09-06 19:34:37 +00:00
David Philippi
07e9e176b6 translation update 2006-09-06 19:13:27 +00:00
Jérémy Rosen
369871bacb fix compile error 2006-09-06 19:11:49 +00:00
Nils Kneuper
6e5b846ad7 updated Italian translation 2006-09-06 18:19:10 +00:00
David Philippi
649bc0da26 transation update 2006-09-06 16:40:36 +00:00
David Philippi
58a480302f czech translation update 2006-09-06 12:12:25 +00:00
Isaac Clerencia Perez
555a67fab4 Updated Spanish translation 2006-09-06 08:10:27 +00:00
Nobuhito Okada
fbe952cc70 added Japanese manpages 2006-09-06 01:28:18 +00:00
Jörg Hinrichs
120ccf87cb Shows the current player name in the status table...
...and not the player that started with this team.
2006-09-05 20:12:39 +00:00
Jörg Hinrichs
261e766797 fixes bug #6390
(AI temporarily takes control of a side that the host wants to
reassign via the command line). This implements to transfer control to
allies.
2006-09-05 20:00:40 +00:00
Isaac Clerencia Perez
edeea34fd6 Update Spanish translation 2006-09-05 14:35:17 +00:00
David Philippi
f32b770c4b czech translation update 2006-09-05 11:56:58 +00:00
Nils Kneuper
071b4a82fe updated Italian translation 2006-09-05 10:38:01 +00:00
Benoît Timbert
2e229d3266 Added a french translator (who translated the manpages in french) 2006-09-04 20:22:57 +00:00
Elias Pschernig
761a70bca2 Reformulate error no-python error message to say "build" instead of "version". 2006-09-04 20:08:39 +00:00
Elias Pschernig
ccdd1ed0ae Added python support to the cross-compiled windows .exe. 2006-09-04 19:41:58 +00:00