mattsc
26b9163a09
Add Zazweda to about.cfg
2013-05-01 14:11:20 -07:00
Ignacio R. Morelle
210b293b3d
Update credits entry to include the username
2013-04-05 23:31:53 -03:00
Mark de Wever
9c80bf64c5
Fixes the text box cursor position.
...
The placement of the cursor sometimes was wrong under Windows. (The bug
could be reproduced under Linux by changing the configuration files.)
The problem was caused by the height of the text box and the permission
to wrap the text on a new line. This caused the cursor position to
return to the beginning of the line.
Fixes bug #17220 using patch #3822 .
2013-03-31 21:01:28 +02:00
Eric S. Raymond
c95c19aa38
Anotther test commit, to credits this time.
2013-03-27 01:23:33 -04:00
Ignacio R. Morelle
0d0b347340
addon/mg: Use a multiset instead of a set to sort add-ons by title
...
This allows add-ons with identical titles to appear as many times as
necessary in the add-ons list instead of the first one clobbering the
rest.
Patch #3769 by thunderstruck. Fixes bug #20518 .
2013-03-05 09:21:51 +00:00
Alexander van Gessel
0cd7ab7f48
Apply patch #3622 : remove old 'empty' leading animation...
...
...from drake flare and flameheart.
2013-01-28 20:37:04 +01:00
Nils Kneuper
f429b01c6e
updated Italian translation
2013-01-28 07:00:07 +00:00
Jérémy Rosen
5662cbcc38
new syntax for animation lines, simplifies mainline WML quite a bit.
...
patch by Coffee
2013-01-26 22:33:51 +00:00
Charles Dang
3c1b40e1b2
Added myself to credits
2013-01-14 01:49:15 +00:00
Simon Forsyth
d09dc44505
Promote lurker and Mefisto in Art contributions section...
...
...in recognition of the large amount of terrain artwork they have
done recently
2013-01-12 22:30:24 +00:00
Boldizsár Lipka
84d257f90f
Credit irker in about.cfg
2013-01-10 18:06:10 +00:00
Matthias Schoeck
7d35decc9e
Add missing apostrophe
2012-12-30 01:03:30 +00:00
Matthias Schoeck
55e2307be7
Add 2012 GCI students to credits
2012-12-29 22:02:27 +00:00
Nils Kneuper
c0b1202aed
updated Portuguese (Brazil) translation
2012-12-24 11:07:00 +00:00
Nils Kneuper
32b385328e
updated Portuguese translation credits
2012-12-16 20:32:20 +00:00
Simon Forsyth
bc5eb9e2fb
Add Samuel Kim from GCI to list of miscellaneous contributors
2012-12-01 18:07:44 +00:00
Alexander van Gessel
f4ab3722dc
Apply patch #3570 by mattsc
2012-11-26 23:50:17 +01:00
Simon Forsyth
db54e9a5dc
Add mattsc to about.cfg for AI
2012-11-24 20:10:25 +00:00
Nils Kneuper
b063822fbd
added another french translator to credits
2012-11-17 13:18:21 +00:00
Steven Panek
89cd3e114c
Updated the Spanish translation's credits.
2012-10-09 21:45:36 +00:00
Nils Kneuper
266c00cf8b
extended Scottish Gaelic translation credits entry
2012-10-03 12:36:42 +00:00
Nils Kneuper
8262c21bdb
updated Scottish Gaelic translation
2012-10-03 07:36:18 +00:00
Nils Kneuper
9fd39c056f
added Scottish Gaelic translation
2012-09-29 14:23:37 +00:00
Steven Panek
01da655ee0
Updated bumbadadabum's entry in the credits.
2012-09-02 18:08:43 +00:00
Steven Panek
34d78a9e18
Updated the Croatian translation.
2012-09-02 17:35:37 +00:00
Ignacio R. Morelle
896f73db7d
Update my credits entry
2012-08-24 05:37:18 +00:00
Nils Kneuper
2c7200d38e
updated Chinese (Simplified) translation
2012-08-19 15:37:04 +00:00
Nils Kneuper
8a60269dee
updated Credits for Greek translation
2012-06-09 07:07:07 +00:00
Nils Kneuper
ac64096259
updated list of Chinese (Traditional) translators
2012-06-07 12:27:18 +00:00
Steven Panek
f0a9f89ad7
Updated one of my credits entries.
2012-05-29 08:22:23 +00:00
Steven Panek
11254903b9
Updated the Ukrainian translation.
2012-05-19 15:03:35 +00:00
Nils Kneuper
6020b98c0a
updated Russian translation
2012-05-18 06:53:52 +00:00
Jon Daniel
f950cf8d6f
change my nickname in the credits:
2012-05-02 14:41:25 +00:00
Silas Brill
f806b61e80
Applied patch #1381 : Configurable village support
...
This differs from the original patch in that the minimum village
support for multiplayer is 0, not 1.
2012-04-30 21:52:38 +00:00
Nils Kneuper
0d6020bd07
updated Galician and Portuguese (Brazil) translation
2012-04-20 19:04:31 +00:00
Iurii Chernyi
78e345556b
Replaced variable i by TRANSFORM_UNIT_i in macro TRANSFORM_UNIT.
...
Patch #3237 by akihara
2012-04-06 23:04:53 +00:00
Steven Panek
277b8341f0
Updated the Old English translation.
2012-04-06 04:18:55 +00:00
Nils Kneuper
2dbc7249b2
updated German translation
2012-04-04 20:39:53 +00:00
Iurii Chernyi
d767abd3ed
Fixed bug #19599 : Engine keeps redundant ai_special information for units.
...
Patch #3235 by Ayne.
2012-04-04 09:25:21 +00:00
Iurii Chernyi
56be266cc9
Power projection improvement: use next turn with proper next-turn ToD...
...
...if necessary. Patch #3185 by ejls
2012-04-02 18:07:01 +00:00
Iurii Chernyi
0f10db9d92
Fixed bug #19538 : Filters matching 0 saved games cause crash.
...
Patch #3220 by trademark
2012-03-30 15:54:49 +00:00
Iurii Chernyi
94a8e076c6
Add a way to stop the tutorial via a right-click menu,
...
...instead of getting the answer each turn. Patch #3203 by hankerspace
2012-03-27 22:09:15 +00:00
Jérémy Rosen
fcc5e09153
apply patch 3176 by jamit:
...
fog does not recover discovered hex until end of turn
2012-03-14 21:35:03 +00:00
Steven Panek
0c6a9f8666
Revised my credits entries.
2012-03-14 12:20:30 +00:00
Nils Kneuper
864c53850c
updated Slovak about entries
2012-03-10 08:51:52 +00:00
Jérémy Rosen
9ec70dabc5
patch #3092 : Allow to specify default system-wide preferences by lipk
2012-03-05 22:36:26 +00:00
Steven Panek
af79721fbf
Made key spacing consistent.
2012-02-20 06:32:38 +00:00
Steven Panek
b1077bacfc
Tabs to spaces; made spacing consistent.
2012-02-20 05:45:17 +00:00
Steven Panek
eeeb934386
Committed initial work for the Ukrainian translation.
2012-02-20 05:41:45 +00:00
Nils Kneuper
a12f41e4e2
updated German translation credits
2012-02-19 11:54:21 +00:00