Commit graph

937 commits

Author SHA1 Message Date
Eric S. Raymond
303a039679 Use cancrecruit={yes,no} rather than canrecruit={1,0} everywhere,
...because it's a good example mainline should set for UMC.
This change was done mechanically with a wmllint enhancement.
2008-03-01 08:42:40 +00:00
Eric S. Raymond
32f5f8a4fe Two trivial corrections. 2008-03-01 08:11:00 +00:00
Eric S. Raymond
0b50fc03f9 Revert 2008-02-27T03:33:55Z!esr@thyrsus.com, alas. Parts of 1.3 UMC need it after all. 2008-02-28 03:35:21 +00:00
Mattias Westlund
a78354b4d0 added new tracks from jeremy2 and dkaufman,
...updated sound-utils.cfg and changelogs
2008-02-27 05:06:58 +00:00
Eric S. Raymond
a232da49ba Remove a macro that had been scheduled for deprecation in 1.3.17. 2008-02-27 03:33:55 +00:00
Eric S. Raymond
1f46aed17c UNDEAD_UNIT -> LOYAL_UNDEAD_UNIT. Because he old name was a bit misleading.
Also, change to the canonical order of arguments for unit generators.
2008-02-27 03:21:26 +00:00
Eric S. Raymond
5c42bd2fc7 Give LOYAL_UNIT the canonical order of arguments for unit-creation macros.
It was introduced recently and is not used by UMC, so this is a safe change.
2008-02-27 02:51:07 +00:00
Eric S. Raymond
2765baafba Get rid of MP_GENERIC_UNIT. 2008-02-27 02:20:28 +00:00
Gunter Labes
1b08410547 change NOTRAIT_UNIT to actually have no traits...
...and get a random name and gender
2008-02-27 01:44:05 +00:00
Eric S. Raymond
53c0d4c3e7 Move some unit macros without dependencies,
...in order to reduce the tangle in utils.cfg
2008-02-26 23:58:43 +00:00
Eric S. Raymond
50b729ce29 DiD: Use the FADE macros just moved into core,
...rather than hand-rolled equivalents.
2008-02-26 22:35:17 +00:00
Lari Nieminen
75e834d126 Changed the default story screen music to revelation.ogg. 2008-02-26 20:48:41 +00:00
Lari Nieminen
92d819215c Added a new music macro for specifying both the scenario and intro screen tracks. 2008-02-26 16:59:31 +00:00
Eric S. Raymond
504d14f4c1 Incorporate fade macros from WML Dialog Tools. 2008-02-26 15:47:36 +00:00
Mattias Westlund
1c9614658f added new tracks to playlist 2008-02-25 23:15:12 +00:00
Lari Nieminen
d49131d099 Fix lightbeam and fireball missile animation start timings. 2008-02-23 17:10:10 +00:00
Lari Nieminen
d8b4e890d8 Fix the LIMIT_CONTEMPORANEOUS_RECRUITS macro. 2008-02-19 21:48:05 +00:00
Dimitar Ilccov
864dceb510 A macro update 2008-02-19 01:34:01 +00:00
Eric S. Raymond
5c14ad6109 Restore typechecking on PLACE_IMAGE. 2008-02-16 23:34:59 +00:00
Mark de Wever
52824b354e And another version of the same bug as my previous commit. 2008-02-16 07:37:29 +00:00
Eric S. Raymond
617894178e More minor errors caughtb by wmlscope. 2008-02-15 23:27:05 +00:00
Eric S. Raymond
75f84a9e80 Implementing SCATTER_IMAGE turns out to be simpler than I thought;...
...MAP_DIMENSIONS is not needed.
2008-02-15 23:18:36 +00:00
Eric S. Raymond
d58b192981 The alpha hack I had in mind won't work, so remove a macro argument. 2008-02-15 22:46:01 +00:00
Lari Nieminen
e93de2236d Added a new utility macro for transferring control of all villages...
...from one side to another.
2008-02-15 18:31:10 +00:00
Eric S. Raymond
7ffdd45d16 Fix bug noted by zookeeper. 2008-02-15 17:36:33 +00:00
Eric S. Raymond
01a8954706 RANDOM_FEATURE_PLACEMENT_ON works,
...but my attempt to write RANDOM_FEATURE_PLACEMENT with the map
dimensions as implicit arguments completely failed.  Maybe one of the
real WML wizards can do better.
2008-02-15 15:37:46 +00:00
Eric S. Raymond
7065e5a6a9 Corrected version of RANDOM_FEATURE_PLACEMENT_ON. 2008-02-15 07:38:08 +00:00
Eric S. Raymond
bc30893edd Added RANDOM_FEATURE_PLACEMENT_ON. 2008-02-15 06:06:13 +00:00
Eric S. Raymond
5f05e0f487 Remove a duplicated UtBS image -- UtBS coffin2 -> mainline cffin-closed.
Add some scenery to the laboratory room.

