aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/caldoria/caldoriamirror.cpp
AgeCommit message (Collapse)Author
2019-12-01PEGASUS: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-06-14PEGASUS: Initialize some variablesStrangerke
2012-08-28PEGASUS: Remove g_allHotspots global constructionMatthew Hoops
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
Some other minor cleanup too
2011-10-02PEGASUS: Add the basic Caldoria neighborhoodMatthew Hoops
Does not include the end-of-game timers and sequence yet. It's currently hooked up to the full game, but does not go beyond the first frame of the wake-up sequence right now.