16373 Commits

Author SHA1 Message Date
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
Elias Pschernig
5c468e59a7 added a missing "of" in a [message] 2007-04-30 18:37:19 +00:00
Nils Kneuper
e9824a5dc1 pot-update 2007-04-30 17:34:27 +00:00
Nils Kneuper
413ae9b208 updated Czech translation 2007-04-30 17:22:00 +00:00
Eric S. Raymond
fd2534225c Handle the holy->arcane change. 2007-04-30 15:23:54 +00:00
Eric S. Raymond
20ce375243 Initial commit of WesCamp importer. 2007-04-30 14:56:15 +00:00
Eric S. Raymond
42c8858f0d More keep fixes. 2007-04-30 13:21:12 +00:00
Eric S. Raymond
e2dfc30149 Fix some keeps to use the new terrain coding. 2007-04-30 13:05:18 +00:00
Lari Nieminen
62bb86ef12 Gave Tallin a portrait properly. 2007-04-30 12:49:27 +00:00
Eric S. Raymond
f6225a360d Remove some unneeded backup files. 2007-04-30 11:52:17 +00:00
Eric S. Raymond
58df9f8641 This version avoids the core-dump on load problem. 2007-04-30 11:49:13 +00:00
Nils Kneuper
e9fe1304d5 added wrong textdomain in a file 2007-04-30 11:28:13 +00:00
Eric S. Raymond
4eb2b54f78 NR note for the changelog. 2007-04-30 11:07:11 +00:00
Nils Kneuper
a59b259243 added files for the translation of Northern Rebirth 2007-04-30 11:00:44 +00:00
Nils Kneuper
6bfb8b0a0e removed translations/ folder from mainline 2007-04-30 10:48:50 +00:00
Lari Nieminen
3871af191f Removed a source of a text formatting glitch
(which happens at least on a 1280 resolution).
2007-04-30 10:41:41 +00:00
Lari Nieminen
3ac0cb2f6c Minor cleanup (like removing the "last updated" string). 2007-04-30 10:37:34 +00:00
Lari Nieminen
052cbc8975 Changed all the line-art-only portraits to have a black background. 2007-04-30 10:27:26 +00:00
Eric S. Raymond
9ed7704217 Merge of Northern Rebirth. 2007-04-30 09:39:49 +00:00
Eric S. Raymond
987e8eba20 upconvert now handles terrain=, terrain_liked=, and valid_terrain. 2007-04-30 09:04:11 +00:00
Nils Kneuper
24c44942e2 updated Italian translation 2007-04-30 06:14:12 +00:00
Patrick Parker
436434a0d8 correct some logic errors and allow absence of x or y in multi-location filter 2007-04-30 05:16:28 +00:00
Patrick Parker
ee348707b6 replace [own_village] with macro {OWN_VILLAGE X Y SIDE}
new conditional tag [have_location], tests true if any location passes
the standard location filter provided inside the tag
2007-04-30 03:35:16 +00:00
Patrick Parker
68e0a93b31 updated changelog with location filter changes 2007-04-30 03:03:51 +00:00
Patrick Parker
00fd6b46ea specify the string copy(n) construction parameters
(necessary for some compilers)
2007-04-30 02:57:58 +00:00
Patrick Parker
a155a3b369 [store_locations] now uses the standard location filter instead of its own code 2007-04-30 02:47:49 +00:00
Patrick Parker
667adadf47 [store_villages] now uses the standard location filter instead of its own code
note: the key 'side' has been replaced by 'owner_side'
2007-04-29 23:52:06 +00:00
Ali El Gariani
c5e3b287be *Pull out the drawing of movement-orb from draw_bar(),
(use the same old method as for crown)

Simplify a bit the blitting of these (don't use clipping)
2007-04-29 23:18:52 +00:00
Eric S. Raymond
ed206aa128 upconvert now translates terrain_likes clauses. 2007-04-29 21:56:57 +00:00
Nils Kneuper
fee9a9a168 pot-update 2007-04-29 19:48:03 +00:00
Benoît Timbert
ac2ed8de0d move the undead unit images in their unit/ directory 2007-04-29 17:13:23 +00:00
Mark de Wever
8fa90b7500 updated the unit tree generation files 2007-04-29 17:01:33 +00:00
Mark de Wever
2506dc9e97 remove support for 1.2 map format and allow wildcards on some places,
the latter isn't finished yet
2007-04-29 16:57:56 +00:00