Move an unused macro to the attic.
2008-02-14 22:07:43 +00:00
Eric S. Raymond
f1b67199aa Renumber the still-used elf-hit sounds. 2008-02-14 14:44:00 +00:00
Eric S. Raymond
9748200fab Clean up male elf-hit sounds as suggested by zookeeper. 2008-02-14 14:29:37 +00:00
Eric S. Raymond
34d528064a Macro and documentation-comment cleanup; remove some unused cruft. 2008-02-14 13:21:03 +00:00
Eric S. Raymond
948bc32489 Fix brown-paper-bag bug in argument checking. 2008-02-14 05:13:32 +00:00
Eric S. Raymond
608ded4239 More macro typechecking improvements. 2008-02-14 04:56:52 +00:00
Eric S. Raymond
b98a5ba1d1 Scenery for the bad guy's keep.
Create a new standard macro for a glowing brazier.
2008-02-13 11:27:21 +00:00
Eric S. Raymond
a7f2cf4b3b Fix a large number of macro syntax errors involving misplaced commas. 2008-02-13 02:20:46 +00:00
Eric S. Raymond
0fd8975c94 More macro type checking. 94% of calls in mainline are now checked. 2008-02-13 02:04:50 +00:00
Eric S. Raymond
4c4f802989 More macro type checking.
Replace a South Guard macro that duplicates one in the core library.
2008-02-13 01:11:52 +00:00
Eric S. Raymond
dc37c53a87 Change somme formals.
Also, fix a typo; Jetryl's two macros were defined to
the same name, but one of them needed a _RANGE suffix.
2008-02-12 21:48:41 +00:00
Eric S. Raymond
52001c6ca7 Introduce terrain= as a synonym for letter= in the [terrain] tag.
Change all instances in mainline.  (We'll drop letter= in 1.5.)
2008-02-12 12:51:01 +00:00
Eric S. Raymond
4c6f5f1e3e More macro typechecking. Clean up the terrain-types mess. 2008-02-12 11:55:52 +00:00
Richard Kettering
ba9102f882 Added some basic macros for directional animations. 2008-02-12 07:31:58 +00:00
Eric S. Raymond
1e90674462 Extend type-checking to more macros. 2008-02-12 05:11:18 +00:00
Eric S. Raymond
04f3ea4999 More macro formal cleanups for typrechecking.
Also, remove an unused actual argument in UtBS.
2008-02-10 17:11:18 +00:00
Eric S. Raymond
0ee463c8cf Enrich macro type checking some more and simplify the type inference rules.
Also head off a potential bug noted by Mordante with WML that
looks like {X_SPAN},{Y_SPAN}.
2008-02-10 09:38:07 +00:00
Eric S. Raymond
28bee542c6 More formal-argument fixups and macro type checking. 2008-02-10 08:05:32 +00:00
Eric S. Raymond
a600ade30e Regularize use of macro formal arguments so we can do better typechecking. 2008-02-10 04:30:18 +00:00
Eric S. Raymond
8061ca1c2a Fix a typo in recent addition of new music (detected by wmlscope). 2008-02-09 02:49:52 +00:00
Dimitar Ilccov
fa5d88cec0 An update of {DEFAULT_MUSIC_PLAYLIST} - more tunes included 2008-02-07 18:03:53 +00:00
Eric S. Raymond
7eb3510fca Implement checking of range, span, and filter types in macros.
Show the type signatures in ythe wmlscope error messages for the mismatches.
2008-02-06 20:22:44 +00:00