added enabling debug mode on Android when compiled with 'DEBUG' defined
[rocksndiamonds.git] / src / anim.c
2017-05-20 Holger Schemeladded support for separate animations for 'old' (entere...
2017-05-06 Holger Schemelincreased maximum number of global animations (and...
2017-04-24 Holger Schemeladded 'position: last' for global animations to continu...
2017-04-23 Holger Schemeladded animation event by 'any' input (click anywhere...
2017-04-19 Holger Schemeladded using '.draw_masked' for global animation and...
2017-04-19 Holger Schemeladded animation events triggered by clicking other...
2017-04-18 Holger Schemelchanged click events for global animations to ignore...
2017-04-18 Holger Schemeladded first version of simple click events for global...
2016-05-29 Holger Schemelremoved forcing next screen redraw after handling globa...
2016-05-25 Holger Schemeladded also fading in/out global animations to be starte...
2016-05-24 Holger Schemelfixed global animations from moving again immediately...
2016-05-24 Holger Schemelprepared global animation functions to store animation...
2016-05-23 Holger Schemelprepared global animation functions to update different...
2016-05-23 Holger Schemelfixed doing global animation stuff when it is disabled...
2016-05-23 Holger Schemeladded value to constants for global animations control
2016-05-10 Holger Schemeladded music support for global animations
2016-04-25 Holger Schemelrenamed and cleaned up source files for handling global...