10102 Commits

Author SHA1 Message Date
Eric S. Raymond
04f9fe25c9 trackplacer: Add some conditioned-out code we'll probably use in the future. 2008-10-19 05:18:24 +00:00
Eric S. Raymond
9a8ea284fc Scepter of Fire is trackplacerized. 2008-10-19 02:30:44 +00:00
Eric S. Raymond
25c0c499e6 trackplacer: ensure that spaces in track names won't mess up...
...the generated macros.
2008-10-19 01:43:07 +00:00
Eric S. Raymond
7dcf6a6201 Fix minor markup bugs. 2008-10-19 01:30:09 +00:00
Eric S. Raymond
53399e927d OK, that constituted a brown-paper-bag bug. 2008-10-18 21:51:15 +00:00
Eric S. Raymond
60f77f915a Fix generated macro names from trackplacer.
A journey track for Northern Rebirth.
2008-10-18 21:45:29 +00:00
Eric S. Raymond
e31a404cce trackplacer: a slight change in how track IDs are used...
...to generate macros allows underscores to be used in IDs.
2008-10-18 20:26:47 +00:00
Alexander van Gessel
4af5ac30be Hand-hacked liberty's journey so the updated trackplacer will read it. 2008-10-18 17:24:41 +01:00
Eric S. Raymond
a732663888 Make LoW use the same sparse map as aOI. 2008-10-18 16:19:01 +00:00
Eric S. Raymond
cb25c76910 Journey track and geographic consistency cleanup for Legend of Wesmere.
The siege of Weslath (city otherwise unattested) has become the siege
of Tath.
2008-10-18 16:07:33 +00:00
Eric S. Raymond
be87d21281 trackplacer: make deletion work right again. 2008-10-18 15:43:08 +00:00
Eric S. Raymond
0e4b987ddf trackplacer: tweak the redraw order. 2008-10-18 15:22:41 +00:00
Eric S. Raymond
f6cb3be0dd trackplacer: right-button context popup is fully working. 2008-10-18 15:13:17 +00:00
Eric S. Raymond
6938084d73 trackplacer: basic machinery for a right-button info popup. 2008-10-18 14:51:54 +00:00
Eric S. Raymond
8d97ea744f trackplacer: check for saves that could clobber data and raise a warning. 2008-10-18 13:47:23 +00:00
Fabian Müller
ad80e9bc60 LoW::03
fixed a unknown starting position bug

updated the mask
2008-10-18 11:32:17 +00:00
Eric S. Raymond
41efa7a271 Banish a stderr message reported on the forums. 2008-10-18 06:57:33 +00:00
Eric S. Raymond
a6537645b9 trackplacer: UI change, drag markers with middle button. 2008-10-18 05:45:35 +00:00
Eric S. Raymond
6bfa38fde3 trackplacer: a feature turned out to be excessively dangerous. 2008-10-18 05:36:11 +00:00
Eric S. Raymond
c4f8332cec trackplacer: factor out the flush() function for cleaner animation. 2008-10-18 04:49:11 +00:00
Eric S. Raymond
73909b1440 tracjplacer: speed up drawing, ignore COMPLETE macros when parsing. 2008-10-18 04:29:22 +00:00
Eric S. Raymond
436ba7ae60 trackplacer: fix a redrawing glitch. 2008-10-17 22:45:38 +00:00
Fabian Müller
e1e7b96308 New terrain: human snow mountain village 2008-10-17 20:53:14 +00:00
Lari Nieminen
630b08078c Fix concealment's terrain filter to match all villages. 2008-10-17 20:34:51 +00:00
Jordà Polo
e850f02bd5 Fix mismatched quotes 2008-10-17 20:34:28 +00:00
Eric S. Raymond
a99c8c896f A Tale of Two Brothers now has a time, a place, and a journey track. 2008-10-17 19:28:05 +00:00
Eric S. Raymond
c11d6ebb70 trackplacer: raise error on attempts to draw when there are no tracks. 2008-10-17 19:05:15 +00:00
Eric S. Raymond
42c2c22725 Typo fix. 2008-10-17 17:11:01 +00:00
Lari Nieminen
d71abda222 Fixed Haldric probably not losing his ruby of fire attack...
...when he's supposed to.
2008-10-17 15:50:05 +00:00
Eric S. Raymond
23cdfcdc84 Legend of Wesmere is trackplacerized. 2008-10-17 09:07:07 +00:00
Eric S. Raymond
bfb210c9e9 Warn against an optimization that doesn't work. 2008-10-17 07:59:23 +00:00
Eric S. Raymond
b77c478eca HttT track has been trackplacerized. 2008-10-17 07:49:43 +00:00
Eric S. Raymond
ebf3ead493 trackplacer conversion.
Shift the last leg of the journey so that Test of the Clan takes place
in the Horse Plains (mattching the battle map) rather than the
Estmarks.
2008-10-17 01:51:01 +00:00
Eric S. Raymond
d263167383 Tweak the AoI map so the scenario that happens at the mouth of a pass...
...really is  that way on the journey track.
2008-10-16 20:35:46 +00:00
Eric S. Raymond
2239af5e8b A new map and a journey track for AoI.
The old one was not consistent with the canonical geography of
Wesnoth.  It's in the attic now.
2008-10-16 20:30:02 +00:00
Eric S. Raymond
b1e396b502 trackplacer: fix a small but fatal bug. 2008-10-16 20:27:48 +00:00
Eric S. Raymond
d8d2b291a7 trackplacer: fix track-allocation bug when starting without filename. 2008-10-16 18:50:24 +00:00
Eric S. Raymond
d8fcfb2dcd Journey track for Eastern Invasion is complete.
The intro had to be merged into the firtst scenario file so the
journey macro would be visible.
2008-10-16 18:14:27 +00:00
Eric S. Raymond
72bb6dc0d8 trackplacer: fix a bug in the deletion logic. 2008-10-16 18:03:00 +00:00
Eric S. Raymond
5dccfad437 In Eastern Invasion, extend the journey track to Lake Vrug.
Do a bit of story-text polishing and add a reference to the Horse Plains.
2008-10-16 17:11:54 +00:00
Eric S. Raymond
7d8b9d6355 trackplacer: improvements to the copy button. 2008-10-16 16:47:29 +00:00
Eric S. Raymond
796c5e47a8 trackplacer: implement copy button, and always redraw in track order. 2008-10-16 16:11:16 +00:00
Fabian Müller
0dbe2bd65c striped sides' positions from the Kalian map.
added a macro for mask usage

put the macro in usage

added a mask for scenario 07

fixed bug #12434: unused sides in scenario 07
2008-10-16 15:44:51 +00:00
Eric S. Raymond
9c92eeb641 trackplacer: fix a bug in icon erasure. 2008-10-16 13:49:14 +00:00
Eric S. Raymond
5618a698c8 trackplacer: honor the track order when writing out macros. 2008-10-16 13:41:17 +00:00
Eric S. Raymond
05aa0ac0f9 trackplacer: make track addition have the right side effects in other controls. 2008-10-16 12:46:39 +00:00
Eric S. Raymond
13ec916452 Checkpoint before appying track editor. 2008-10-16 11:59:40 +00:00
Eric S. Raymond
b24f0177a1 trackplacer: track addition and deletion appear to work. 2008-10-16 11:55:06 +00:00
Eric S. Raymond
1c3742bb58 traclplacer: controls for track addition and deletion are in place,
...though not yet completely working.
2008-10-16 11:23:11 +00:00
Eric S. Raymond
2ef9181d2b trackplacer: add radiobuttons for selecting the editable track. 2008-10-16 03:43:18 +00:00