16705 Commits

Author SHA1 Message Date
Nils Kneuper
4b0549c8a7 updated German translation 2007-05-01 17:25:32 +00:00
Mark de Wever
9372433836 optimized the filter by using t_match instead of t_list 2007-05-01 16:55:21 +00:00
Elias Pschernig
e4853d405f update of german UtBS translation 2007-05-01 16:45:52 +00:00
Nils Kneuper
93f419d761 pot-update 2007-05-01 16:27:42 +00:00
Elias Pschernig
bec788da83 updated german translation of utbs 2007-05-01 16:11:02 +00:00
Elias Pschernig
5c8c22b364 to->too, removed an 'a', added a 'have'. 2007-05-01 16:10:18 +00:00
Eric S. Raymond
6fd811f6cb Fix a bug reported by Noyga. 2007-05-01 15:59:39 +00:00
Mark de Wever
eb494e7e65 fixes a crash if an invalid scenario was loaded (bug #9049) 2007-05-01 15:32:38 +00:00
Eric S. Raymond
39ea75b4da -p option can now handle 1.2.x and 1.3.x as well as a port number. 2007-05-01 14:55:49 +00:00
Benoît Timbert
b5847289b7 animation update 2007-05-01 14:51:43 +00:00
Elias Pschernig
483b8e081c Fixed upload option in campaign server python script. 2007-05-01 14:22:49 +00:00
Elias Pschernig
21949f008b Added a python version of the campaign server client,
which can be used to list, download and (untested) upload campaigns.
2007-05-01 13:26:17 +00:00
Nils Kneuper
845847858b removed terrain_format=1 since it is no longer needed and now depricated 2007-05-01 13:23:08 +00:00
Nils Kneuper
3c3268e8d7 removed image= from messages and use profil= instead 2007-05-01 13:22:10 +00:00
Nils Kneuper
5b9caa52aa fixed textdomain for the fire dragon 2007-05-01 12:59:09 +00:00
Eric S. Raymond
e93bb09274 This should have been flushed days ago. The upconvert script obsoletes it. 2007-05-01 12:57:18 +00:00
Eric S. Raymond
e271c3a4d3 image= attributes in [message] removed in favor of setting unit profile fields. 2007-05-01 12:51:29 +00:00
Nils Kneuper
444ffb90e4 updated German translation 2007-05-01 10:51:25 +00:00
Nils Kneuper
31abfc2471 fixed/changed wescamp import to work as expected 2007-05-01 10:39:47 +00:00
Nils Kneuper
316b1b75d6 fixed another small glitch 2007-05-01 10:12:43 +00:00
Nils Kneuper
aac9de1a29 fixed some probs with wescamp_import 2007-05-01 10:06:50 +00:00
Piotr Cychowski
972ef7d957 Scenario 2 (beta):
Revised map
Revised (some) dialogs
Completely new WML inside
New playable unit : Dust Devil
New dehydration logic
New ambush triggers
Made second ogre ambush and wraith lord appearance mutually exclusive
Changed first bandit encounter from ambush to planned arrival
Scrapped oasis terrain
2007-05-01 09:51:19 +00:00
Eric S. Raymond
1587e00d8e SET_PORTRAIT turns out not to be necessary. 2007-05-01 09:10:30 +00:00
Eric S. Raymond
f1c324aa65 Get rid of obsolescent _K keep specifier in 'introductions' map. 2007-05-01 08:15:01 +00:00
Eric S. Raymond
d5ba0067d1 Use the SET_PORTRAIT macro...
...to avoid a bunch of explicit image declarations in messages.
2007-05-01 08:10:30 +00:00
Eric S. Raymond
ef04dbc46d Some macros from NR move to mainline. 2007-05-01 07:58:08 +00:00
Eric S. Raymond
07b2e0e778 More resource translations. 2007-05-01 07:54:27 +00:00
Eric S. Raymond
473e866791 Fix broken scenario path. 2007-05-01 07:39:10 +00:00
Richard Kettering
ae6d9738cd Modifications to undead descriptions, grammar corrections. 2007-05-01 07:21:30 +00:00
Ali El Gariani
ecf450adab Fix a gcc compilation error for Sapient 2007-05-01 01:38:22 +00:00
Ali El Gariani
e2393bf641 Fix a nasty (and maybe old) bug which allow to "stack" starting positions,
but with incorrect display and save.

(needs 2 undo to revert an overwrite of starting positions, but I
think it's not a problem)
2007-05-01 01:21:13 +00:00
Patrick Parker
79d4bf4fba cache the parsed terrain list when matching a location filter
(as requested by Mordante)
2007-05-01 01:04:32 +00:00
Ali El Gariani
a3cbc481fa Always display the "None" item in the choice of starting position dialog.
2 main reasons:

* Hint for new users of the presence of this item 

* Enter is always a quick escape and a quick eraser

Maybe later grayish when unneeded or show the currently used item
2007-05-01 00:44:57 +00:00
Ali El Gariani
d82e35125a Since now we don't erase starting positions,
we don't need undo parameters for this.
2007-05-01 00:25:36 +00:00
Ali El Gariani
20d517f469 Don't erase starting position when changing a terrain (for bug #9041).
I suppose it's only affect the editor, since in game starting postions
are not used after start

(and it's make more sense like this)
2007-05-01 00:06:41 +00:00
Eric S. Raymond
b24f72d974 Nuke ancient copies of human loyalist units in NR. 2007-04-30 23:28:13 +00:00
Eric S. Raymond
5470458f4d Cleanup before nuking old units in NR. 2007-04-30 23:24:23 +00:00
Ali El Gariani
a89b34ca77 Starting to work on bug #9041
Add a item "None" in the side choice dialog when placing a starting 
position on a hex already used
2007-04-30 23:18:20 +00:00
Eric S. Raymond
0a11c5c3aa Remove unused Huntsman unit from NR. 2007-04-30 23:13:45 +00:00
Eric S. Raymond
f9d1669a1a Still more NR resource fixes. 2007-04-30 23:10:36 +00:00
Ali El Gariani
4b1d72c0eb Silence a cast warning 2007-04-30 23:06:01 +00:00
Eric S. Raymond
6c3756fd2e More Northerrn Rebirth resource fixes. 2007-04-30 22:43:22 +00:00
Nils Kneuper
1f02d72301 updated Czech translation 2007-04-30 22:21:34 +00:00
Eric S. Raymond
30f7880fe2 Resource reference fixes. 2007-04-30 22:06:48 +00:00
Eric S. Raymond
1de1dc9903 Removed a NR macro that was redundant with mainline. 2007-04-30 22:00:29 +00:00
Eric S. Raymond
e5eee3b21a Turns out the first half of a file move didn't get committed either. 2007-04-30 21:54:50 +00:00
Eric S. Raymond
0bb1e0b2ab Improved Ogg tagging.
Also, somehow the second half of moving victory.ogg to mainline didn't
happen.
2007-04-30 21:27:30 +00:00
Elias Pschernig
d9349414a4 Added a Python WML parser
(originally contained in CampGen), which might be useful to Python tool writers.
2007-04-30 20:38:31 +00:00
Mark de Wever
5b0a2a5aa8 fixed a bug in a terrain letter,
which caused an assertion failure, spotted by Ivanovic
2007-04-30 19:18:24 +00:00
Nils Kneuper
ad2dbb809c made it possible to translate the singular version of the counting...
...of the killed enemy units
2007-04-30 19:07:43 +00:00