Eric S. Raymond
781e50826b
Minor documentation-comment revisions.
2008-12-02 20:59:20 +00:00
Fabian Müller
e409785705
Added more village ownership macros to side-utils.cfg.
...
ESR_ please review the language.
zookeeper please review the code.
2008-12-02 20:48:46 +00:00
Fabian Müller
9c23db6184
moved all village ownership related macros from utils.cfg to side-utils.cfg
2008-12-02 17:52:24 +00:00
Fabian Müller
db7de5f49a
Renamed sidelimit-utils.cfg to side-utils.cfg.
2008-12-02 17:38:40 +00:00
Eric S. Raymond
eaf04d8ef4
Refactor STARTING_VILLAGES and STARTING_VILLAGES_AREA...
...
...so the capture code is available outside prestart events, e.g. when
an allied side is subsumed and you want the player to get its villages
as well as its units.
2008-12-01 20:01:44 +00:00
Fabian Müller
d1236cc6c6
Reverted 2008-12-01T14:55:49Z!fabianmueller5@gmx.de because of multiplayer balancing issues.
2008-12-01 15:50:21 +00:00
Fabian Müller
e881e171d3
Non living creatures/mechanicals are from now on excluded from being healed.
2008-12-01 14:55:49 +00:00
Eric S. Raymond
195fdd947f
Add to some documentation.
2008-11-30 20:06:12 +00:00
Lari Nieminen
0193fd7eca
Added a new macro for replacing the current playlist.
2008-11-30 19:20:18 +00:00
Eric S. Raymond
011576c478
Use the new cave-in.ogg where appropriate.
...
Now that we have both rumble.ogg and cave-in.ogg as sound effects,
deprecate TREMOR and instead use a new QUAKE macro that is explicit
about the sound effect requested.
2008-11-30 13:41:29 +00:00
Fabian Müller
3aca9c4d18
modernized the LIMIT_CONTEMPORANEOUS_RECRUITS macro
2008-11-29 21:20:07 +00:00
Alexander van Gessel
3f85673d5a
Switch [kill] from locations to unit types and ids,
...
...this should fix a missing story-character bug.
2008-11-28 18:49:34 +01:00
Lari Nieminen
a1d02c7657
Fixed the sling projectile animation.
2008-11-27 22:01:59 +00:00
Lari Nieminen
99607ecd2b
New sling projectile animation.
2008-11-27 15:28:46 +00:00
Fabian Müller
28d588c9fb
fixed the INCIDENTAL_MUSIC macro from repeating it's song endless
2008-11-27 14:28:53 +00:00
Lari Nieminen
b72c56e471
Deactivated the old carryover model...
...
...from the campaigns currently supporting both.
2008-11-21 12:36:09 +00:00
Eric S. Raymond
2b5692e83f
Disable idle animations on guardians.
2008-11-20 02:33:30 +00:00
Eric S. Raymond
2c507577b3
More removal of redundant unit-generator macros.
2008-11-20 00:09:21 +00:00
Eric S. Raymond
ab7cc8c348
Get rid of another private unit generator.
...
We now have what ought to be a fairly complete orthogonal set in
unit-utils.cfg.
2008-11-19 19:55:13 +00:00
Eric S. Raymond
1dddb6b024
Replace UtBS UNIT_ with public NAMED_NOTRAIT_UNIT.
2008-11-19 19:08:12 +00:00
Eric S. Raymond
564465a311
Remove redundant type names from monster declarations.
2008-11-19 16:29:18 +00:00
Eric S. Raymond
e885d82937
Change all NAMED_LOYAL_UNIT calls for which the names aren't used in WML...
...
...to LOYAL_UNIT calls which will generate names instead, and throw
the names freed up back into the names.cfg pool.
2008-11-19 15:49:40 +00:00
Eric S. Raymond
df101a794d
Delete a failed experiment.
2008-11-19 15:44:32 +00:00
Eric S. Raymond
7927d33428
Clean up the unit-generator macros.
...
This change has been checked against UMC.
2008-11-19 14:34:05 +00:00
Lari Nieminen
5019a6ca83
Macros for new magic missile animations.
2008-11-15 19:04:02 +00:00
Eric S. Raymond
9bce366d28
Usage advice for the ANIMATED_* macros.
2008-11-15 00:14:37 +00:00
Ignacio R. Morelle
b3763eef44
New companion macro to ANIMATED_CAMPFIRE, ANIMATED_BRAZIER
2008-11-14 17:10:47 +00:00
Lari Nieminen
5e96a10e06
Removed some linebreaks to allow the macros to be concatenated properly.
2008-11-12 10:38:15 +00:00
Ignacio R. Morelle
bfd012c729
Moved FAKE_UNIT_MOVE macro from scenario-utils.cfg to interface-utils.cfg
...
Removed excessive verbosity (and wiki non-awareness) from comments.
Renamed a few parameters
2008-11-12 09:50:42 +00:00
Ignacio R. Morelle
5cf8c5dd2d
Fixed some WML variable leaks
...
Removed an unneeded CLEAR_VARIABLE (unneded since the action is
bundled with a NEXT macro)
2008-11-12 09:48:55 +00:00
Lari Nieminen
221472c190
Added core macros for the early finish bonus notes,
...
...so that they don't need to be translated for each campaign separately.
2008-11-12 09:25:25 +00:00
Steven Panek
476097471f
Made the explanation text of FAKE_UNIT_MOVE a bit more accurate.
2008-11-07 04:54:28 +00:00
Steven Panek
19b909caf6
Mainlined macro FAKE_UNIT_MOVE which replaces [move_unit_fake] codeblocks.
2008-11-07 04:43:34 +00:00
Eric S. Raymond
4d85b257ad
Rename the old main-menu music to make it clear that it's now available
...
as mood music.
2008-11-05 19:44:08 +00:00
Eric S. Raymond
ff898341e1
This revision fixes almost all spellcheck exceptions in mainline.
...
The few that remaim probably indicate spellchecker bugs.
2008-11-03 00:49:29 +00:00
Eric S. Raymond
a055f9fbe2
Spell checking for WML text strings.
...
This is the infrastructure; there are still about 1500 exceptions to
be chased down.
2008-11-01 23:58:38 +00:00
Ignacio R. Morelle
5bab760519
Removed a couple of empty comment lines
2008-11-01 19:15:49 +00:00
Ignacio R. Morelle
73023e95b2
Fix nonstandard file naming and the FLAG_VARIANT macro.
2008-11-01 19:04:08 +00:00
Lari Nieminen
daec179c59
Made SCATTER_UNITS handle running out of valid spots better.
2008-10-31 10:40:54 +00:00
Eric S. Raymond
55824ba7b0
wmlscope pacification.
2008-10-31 09:46:07 +00:00
Eric S. Raymond
521df2692b
Add FLAG_VARIANT macro to do what it sounds like.
2008-10-31 05:56:56 +00:00
Eric S. Raymond
dcbc274671
Remove uneeded VICTORY_AND_DEFEAT_MUSIC macro, and fix a whitespace glitch.
2008-10-30 20:16:07 +00:00
Lari Nieminen
1eecbeb8e9
Moved the SCATTER_UNITS macro to core.
2008-10-30 13:54:38 +00:00
Eric S. Raymond
aa7edb14c1
Add INCIDENTAL_MUSIC.
2008-10-21 08:09:13 +00:00
Lari Nieminen
630b08078c
Fix concealment's terrain filter to match all villages.
2008-10-17 20:34:51 +00:00
Eric S. Raymond
48cadae1ad
Another wmllint hack around the macro processor.
2008-10-14 23:14:35 +00:00
Eric S. Raymond
0d43b36615
Teach wmlscope to selectively ignore multiple macro definitions.
2008-10-14 22:30:21 +00:00
Lari Nieminen
d80fd5e290
Fixage.
2008-10-14 07:22:02 +00:00
Eric S. Raymond
2cb1079152
Remove delays from OLD versions of journey track macros.
2008-10-13 17:59:20 +00:00
Jérémy Rosen
e90f0e0412
fix thuderer line animations, please do not port to 1.4
2008-10-13 17:15:25 +00:00