37 Commits

Author SHA1 Message Date
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
bea20c81e6 Make the names of two of Zhaytee's tracks...
...consistent with the overall naming scheme.
2007-04-23 11:22:01 +00:00
Moritz Göbelbecker
0abbca6073 Added layered terrains
Converted maps and scenarios to new system
2007-04-22 18:34:24 +00:00
Eric S. Raymond
3669dfee94 Three numbered music file names changed to descriptive ones...
...based on their titles.  This is both a cleanup and a field test of
the upconvert utility.
2007-04-21 15:27:27 +00:00
Eric S. Raymond
c9cfd42558 Add docstrings for some macros. 2007-04-18 08:47:34 +00:00
Lari Nieminen
f6654cb147 Moved the projectile macros back to animation-utils.cfg
and added a macro for the new hatchet animation (the rest of that coming soon).
2007-04-18 07:57:36 +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
Eric S. Raymond
b704c056f4 Add documentation for all but two of the utility macros.
Put all documentation comments in a standard form that can be

mechanically extracted.  Move some macsos to the deprecated.cfg file.
2007-04-16 05:19:33 +00:00
Eric S. Raymond
5e5547f7e6 Remove two unused and already deprecated macros that confuse macroscope. 2007-04-08 23:09:17 +00:00
Eric S. Raymond
6083767c77 Fix references to lightning.wav; they should be lightning.ogg.
(Found by macroscope.)
2007-04-08 09:06:33 +00:00
Eric S. Raymond
9d5b44c001 Deprecate two macros (one never used in mainline, one in HttT only)
because using the makes macroscope unable to validate .ogg references.
2007-04-08 03:53:58 +00:00
Patrick Parker
1020af2c47 correct a few minor typos and errors 2007-04-07 19:55:30 +00:00
Mark de Wever
79c2e42a9d added deprecated_message WML tag and schedule deprecated macros for removal.
added a small test scenario-test to demonstrate how the messages will look.
2007-04-07 08:44:19 +00:00
Eric S. Raymond
f13c81ff91 Typo fixes and comments. Reorganization of the mutils macros is complete. 2007-04-07 08:04:17 +00:00
Eric S. Raymond
1902558730 Move the remaining unsorted util macros to a new topic file. 2007-04-07 08:01:35 +00:00
Eric S. Raymond
267be2a36c Start a deprecated-utils.cfg file for stuff slated to be removed. 2007-04-07 07:58:29 +00:00
Eric S. Raymond
9188eb76ea Utils macros reorganized for new topic separations. 2007-04-07 07:03:12 +00:00
Eric S. Raymond
51ad1a1498 Create a new topic file for macros that do images and overlays and effects. 2007-04-07 06:55:40 +00:00
Eric S. Raymond
93d9a40887 Push ENDGAME back where it came from.
It's used only that once, and it's badly named.
2007-04-07 06:22:05 +00:00
Eric S. Raymond
ec47eec026 Move some music control macros out of utils...
...into the topic file for sound utility macros, because they have no
dependencies on the other stuff in utils.
2007-04-07 06:20:27 +00:00
Eric S. Raymond
30883dd980 Add explanatory documentation comments to various utils files. 2007-04-07 05:35:53 +00:00
Eric S. Raymond
9f0927aee8 Replace instances of PUT_IMG in tSG and UtBS with the util macro PLACE_IMAGE. 2007-04-07 04:37:50 +00:00
Eric S. Raymond
48d08c07b8 PUT_IMG is trivial but it's used more than once.
Haul it into the utils library for now, it might get abolished at a
later cleanup stage.
2007-04-06 09:43:39 +00:00
Eric S. Raymond
d079af233e Remove some backward-compatibility macros
(IMAGE_DEFENSIVE, IMAGE_DEFENSIVE_RANGE, IMAGE_DEFENSIVE_SHORT).
These were deprecated and marked for backwards compatibility only,
nothing in 1.3 mainline uses them, and all the 1.2 user-generated
content is going to have to be rewritten anyway because of the
map-format change.  So away with these.
2007-04-05 22:03:32 +00:00
Eric S. Raymond
0abcf049b9 Utility macro reorganization step. 2007-04-05 19:04:26 +00:00
Eric S. Raymond
cdfefa95b6 Now that CREATE_UNIT is out,
we can rename the file where it used to live as teleport.cfg for
greater clarity.
2007-04-05 17:22:43 +00:00
Eric S. Raymond
a8c885fe18 Reorganization: put CREATE_UNIT neaer MOVE_UNIT where it clearly belongs. 2007-04-05 17:17:23 +00:00
Lari Nieminen
7c2411d9ba Replaced the old spear.wav with proper throw and spear sounds...
...in throwing spear animations. Also did some other small tweaks to
timing and such here and there.
2007-03-06 11:06:20 +00:00
Lari Nieminen
f0808cff73 Fixed a bug which prevented {PUT_TO_RECALL_LIST} from working. 2007-02-13 14:23:23 +00:00
Richard Kettering
c9667327b4 Added macro for elven magic shield. 2007-02-06 12:17:08 +00:00
Mark de Wever
314b6ca298 merged utils but from 2007-01-05T23:46:27Z!koraq@xs4all.nl since the directory was later created 2007-01-27 09:57:34 +00:00
Jérémy Rosen
f01b6f24c4 add a generic filter for all idle anims,
...to easily tweak the trigger conditions. This makes sure there are
no idle anims when poisoned
2007-01-02 12:28:41 +00:00
Lari Nieminen
0718cc4006 Minor fix to a macro. 2006-12-30 13:05:59 +00:00
Lari Nieminen
2ceba533ba Last additions to data/utils/.
Better sorting of the macros to appropriate files and other cleanup
such as removing some unnecessary macros will need to be done next.
2006-12-30 13:05:05 +00:00
Lari Nieminen
94b39a5914 More new macros to data/utils/ and some minor cleanup. 2006-12-30 12:15:44 +00:00
Lari Nieminen
0b181b63ef First step of moving all utility macros to a separate directory,
...moved the files and added a new event-utils.cfg for [event] shortcuts
(also, tabs in game.cfg got changed to spaces).
2006-12-29 17:01:18 +00:00