Commit graph

1063 commits

Author SHA1 Message Date
Eric S. Raymond
4592d83e65 Simplify and document the phonology of Drake names,
...so Kitty can do the writing system.
2009-07-23 23:09:23 +00:00
Fabian Müller
68f1cdbe94 Resorted a wml attribute. 2009-07-10 00:23:41 +00:00
Guillaume Melquiond
607df284df Converted old style markup to Pango markup. 2009-06-21 18:26:44 +00:00
Gunter Labes
55659c7577 simplified steadfast a bit 2009-06-10 11:41:49 +00:00
Lari Nieminen
10bf1d8f04 Changed the description of the holy water...
...when asking the player whether or not to pick it up.
2009-06-01 17:13:54 +00:00
Ignacio R. Morelle
84e84d3f9b Add casualties_of_war.ogg to the "default" music playlist macro. 2009-05-26 16:27:08 +00:00
Richard Kettering
fc37ace87b Visual overhaul for the orc leader, and added a new leadership anim macro. 2009-05-17 23:59:24 +00:00
Eric S. Raymond
7f5299e1ac wmllint and wmlscope detected some glitches. 2009-04-24 11:26:54 +00:00
Eric S. Raymond
8ffa41056d Deprecate two redundant macros, and change mainline to use the simpler ones. 2009-04-23 02:26:39 +00:00
Eric S. Raymond
e7b27b6435 Change the trannstive verb "stone" (as in "turn to stone") to "petrify",
...and all related words such as "unstone", "stoned", etc. Former
usage was not really correct and led to unhelpful ambigiuity with both
"to stone" is in to hit with thrown stones, and "stoned" meaning
intoxicated.

All C++ code, WML, and tags are changed. New wmllint rules will handle all
lifting for UMC.  The wiki has been updated.

