Gabriel Morin ef81324150 Whiteboard: add a new "Execute all actions" command,
...bound to ctrl+y by default, and added to the actions (not context)
menu. It executes actions in sequence until the first attack, or until
an action fails to execute. Fulfills the feature request of bug
#16807.

Simplified some return type in the process in side_actions: returning
iterators wasn't really useful for the execute functions.
2010-10-10 03:33:24 +00:00
..