Commit Graph

16264 Commits

Author SHA1 Message Date
Eric S. Raymond
16fddda543 Address bug 6153. 2007-04-29 14:01:25 +00:00
Eric S. Raymond
7a25a476bd Fix some documentation comments. 2007-04-29 13:13:21 +00:00
Eric S. Raymond
e7da4bc2a7 Avoid some image name collisions that don't confuse the WML interpreter, but...
do confuse the new, simpler visibility rules in macroscope.  This is worth 
doing in order to make the macroscope report from mainline clean so that
when it enits any warnings we know there has been some sort of regression.
2007-04-29 12:37:59 +00:00
Eric S. Raymond
96a1f8c597 Reveal the candidates when macroscope has a name collision. 2007-04-29 12:29:21 +00:00
Eric S. Raymond
c64898235a New macroscope visibility rules are now working for resource files. 2007-04-29 11:15:05 +00:00
David Philippi
aeb10e7a14 spanish translation update 2007-04-29 11:01:39 +00:00
Eric S. Raymond
00fd700a48 Minor refactoring step. 2007-04-29 04:25:44 +00:00
Eric S. Raymond
8a48889b2e Prepare for sytematic checking of UMC with new visibility rules. 2007-04-29 03:05:33 +00:00
Eric S. Raymond
685965c5f1 Move macroscope's visibility rules for files and resources...
...much closer to the WML interpreters.  Macro definitions are now
visible only in other files under the same directory they were found
in. Resource files have to be done next.
2007-04-29 03:00:45 +00:00
David Philippi
03eb9bc6c0 danish translation update 2007-04-28 23:45:47 +00:00
Eric S. Raymond
bb4c74ec1c Refactored macroscope to use iterators.
This will enable better visibility checking.
2007-04-28 23:25:00 +00:00
Eric S. Raymond
1c91855ff5 Change Aethyr's title from "Lieutenant" to the non-rank-specific "Commander".
in case he levels up.  Fixes bug #6335.
2007-04-28 14:09:40 +00:00
Eric S. Raymond
a3dc1b12db Cope with unbalanced #undef statements. 2007-04-28 11:37:03 +00:00
David Philippi
0983c883e0 chinese translation update 2007-04-28 10:19:56 +00:00
Lari Nieminen
bb7a976f6d Added utility macros IF (finally!) and FLOATING_TEXT. 2007-04-28 09:32:11 +00:00
Benoît Timbert
6d009b4e82 changelog update for 2007-04-28T09:15:10Z!benoit.timbert@free.fr 2007-04-28 09:18:23 +00:00
Benoît Timbert
40c5035fd0 Remove some old backward compatibility 2007-04-28 09:15:10 +00:00
Piotr Cychowski
e34f4aabe9 UtBS rewrite :
Scenario 1 final version
Scrapped redundant Deep_One.cfg
Merged deathsX.cfg into one file
Scrapped some unused/obsolete custom terrains
Added random unit placement macro (by zookeeper)
Revised Scenario 2 map
Under construction Scenario 2 file
Sprite for new PC unit
2007-04-28 08:53:27 +00:00
Eric S. Raymond
d1ba962b74 Macroscope now takes multiple directory arguments. 2007-04-28 05:06:08 +00:00
Eric S. Raymond
e8f2bb0352 Uniform tagging of Ogg Vorbis music files in accordence with their guidelines.
Each one now includes title, composer, website, album, date, copyright, 
license, and genre tags.
2007-04-28 04:36:06 +00:00
Benoît Timbert
637ca211b6 French translation update 2007-04-27 23:05:43 +00:00
Eric S. Raymond
234ddfe2d9 Macroscope can now handle multiple definitions of macros gracefully,
as long as all but one is local (e.g. scope is terminated by an #undef)
2007-04-27 21:57:30 +00:00
Joseph Simmons
cfabaaf134 beautified the first two maps of Eastern Invasion
not worth changelogging, I think
2007-04-27 21:43:55 +00:00
Eric S. Raymond
979264e084 Add some documentation. 2007-04-27 21:37:29 +00:00
Nils Kneuper
7f5cb913d8 updated Czech translation 2007-04-27 20:28:30 +00:00
Ali El Gariani
3cc32e4044 fix bug #7712 (Help system problem with plague).
New "plagued" unit is now added to the encountered set.
2007-04-27 15:24:38 +00:00
Eric S. Raymond
2244511853 Fix the code for extracting the macro reference. 2007-04-27 14:22:55 +00:00
Isaac Clerencia Perez
45d7cdbf53 Don't have configure failing if python is not found, just disable it,
bug #8315
2007-04-27 11:42:52 +00:00
Eric S. Raymond
69e98dc8ca Move report header before parsing...
...so messages to stderr happen in the right order.
2007-04-27 11:01:38 +00:00
Eric S. Raymond
5f3b1fd333 Avoid an odd glitch that causes some false messages abot duplicates. 2007-04-27 04:43:09 +00:00
Eric S. Raymond
aa9dab7f6e Avoid a name collision between two lich portraits that are tinted differently. 2007-04-27 04:02:04 +00:00
Eric S. Raymond
06aae4b34f Remove some images in campaign-specific image directories...
...that are already in mainline.
2007-04-27 03:24:48 +00:00
Richard Kettering
925c81800e Updated two of the color cursors. 2007-04-27 03:09:13 +00:00
Eric S. Raymond
bc010743f6 And more documentation. 2007-04-26 21:29:30 +00:00
Eric S. Raymond
2add57a040 Add some documentation. 2007-04-26 21:28:02 +00:00
Eric S. Raymond
b9c08ea5d0 Warn of duplicated reference names. 2007-04-26 19:14:46 +00:00
Nils Kneuper
338d2e463b pot-update, these strings were in english in 1.3.2... 2007-04-26 16:08:07 +00:00
Eric S. Raymond
ecebe4f1cf More incremental improvements. More UMC resource conversions. 2007-04-26 13:46:09 +00:00
Eric S. Raymond
ae131e8450 Fix a brown-paper-bag bug introduced two commits back. 2007-04-26 12:22:55 +00:00
Eric S. Raymond
8a2885abc8 Don't crap out on the ill-formed Rogue_RPG map. 2007-04-26 11:26:21 +00:00
Eric S. Raymond
6afa7e61bb Better handling of one-line maps. 2007-04-26 10:25:28 +00:00
Eric S. Raymond
ba9b7e48e4 Handle ill-formed one-line maps more gracefully. 2007-04-26 10:15:12 +00:00
Lari Nieminen
b8c7f4e81e Tweaked the elvish fighter's defense frame a bit
(so the sword doesn't wave all over the place quite so much in combat).
2007-04-26 09:20:23 +00:00
Eric S. Raymond
07fd01f3cd More incremental improvements to macroscope and upconvert. 2007-04-26 08:55:47 +00:00
Lari Nieminen
42a0f820fe Fixed Garak's +1 bow damage. He now gets it as a Desert Marshal as well. 2007-04-26 08:43:34 +00:00
Eric S. Raymond
4270406a95 Help the duplicate-checking in macroscope cope with some wacky UMC. 2007-04-26 05:16:10 +00:00
Eric S. Raymond
cca726bd96 Give macroscope the ability to detect duplicate resource files. 2007-04-26 03:41:11 +00:00
Eric S. Raymond
4ef2a83572 Don't issue a warning om duplicated but identical maacro definitions.
-w 1 can be used to force warning on duplicates.
2007-04-26 02:47:20 +00:00
Eric S. Raymond
0031d37b42 Macroscope needs to be able to see filenames with leading dots. 2007-04-26 01:38:11 +00:00
J.W. Bjerk
19311f11dc fixed severed leg on the grand knight. 2007-04-25 22:52:54 +00:00