28222 Commits

Author SHA1 Message Date
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
Nils Kneuper
f570d205e2 updated Czech, Finnish, German and Slovak translation 2008-10-16 19:47:38 +00:00
Eric S. Raymond
d8d2b291a7 trackplacer: fix track-allocation bug when starting without filename. 2008-10-16 18:50:24 +00:00
Sergey Popov
d241bb6e38 Made use of InstallData when installing manpages. 2008-10-16 18:45:52 +00:00
Eric S. Raymond
696aa1099a Created new Eastern Invasion overlay 2008-10-16 18:27:04 +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
Sergey Popov
0b542118a8 Added InstallData wrapper method and used it to install icons...
...and desktop entry.
2008-10-16 17:48:05 +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
Eric S. Raymond
7a944bbdd9 trackplacer: added visibility controls for editing multiple tracks. 2008-10-16 03:03:07 +00:00
Eric S. Raymond
cba2999bb6 trackplacer: update some documentation and rename a test file. 2008-10-15 23:03:27 +00:00
Eric S. Raymond
f39bc5fc42 trackplacer: now edits track sections within files...
...and can store multiiple  tracks per file.
2008-10-15 22:47:30 +00:00
Eric S. Raymond
8daafec471 trackplacer: Add infrastructure for handling multiple tracks...
...per edit session. Controls for this aren't exposed yet.
2008-10-15 22:00:12 +00:00
Eric S. Raymond
462c0cb5be Tracking map for Eastern Invasion up to scenario 6.
Also some geography continuity fixes and removal of 
references to the South Guard that would have put it 
quite far from Fort Tahn.
2008-10-15 19:32:26 +00:00
Tomasz Śniatowski
c54a538139 Refactor gamemap::location -- rename to map_location,
...move into separate cpp/hpp pair. The code under src/ was modified
mainly using a global search-and-replace. This change allows reducing
code dependencies and gets rid of inner-class confusion (parts of the
code had to use "location" when referring to gamemap::location, it is
now consistent across the codebase.)
2008-10-15 17:38:51 +01:00
Alexander van Gessel
1c0d9dbec3 Another typo in the same line... 2008-10-15 14:07:57 +01:00
Alexander van Gessel
77f8256714 Fix typo. 2008-10-15 13:59:50 +01:00
Sergey Popov
bda080bd63 Made boost autodetection look for boost in /sw, /sw/local and C:\Boost. 2008-10-15 10:00:27 +00:00
Eric S. Raymond
f6b43f3209 trackplacer: Add a Properties button that can set the macro name prefix. 2008-10-15 08:59:47 +00:00
Eric S. Raymond
fee75bf53e trackplacer: a cleaner way of building the control button row. 2008-10-15 08:00:31 +00:00
Eric S. Raymond
3cb27a4bd3 trackplacer: use more modern (and customizable) file selection widgets. 2008-10-15 07:09:29 +00:00
Eric S. Raymond
7ba8c01811 New EI background map, and the beginning of a journey track. 2008-10-15 05:40:52 +00:00
Eric S. Raymond
e21fc55dd5 trackplacer: fix two minor bugs in file selection. 2008-10-15 03:03:36 +00:00
Eric S. Raymond
5259729044 trackplacer: teach it how to store a name prefix for generated macros. 2008-10-15 02:35:47 +00:00
Fabian Müller
84d6e007c5 removed the include of a non existant units folder in the _main of LOW 2008-10-15 01:20:15 +00:00
Eric S. Raymond
1196ba6a74 Add Descent Into Darknes optional overlay to the map stack. 2008-10-14 23:56:41 +00:00
Eric S. Raymond
3c90e126d5 trackplacer: fix generation of a magic comment. 2008-10-14 23:52:43 +00:00
Eric S. Raymond
48cadae1ad Another wmllint hack around the macro processor. 2008-10-14 23:14:35 +00:00
Eric S. Raymond
c1ed694a9a Minor bug fix for wmllint. 2008-10-14 22:59:46 +00:00
Eric S. Raymond
aadd4578cd Various tweaks for wmllint hygiene. 2008-10-14 22:46:24 +00:00
Eric S. Raymond
0d43b36615 Teach wmlscope to selectively ignore multiple macro definitions. 2008-10-14 22:30:21 +00:00
Tomasz Śniatowski
0d0877e90e changelog for 2008-10-14T20:37:25Z!kailoran@gmail.com 2008-10-14 21:44:37 +01:00
Tomasz Śniatowski
7107c0b8f3 add border overlaying to [terrain_mask].
Active only if the mask is in fact a map (has border_size=1) and
border=yes is supplied in the [terrain_mask] tag (to avoid changing
the behaviour of existing WML).
2008-10-14 21:37:25 +01:00
Tomasz Śniatowski
b31f343e3e editor2 --load will now remeber the filename when loading the map 2008-10-14 21:10:29 +01:00
Lari Nieminen
8abddef9a9 Fixed an apparent name mistake. 2008-10-14 19:31:44 +00:00
Mark de Wever
fa085f3c5c German translation update. 2008-10-14 16:18:24 +00:00
Eric S. Raymond
61d6ab9db9 Descent Into Darkness gets a journey track. 2008-10-14 15:56:50 +00:00
Eric S. Raymond
709fd47e72 trackplacer: More intelligent save behavior. 2008-10-14 15:52:45 +00:00
Alexander van Gessel
0cf8330712 Turn the sleeping gryphons into gryphons. (race) 2008-10-14 15:42:33 +01:00