Age | Commit message (Expand) | Author |
---|---|---|
2018-07-20 | ILLUSIONS: always use braces for loops | Eric Fry |
2018-07-20 | ILLUSIONS: Fix valgrind warnings about usage of uninitialised variables | Eric Fry |
2018-07-20 | ILLUSIONS: Terminate update functions on scene exit; fix bugs and use constants | johndoe123 |
2018-07-20 | ILLUSIONS: Rename tag -> sceneId | johndoe123 |
2018-07-20 | ILLUSIONS: Add screen shaking effect | johndoe123 |
2018-07-20 | ILLUSIONS: Use the UpdateFunctions class for update routines | johndoe123 |
2018-07-20 | ILLUSIONS: Some work on the Camera class; start with time functions | johndoe123 |
2018-07-20 | ILLUSIONS: Add UpdateFunctions class | johndoe123 |