Will cause incompatibility with old savefiles containing stoned units.
2009-04-12 00:40:07 +00:00
Eric S. Raymond
20c849736d Add some hero icons where needed. Add a standard macro to do this. 2009-04-11 19:32:51 +00:00
Fabian Müller
60b5936342 New "Aged trait" for campaigns, decrease of HP by 8, melee and movement -1 2009-04-08 17:48:48 +00:00
Fabian Müller
173239dd4f Added the CREATE_OR_RECALL_UNIT macro...
...which takes a full set of [unit] attributes as argument.
2009-04-05 11:04:09 +00:00
Fabian Müller
16a25432b9 Fixed typo in a comment. 2009-04-04 21:46:27 +00:00
Eric S. Raymond
770b17e98d Encapsulate some Pango markup in WHISPER and ASIDE macros...
...so these conventions can be tweaked without changing translatable
strings.
2009-03-29 22:11:52 +00:00
Alexander van Gessel
19aac9c54d Document REPEAT macro (bug #13231) 2009-03-21 17:33:13 +01:00
Eric S. Raymond
d6cd819cbd Minor wmllint/wmlscope cleanups. 2009-03-18 07:41:54 +00:00
Ignacio R. Morelle
1cfc88e60e New music track, "Siege of Laurelmor", from Doug Kaufman (44.1 KHz, Q6).
Wired into macros/sound-utils.cfg . Mainline campaign maintainers are
encouraged to listen to this track and use it as they see fit.
2009-03-13 12:40:09 +00:00
Guillaume Melquiond
5badc71597 Removed useless preprocessing directives. 2009-03-09 15:21:05 +00:00
Eric S. Raymond
71fcc8d8e9 Large maps and very long scenarios are possible,
...so make our notional infinities larger.
2009-03-01 16:29:04 +00:00
Eric S. Raymond
45408ef187 Magic-number elimination. 2009-03-01 14:30:47 +00:00
Eric S. Raymond
4f07f028ae Remove old TREMOR macro, 6 versions overdue.
(wmllint tranlates it, so there is no UMC issue.)
2009-03-01 13:22:29 +00:00
Eric S. Raymond
51c13fb819 Pre-1.6 reindent and whitespace cleanup. 2009-03-01 12:56:14 +00:00
Lari Nieminen
579bed74f9 Made flying drakes not use the flying standing animation on fords,
...reefs and water villages, and removed the flies=true movetype
attribute to allow normal submersion on those terrains.
2009-02-22 09:56:45 +00:00
Eric S. Raymond
1248d14605 Address bug #13007.
Ordinarily I'd be worried about the risk of UMC breakage from renaming
macros, but one of these was broken for a long time until recently so
we're probably not increasing any lossage here.
2009-02-21 12:47:05 +00:00
Eric S. Raymond
195aed06f0 Add a useful macro and remove a spurious one. 2009-02-19 16:43:55 +00:00
Lari Nieminen
e60b0d156f Converted OBJ_POTION_HOLY to use PICKUPPABLE_ITEM. 2009-02-19 11:09:36 +00:00
Lari Nieminen
b29fc739b3 Made the PICKUPPABLE_ITEM macro allow picking up items...
...with the same id in different scenarios.
2009-02-19 10:24:04 +00:00
Eric S. Raymond
a039554559 Address bug #13006. 2009-02-16 18:12:51 +00:00
Fabian Müller
48bebd086a Extended the ai_location stub with a label for the location. 2009-02-15 17:09:59 +00:00
Jérémy Rosen
a3ef5bf63d make all standing animations where the unit is flying...
...be on layer 60, so they are drawn over castles and stuff...
2009-02-09 21:06:47 +00:00
Lari Nieminen
a540b05605 Fixed a filtering problem. 2009-02-08 15:50:41 +00:00
Lari Nieminen
c7d36890cf Updated ambush to work on the deciduous forests. 2009-02-01 20:34:47 +00:00
Lari Nieminen
7490ce5a9c More fixing. 2009-01-31 21:56:28 +00:00
Lari Nieminen
6088ca7145 Fixed the FORCE_CHANCE_TO_HIT macro a bit. 2009-01-31 21:39:58 +00:00
Eric S. Raymond
718cbdfa78 thespaceinvader's big portrait rationalization. 2009-01-31 00:15:02 +00:00
Lari Nieminen
7a70d97a93 A new macro for invisibly forcing a specific CTH in combat. 2009-01-30 17:56:34 +00:00
Patrick Parker
3c5eaa03b9 new event-util macro: {CALL_FUNCTION} 2009-01-28 03:47:47 +00:00
Lari Nieminen
3a3db9ee96 Ensure that the ai controller variables don't get carried over...
...to the next scenario.
2009-01-25 18:23:30 +00:00
Eric S. Raymond
db9b3aba17 wmllint pacification. 2009-01-18 04:00:51 +00:00
Ignacio R. Morelle
8ff15e743c It may be better to mention that messages are output to the in-game chat...
...too (INFO, WARNING, ERROR and DEBUG documentation).
2009-01-12 18:36:10 +00:00
Ignacio R. Morelle
dd5263ee23 Mention usage of :log in the DEBUG, LOG and WARNING macros'
documentation, and remove useless indications in ERROR's documentation
(the 'error' log level cannot be cancelled).
2009-01-12 18:35:25 +00:00
Ignacio R. Morelle
7ebc1d69bd Add the DEBUG macro to accompany LOG, ERROR and WARNING. 2009-01-12 18:32:35 +00:00
Ignacio R. Morelle
db120a6d4e Updated the LOG, WARNING and ERROR macros' documentation...
...since the 'notifs' logdomain has been replaced with 'wml'.
2009-01-12 18:21:55 +00:00
Ignacio R. Morelle
171b224422 Upgraded WML after deprecation of [debug_message]. 2009-01-12 18:10:02 +00:00
Lari Nieminen
d47ee300a5 Fixed the controller not getting fired for the right side...
...after selecting a location to protect.
2009-01-12 13:50:45 +00:00
Lari Nieminen
6acba79288 Removed the hideously bloaty HIGHLIGHT_UNIT macro.
Might be added back in later if implemented in a more sane manner.
2009-01-11 15:03:42 +00:00
Lari Nieminen
e6a7bc5600 New simple macro for giving drakes a different standing frame on water,
...chasm etc., wired into the glider.
2009-01-02 13:04:58 +00:00
Lari Nieminen
e4ca33de68 Fixed some bad ordering of stuff. 2009-01-01 19:36:53 +00:00
Eric S. Raymond
9500eb1d54 Clean up macro argument type mismatches. 2009-01-01 17:52:38 +00:00