5520 Commits

Author SHA1 Message Date
Eric S. Raymond
a65a30a99f Fix two terrain-coding glitches involving forest keeps. 2007-05-03 21:29:23 +00:00
Eric S. Raymond
555ae2ea7b Use a better approximation of a zombie corpse. 2007-05-03 20:27:04 +00:00
Eric S. Raymond
34407f924b Enable upconvert to handle one-line maps. 2007-05-03 20:24:51 +00:00
Eric S. Raymond
e7e1e05f88 Fix some minor bugs in error handling. 2007-05-03 19:29:52 +00:00
Eric S. Raymond
e1bfd44dc1 Avoid a suffix-aliasing problem. 2007-05-03 18:05:53 +00:00
Eric S. Raymond
cfb1210e1b Better autodetection of terrain coding. 2007-05-03 16:22:49 +00:00
Eric S. Raymond
e752b73b66 Don't be fooled by terrain= in comments. 2007-05-03 15:35:42 +00:00
Eric S. Raymond
f57607ded4 Make sure we get line termination right. 2007-05-03 15:05:48 +00:00
Gunter Labes
7e3ef7ed07 converted the cold melee attack of the Lich and Ancient Lich to arcane 2007-05-03 14:46:57 +00:00
Lari Nieminen
101a7abb8b Made every macro-spawned unit have a generated description and random traits
(shouldn't break anything, I suppose). Also a little fix to the Black
Flag scenario to prevent a text formatting glitch.
2007-05-03 14:31:36 +00:00
Lari Nieminen
81dd50f218 Removed the old abysmal graphics of the troll hero and great troll...
...and made them use the graphics of the troll and troll warrior instead.
2007-05-03 14:12:18 +00:00
Lari Nieminen
f1018bad28 Fixed a silly WML typo. 2007-05-03 14:10:11 +00:00
Lari Nieminen
8af2014d4b Some major reorganization and fixing of some SotBE units. 2007-05-03 13:43:45 +00:00
Nils Kneuper
3659238204 updated textdomains,
removed translations/ folder and fixed stuff that was not changed be
the change-textdomains script
2007-05-03 13:30:55 +00:00
Eric S. Raymond
0aa8696610 SotBE typo fixes. 2007-05-03 12:55:21 +00:00
Lari Nieminen
b493f5bddd Moved the SotBE black flag away from the core images
(since it's only used by SotBE in mainline) and did little tweaks to
the campaign file.
2007-05-03 12:39:56 +00:00
Eric S. Raymond
c91f6d37b6 Son of the Black-Eye is ready for testing.
Storyline text has been prose-doctored, maps and images converted to
match 1.3.2 conventions.  Remaining issues are:

1) Campaign images need to be audited.  Some are probably duplicates of what's
in mainline, some may need to be reworked.

2) Poor map continuity with the rest of the Great Continent.

3) Campaign balance needs to be tested.
2007-05-03 11:48:41 +00:00
Eric S. Raymond
c54e76adad Large refactoring to handle keep conversions better. 2007-05-03 11:05:28 +00:00
Eric S. Raymond
1acda064cf Fix a regexp bug that was preventing proper map translation. 2007-05-03 07:56:47 +00:00
Eric S. Raymond
f5c2c236f6 Arrange for both map transformations to be done on a 1.2.x map,
and simplify some code.
2007-05-03 07:42:47 +00:00
Eric S. Raymond
f410430429 Refactoring step. 2007-05-03 07:21:46 +00:00
Nils Kneuper
76504b4ea5 pngcrush/optipng, some loseless compression 2007-05-02 19:37:46 +00:00
Nils Kneuper
dc8beda7d7 moved textdomains for Northern_rebirth to nr 2007-05-02 18:21:44 +00:00
Eric S. Raymond
d4c8727598 Some conversions discovered while lifting SotBE. 2007-05-02 13:06:20 +00:00
Eric S. Raymond
acd953bd12 Fix broken image reference. Macroscope report on NR is now clean. 2007-05-02 07:45:49 +00:00
Eric S. Raymond
b57927e70b Speed up upconvert's keep handling slightly. 2007-05-01 23:24:29 +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
Benoît Timbert
b5847289b7 animation update 2007-05-01 14:51:43 +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
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
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
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
Eric S. Raymond
6c3756fd2e More Northerrn Rebirth resource fixes. 2007-04-30 22:43:22 +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