Issue467

Title lvledit: Implement "undo" actions for enemies
Priority feature Status resolved
Assigned To joseph Keywords editor
Linked issues Watchers joseph

Submitted on 2011-09-23 11h59 by matthiaskrgr, last changed by matthiaskrgr.

Messages
Author: matthiaskrgr Date: 2011-09-23   11h59
When I click and am in enemy-planting-mode, there is no way to delete the enemy
how it seems.

Additionally, pressing [Esc] in the enemy-info popup seems to affect nothing.

 r5036
Author: ahuillet Date: 2011-09-23   16h39
Does "undo" work?
Author: matthiaskrgr Date: 2011-09-23   16h44
Nope. The button is simply not shown if I plant a droid.
Author: ahuillet Date: 2011-10-11   08h46
So the issue is that "undo" doesn't work for enemies?
Author: hakzsam Date: 2011-10-23   11h04
No, the issue is that "undo" is still not implemented for enemies, that's all. :)
Author: salimiles Date: 2011-11-07   03h42
Not essential for 0.15, but should be done sooner rather than later.
Author: joseph Date: 2011-11-08   21h43
undo/redo actions implementation at Review Request 1595 and Review Request 1596
Author: ahuillet Date: 2011-11-09   13h08
This isn't a bug!
Author: matthiaskrgr Date: 2012-03-31   14h33
Committed as 30e0a34cc5c1e5e2bc80b5ec52b95e3bd8c682a5. Thanks!
History
Date User Action Args
2012-03-31 14:33:32matthiaskrgrsetstatus: open -> resolved
messages: + msg2191
2011-11-09 13:08:46ahuilletsetpriority: bug -> feature
messages: + msg1944
2011-11-08 21:43:53josephsetmessages: + msg1943
2011-11-07 03:42:09salimilessetpriority: important -> bug
messages: + msg1927
2011-11-05 14:39:43josephsetassignedto: joseph
nosy: + joseph
2011-10-23 11:07:17hakzsamsettitle: Cannot undo adding enemies -> lvledit: Implement "undo" actions for enemies
2011-10-23 11:04:51hakzsamsetmessages: + msg1719
2011-10-11 08:46:50ahuilletsettitle: no way back if clicked to plant an enemy. -> Cannot undo adding enemies
2011-10-11 08:46:42ahuilletsetmessages: + msg1710
2011-09-23 16:44:09matthiaskrgrsetmessages: + msg1658
2011-09-23 16:39:28ahuilletsetmessages: + msg1656
2011-09-23 11:59:08matthiaskrgrcreate