aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova/resman.cpp
AgeCommit message (Expand)Author
2019-07-28SUPERNOVA: Refactor .dat file accessJaromir Wysoglad
2019-07-28SUPERNOVA: Remove unused getImage(CursorId)Jaromir Wysoglad
2019-07-28SUPERNOVA: Implement lazy loading of resourcesJaromir Wysoglad
2019-07-28SUPERNOVA: Refactor sound initializationJaromir Wysoglad
2019-07-28SUPERNOVA: Merge in the supernova2 engine.Jaromir Wysoglad
2019-07-28SUPERNOVA: Partial merge of the engineJaromir Wysoglad
2019-02-06SUPERNOVA: Adds Outro imageJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Wraps resources in ScopedPtrJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Recreates ProtrackerStream on getSoundStreamJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Renames Music/AudioIndex to Music/AudioIdJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Moves cursor buffer to resman.cppJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Moves VGA Palette to screenstatic.cppJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Implements image bufferingJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Renames NULL to nullptrJoseph-Eugene Winzer
2018-04-15SUPERNOVA: Adds resource abstractionJoseph-Eugene Winzer