aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/bbdou/bbdou_credits.cpp
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Minor cleanupjohndoe123
(cherry picked from commit 9abaa9e)
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: Replace spaces with tabsEric Fry
Replace while(1) with do..while loop Removed dead code Renamed FP16 to FixedPoint16 to improve readability
2018-07-20ILLUSIONS: Replace actor flag magic values with enum definitionsEric Fry
2018-07-20ILLUSIONS: BBDOU: Implement credits code and adjust existing codejohndoe123