index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
supernova
/
graphics.h
Age
Commit message (
Expand
)
Author
2019-07-28
SUPERNOVA: Refactor .dat file access
Jaromir Wysoglad
2019-07-28
SUPERNOVA: Load MS2 datafiles from .dat file.
Jaromir Wysoglad
2019-07-28
SUPERNOVA: Partial merge of the engine
Jaromir Wysoglad
2018-04-15
SUPERNOVA: Renames MSNImageDecoder to MSNImage
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Corrects header guard name
Joseph-Eugene Winzer
2018-01-23
SUPERNOVA: Add getting translated images from the engine data file
Thierry Crozat
2018-01-22
SUPERNOVA: Buffers sections of image on init
Joseph-Eugene Winzer
2018-01-22
SUPERNOVA: Enables debug console and preload images
Joseph-Eugene Winzer
2018-01-22
SUPERNOVA: Implements loading of newspaper images
Joseph-Eugene Winzer
2018-01-22
SUPERNOVA: Formatting
Joseph-Eugene Winzer
2018-01-22
SUPERNOVA: Adds missing copyright notes
Joseph-Eugene Winzer
2018-01-22
SUPERNOVA: Updates renderImage() function
Joseph-Eugene Winzer
2018-01-22
SUPERNOVA: add renderBox()
Joseph-Eugene Winzer
2018-01-22
SUPERNOVA: fix palette corruption on decoding
Joseph-Eugene Winzer
2018-01-22
SUPERNOVA: (TEMP COMMIT) drawing to screen surface
Joseph-Eugene Winzer
2018-01-22
SUPERNOVA: Added basic game loop and play sound samples
Joseph-Eugene Winzer