gfgtdf
|
e859c1da00
|
update mainline for [cancel_action]
|
2017-07-25 21:19:05 +02:00 |
|
Charles Dang
|
768a418137
|
Deprecate ON_SIGHTING
Since sighted events now work, this macro is no longer necessary
|
2015-08-12 06:12:13 +11:00 |
|
Charles Dang
|
a0543d8206
|
Add note to ON_SIGHTING documentation that it's no longer necessary
|
2015-01-07 00:04:15 +11:00 |
|
J. Tyne
|
8f3fb57e19
|
Macro to aid mid-move events that do not interrupt movement,
...but do block undoing.
|
2012-08-11 17:25:44 +00:00 |
|
Anonymissimus
|
5ac6b5a876
|
improve CALL_FUNCTION macro
(bug #19805, http://forums.wesnoth.org/viewtopic.php?f=21&t=36989&p=531212)
|
2012-06-14 14:26:21 +00:00 |
|
Anonymissimus
|
0589aa3633
|
viewing_side -> side in mainline wml
|
2012-03-27 19:51:07 +00:00 |
|
Nils Kneuper
|
06a695f04b
|
replace $unit.type by $unit.language_name...
...since in translateable strings .type will always be english (which
is obviously bad for translations) added pofix rules for this and
applied them
|
2012-02-14 20:13:41 +00:00 |
|
Lari Nieminen
|
5284ddad8a
|
Fixes bug #19334: ON_SIGHTING macro too often blocking undo.
|
2012-01-27 21:17:20 +00:00 |
|
Lari Nieminen
|
0a19a2fe66
|
Clarified the comments for ON_SIGHTING.
|
2010-12-08 18:27:21 +00:00 |
|
Steven Panek
|
6874d8807f
|
Deprecated ON_EVENT, ON_PRESTART, ON_START, ON_SIDETURN,
...ON_TURN, ON_VICTORY, ON_DEFEAT, ALLOW_UNDO, and ON_TILE_ONCE.
|
2010-11-25 09:51:10 +00:00 |
|
Lari Nieminen
|
6beb740d8c
|
Added a new event macro ON_SIGHTING,
...which simulates a sighted event but in a more reliable manner.
|
2010-08-16 10:40:16 +00:00 |
|
Eric S. Raymond
|
c62c55e1a2
|
More macro argument typechecking. No mismatches in mainline.
|
2010-02-12 00:25:20 +00:00 |
|
Eric S. Raymond
|
51c13fb819
|
Pre-1.6 reindent and whitespace cleanup.
|
2009-03-01 12:56:14 +00:00 |
|
Patrick Parker
|
3c5eaa03b9
|
new event-util macro: {CALL_FUNCTION}
|
2009-01-28 03:47:47 +00:00 |
|
Eric S. Raymond
|
608ded4239
|
More macro typechecking improvements.
|
2008-02-14 04:56:52 +00:00 |
|
Lari Nieminen
|
4929525216
|
Remove a bunch of unused macros.
|
2007-11-27 10:59:39 +00:00 |
|
Benoît Timbert
|
58ff646a05
|
Fix #9469 (ON_TILE_ONCE)
|
2007-07-09 23:13:31 +00:00 |
|
Nils Kneuper
|
c19e3c2311
|
added a default textdomain definition to all .cfg files
|
2007-07-06 09:00:49 +00:00 |
|
Eric S. Raymond
|
5f58e50664
|
Reindented all macros except utils.cfg,
that has unbalanced FOREACH/NEXT in it and will need to be
hand-checked.
|
2007-06-29 11:19:19 +00:00 |
|
Eric S. Raymond
|
21b24e2a9b
|
Move macros into a 'maxros' directory under core.
|
2007-05-16 01:04:29 +00:00 |
|