aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova2/supernova2.h
AgeCommit message (Collapse)Author
2019-07-28SUPERNOVA2: Delete supernova2, it's getting mergedJaromir Wysoglad
2019-07-28SUPERNOVA2: Add outroJaromir Wysoglad
2019-07-28SUPERNOVA2: Finish the Checkout, add TV appearenceJaromir Wysoglad
The TV appearence is for now just a guess, since right now I don't actually know how to get to it in the original game, so I don't know how it really looks like. Also the player cannot get to it yet, because the room containing the music chip (which is needed) isn't added yet.
2019-07-28SUPERNOVA2: Add sound to all rooms currently codedJaromir Wysoglad
2019-07-28SUPERNOVA2: Add load and save mechanismJaromir Wysoglad
2019-07-28SUPERNOVA2: Render GUIJaromir Wysoglad
2019-07-28SUPERNOVA2: Begin intro animationJaromir Wysoglad
Copy and modify all the code needed for animation from supernova engine and display Mission Supernova logo.
2019-07-28SUPERNOVA2: Add gamemanager skeletonJaromir Wysoglad
2019-07-28SUPERNOVA2: add loading of game stringsJaromir Wysoglad
2019-07-28SUPERNOVA2: Create engine skeleton for supernova 2Jaromir Wysoglad