Eric S. Raymond
79e30c12b3
Make rge regression report much less verbose.
2007-04-24 13:09:09 +00:00
Eric S. Raymond
d9dcde6f33
Fix a regression failure between the Perl and Python versions of map_convert
...
that was due to the two languages having different dictionary hash functions.
2007-04-24 12:41:57 +00:00
Eric S. Raymond
da00b583b2
The new Python version of map_convert,
...
and the regression-test harness to verify that it behaves like the
Perl script. After a bit more polishing this is going to go away,
with the Python code getting folded into upconvert.
2007-04-24 11:26:52 +00:00
Eric S. Raymond
74c9c4c3d1
Make map_convert.pl cope better with bogus map_data lines
...
and report errors in a format compatible with Emacs compile mode.
This code is going to go away soon, these improvements were for doing
regression tests against the new Python version.
2007-04-24 11:22:43 +00:00
Eric S. Raymond
70cd81b8ad
Fix a typo and sign the work.
2007-04-23 22:52:55 +00:00
Eric S. Raymond
e668ce40f6
Added --clean and --revert so that we can safely experiment with conversions.
2007-04-23 22:50:58 +00:00
Eric S. Raymond
b33ffb1516
Improved progress messages.
2007-04-23 21:43:08 +00:00
Eric S. Raymond
f67a7a57eb
upconvert should do 1.3.1 -> 1.3.2 map conversion now.
2007-04-23 21:39:56 +00:00
Eric S. Raymond
ad22f94f1a
Complete the title change for what used to be wesnoth-1.ogg.
2007-04-23 19:01:26 +00:00
Eric S. Raymond
e0a0645049
First cut at integrating map conversion.
2007-04-23 18:52:27 +00:00
Eric S. Raymond
bea20c81e6
Make the names of two of Zhaytee's tracks...
...
...consistent with the overall naming scheme.
2007-04-23 11:22:01 +00:00
Eric S. Raymond
ea67ac221a
Dryrun mode of upconvert seems to work.
2007-04-21 15:19:49 +00:00
Eric S. Raymond
4a230bc80c
upconvert logic is complete but untested.
2007-04-19 12:43:06 +00:00
Jérémy Rosen
6c4a464877
rename Holy to Arcane
...
please proofread and double check that everything is ok
2007-04-18 21:32:50 +00:00
Eric S. Raymond
e726576f17
Upconvert wrapper logic: it can find the right files to work on now.
2007-04-18 21:21:18 +00:00
Eric S. Raymond
e2e260ff5b
Start on a UMC conversion utility.
2007-04-18 20:24:26 +00:00
Eric S. Raymond
a5a11ec5d2
Typo fix.
2007-04-18 00:28:32 +00:00
Eric S. Raymond
41acfff0db
Apply Wesnoth CSS to the generated reference page.
2007-04-18 00:07:13 +00:00
Eric S. Raymond
bda93ffd67
Fix some invocationss of macroscope.
2007-04-17 23:02:09 +00:00
Eric S. Raymond
364e9da699
OK, automatic documentation extraction from macros is fully working.
2007-04-17 03:31:37 +00:00
Eric S. Raymond
2848838cf5
Third step in automated documentation extraction for macros.
...
We're making web pages that pass XHTML validation now;
the rest of the work is cleanup and polishing.
2007-04-17 02:34:51 +00:00
Eric S. Raymond
506b7c92eb
Second stage of automatic documentation extraction for utility macros.
2007-04-16 16:43:20 +00:00
Mark de Wever
1116c5e16f
Added the tool to create the unit tree in html,
...
as used for units.wesnoth.org (written by elricz)
2007-04-14 20:16:29 +00:00
Eric S. Raymond
7a7457d7dd
Added --listfiles option.
2007-04-14 17:10:13 +00:00
Eric S. Raymond
4fda35480f
Optimization step.
2007-04-14 16:42:46 +00:00
Eric S. Raymond
4915c221ae
First xut at reference-checking from a definitions file.
2007-04-14 16:07:34 +00:00
Eric S. Raymond
f1ff10acab
Added the capability to make definition lists.
2007-04-14 15:49:43 +00:00
Eric S. Raymond
0f9a28b24d
Note the existence of implicit references through attack=.
2007-04-12 16:59:30 +00:00
Eric S. Raymond
f28009a000
Fix two minor bugs turned up by running macroscope on UMC.
2007-04-12 16:38:43 +00:00
Eric S. Raymond
848412a7f7
Cleanup. Catch bell.wav...
...
...up to the rest of the UI sound files, and simplify a macroscope
reporting format.
2007-04-11 15:03:46 +00:00
Eric S. Raymond
c802d749f3
Move some sounds into the UI subdirectory where they belong.
2007-04-11 11:11:02 +00:00
Eric S. Raymond
04c3ea7103
Added an --exclude option to supress looking at a subset of files.
2007-04-11 10:31:38 +00:00
Eric S. Raymond
a04b02ec98
Improve reporting of unused resources.
2007-04-11 10:00:36 +00:00
Eric S. Raymond
c4b19239fd
Make macroscope able to ignore apparently unreferenced terrain files.
2007-04-11 09:52:20 +00:00
Eric S. Raymond
c210423fdf
Refactoring step.
2007-04-11 08:28:37 +00:00
Eric S. Raymond
4a475cb695
Fix stupid error in cross-referencing image files from subdirectories.
2007-04-11 03:40:55 +00:00
Eric S. Raymond
cede36acc3
Typo fix.
2007-04-10 22:55:33 +00:00
Eric S. Raymond
528b7b1333
Better documentation of macroscope.
2007-04-10 22:54:10 +00:00
Eric S. Raymond
4ef45d7482
Change report format so Emacs compilation mode can be used...
...
...to step through unresolved symbols.
2007-04-10 05:25:19 +00:00
Eric S. Raymond
65bfe50ec2
Delete find-unused-images and find-unused-sounds.
...
The macroscope tool is now more than good enough to supersede them.
2007-04-09 18:23:33 +00:00
Eric S. Raymond
83b8c614e9
Fix 7 of approximately 90 unresolved-image references.
...
Some have FIXME comments that should be gone over by an art developer.
(Found by macroscope.)
2007-04-09 08:33:17 +00:00
Eric S. Raymond
3a200dfa8c
Argument of macroscope is now optional.
2007-04-09 07:31:38 +00:00
Eric S. Raymond
c23559c3ab
macroscope now handles wildcarded resource-file references.
2007-04-09 04:05:47 +00:00
Eric S. Raymond
b8165f2f9e
Macroscope refactoring step.
2007-04-09 02:33:44 +00:00
Eric S. Raymond
531d865801
Macroscope's incidence of false reports of dangling references...
...
...for images is now low enough that information on real problems can
be extracted from the clutter.
2007-04-08 23:36:54 +00:00
Eric S. Raymond
36a962e8c8
Slightly more clever version of logic for cross-checking sound and music files.
2007-04-08 10:30:28 +00:00
Eric S. Raymond
3d26c70190
Sound crosschecks are reallly working now.
2007-04-08 09:11:02 +00:00
Eric S. Raymond
9cacb77a96
Resource validation is buggy.
...
Leave a temporary version that does macros only in the repo.
2007-04-08 04:14:28 +00:00
Eric S. Raymond
227c8f4d19
macroscope can now check image and sound resource reference consistency.
...
Some weird macros can confuse it, though.
2007-04-08 03:43:18 +00:00
Eric S. Raymond
4768190f4e
A half-step towards consistency-checking resource references.
2007-04-08 03:09:50 +00:00