Commit graph

2674 commits

Author SHA1 Message Date
Eric S. Raymond
2af1b8eb19 Improve documentation, speed up processing in macroscope. 2007-04-07 23:09:56 +00:00
Eric S. Raymond
72e8eb4602 Macroscope can now process multiple directories specified on the command line,
and so can be used for UMC.

I've added a Makefile to data/tools that invokes this in several ways
useful for performing sanity checks.
2007-04-07 22:30:54 +00:00
Eric S. Raymond
80228d5536 Cleanup before next round of extensions. 2007-04-07 17:22:29 +00:00
Eric S. Raymond
a8e799793c The Perl random-map generator is both obsolete
(only does the old single-letter format) and redundant (there's a
better-maintained one in C++ now).  Furthermore nobody seems to have
cared about it since 2003.  And I'm trying to remove cruft from the
internal toolset, so away it goes.
2007-04-06 16:48:46 +00:00
Eric S. Raymond
875da2584c Add more reporting modes to macroscope. 2007-04-06 09:31:44 +00:00
Nils Kneuper
e631c3797b moved stip_image_profiles.sh into the "base" utils folder 2007-04-06 09:06:53 +00:00
Eric S. Raymond
fd8dfe70c7 Who knew macro names actually have leading underscores sometimes?
Tweak macroscope to cope.
2007-04-06 08:23:31 +00:00
Eric S. Raymond
7a7b0ca40b Improve comment handling and macro name recognition in macroscope. 2007-04-06 07:44:12 +00:00
Eric S. Raymond
86f550196e Teach macroscope not to treat macro formals as dangling references. 2007-04-06 06:39:56 +00:00
Eric S. Raymond
752d11c925 More refactoring in macroscope. References are now objects. 2007-04-06 05:42:09 +00:00
Eric S. Raymond
7c09758819 macroscope check for unresolved macro references is *mostly* working... 2007-04-06 05:14:02 +00:00
Eric S. Raymond
391dbe45ac macroscope checkpoint before teaching it to count unresolved references. 2007-04-06 04:50:37 +00:00
Eric S. Raymond
a761acd429 Macroscope gets refactored in preparation for doing more with it. 2007-04-06 03:10:35 +00:00
Eric S. Raymond
7f08591791 More documentation comments. 2007-04-06 00:30:31 +00:00
Eric S. Raymond
e9b4af2f99 Add some documentation.
Move unit.pl back to the main tools directory, as it needs the wml Perl module.
2007-04-06 00:22:22 +00:00
Eric S. Raymond
69f3aa45e8 Move WML-hacking tools from top-level utils directory to data/tools.
This is a clutter-reduction step, separating the packaging and code-integrity 
checks from the stuff for maintaining mainline campaigns.

I've also added documentation comments to some scripts.
2007-04-06 00:02:43 +00:00
Eric S. Raymond
ca5c16c0d8 Ignore references in comments. 2007-04-05 22:26:45 +00:00
Eric S. Raymond
19b0f7b3a2 Macro-cross-reference mapper added. 2007-04-05 21:38:11 +00:00
Gunter Labes
488e861307 more line ending clean-ups 2006-06-06 00:05:03 +00:00
Philippe Plantier
0f076d09c0 Removing some backup file. 2004-08-15 13:15:02 +00:00
Philippe Plantier
7c45cc7649 Commiting new graphics tilesets:
* Cave walls
* Dwarven castles
* Cave floors

Updated scenarios to use dwarven castles in caves. Scenario designers,
please review my changes!
2004-08-15 13:07:14 +00:00
Philippe Plantier
074c56ebf2 Added the cutter tool.
Added back the exploder tool, hopefully with all needed files so it do
not break compilation.

Fixed the autotools scripts only being partially commited on the last commit.
2004-06-27 16:47:02 +00:00
Philippe Plantier
34f6a18755 Updating castle model for the exploder tool. 2004-06-21 21:17:48 +00:00
Philippe Plantier
2df8675fa8 Added the first version of the "exploder" tool.
It works, but it is pretty useless now, without documentation. But
this should come shortly.
2004-06-20 17:13:59 +00:00