aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/updatefunctions.cpp
AgeCommit message (Expand)Author
2018-07-20ILLUSIONS: always use braces for loopsEric Fry
2018-07-20ILLUSIONS: Fix valgrind warnings about usage of uninitialised variablesEric Fry
2018-07-20ILLUSIONS: Terminate update functions on scene exit; fix bugs and use constantsjohndoe123
2018-07-20ILLUSIONS: Rename tag -> sceneIdjohndoe123
2018-07-20ILLUSIONS: Add screen shaking effectjohndoe123
2018-07-20ILLUSIONS: Use the UpdateFunctions class for update routinesjohndoe123
2018-07-20ILLUSIONS: Some work on the Camera class; start with time functionsjohndoe123
2018-07-20ILLUSIONS: Add UpdateFunctions classjohndoe123