aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova2/screen.h
AgeCommit message (Collapse)Author
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 load and save mechanismJaromir Wysoglad
2019-07-28SUPERNOVA2: Finish taxi destination choosingJaromir Wysoglad
2019-07-28SUPERNOVA2: Render GUIJaromir Wysoglad
2019-07-28SUPERNOVA2: Programm intro title screenJaromir Wysoglad
2019-07-28SUPERNOVA2: Finished copying of engine skeleton.Jaromir Wysoglad