added support for CE change pages triggering global animations
authorHolger Schemel <info@artsoft.org>
Sun, 13 Aug 2023 11:57:49 +0000 (13:57 +0200)
committerHolger Schemel <info@artsoft.org>
Sun, 3 Sep 2023 20:59:57 +0000 (22:59 +0200)
commita761d121263d681381a61087f110a9320626a8d0
treeb94765692f959a7d07c7392b6fbe533e757276b8
parent064d7909aadd84f633fefcccee3c6f6eb44d47ff
added support for CE change pages triggering global animations

This commit extends the previous commit to not only be able to trigger
global animations using "ce_change:custom_X" (by any CE change page),
but also by specifying change page using "ce_change:custom_X.page_Y".
src/anim.c
src/anim.h
src/files.c
src/game.c
src/libgame/system.h