share/hedgewars/Data/Scripts/Animate.lua
2012-08-10 belphegorr Solved "floating repositionings" in every mission
2012-08-09 belphegorr Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
2012-07-23 belphegorr Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
2012-07-16 belphegorr Fixed a visual gear in Mission 5
2012-07-08 belphegorr Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
2012-06-29 belphegorr Fixed some bugs with Mission 2 and Animate.lua.
2012-06-25 belphegorr Added the helper script I forgot to add last time
less more (0) tip