aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova/imageid.h
AgeCommit message (Collapse)Author
2019-02-06SUPERNOVA: Removes invalid ImageId entryJoseph-Eugene Winzer
2019-02-06SUPERNOVA: Adds Outro imageJoseph-Eugene Winzer
msn_data.055 that stores the outro image was missed to be added to imageInfo and thus not loaded during the engine init/
2019-02-06SUPERNOVA: Adds missing image idJoseph-Eugene Winzer
2019-02-06SUPERNOVA: Adds 'Image' prefix for ImageId constantsJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Implements renderImage with ImageIdJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Fixes type camel caseJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Adds image informationJoseph-Eugene Winzer
ImageID gives every image a name that will be used as an index into imageInfo that returns filenumber and section.