scummvm/engines/tinsel
Filippos Karapetis aa7b3470a0 TINSEL: Simplify font loading and handling
This introduces a new helper method, GetFont(), which loads font data
using a memory stream and handles endianess reads internally. This
simplifies font loading and endianess handling considerably, and allows
for the usage of a common font struct for all engine versions
2021-09-04 15:21:07 +03:00
..
noir
actors.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
actors.h TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
adpcm.cpp TINSEL: fixed compilation error 2021-03-27 19:18:40 +01:00
adpcm.h
anim.cpp
anim.h
background.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
background.h
bg.cpp
bmv.cpp
bmv.h
cliprect.cpp
cliprect.h
config.cpp
config.h
configure.engine
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cursor.cpp
cursor.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
debugger.cpp
debugger.h
detection_tables.h TINSEL: Add detection for Discworld 1 PSX Ger/Jap PSX versions 2021-06-25 00:09:43 +03:00
detection.cpp ENGINES: introduce ADDectedGameExtraInfo to ADGameDetector, add extra info as parameter for fallback detect. 2021-06-13 14:15:45 +02:00
detection.h
dialogs.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
dialogs.h TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
drives.cpp TINSEL: Initial work on the Saturn version of DW1 2021-09-04 12:13:18 +03:00
drives.h TINSEL: Initial work on the Saturn version of DW1 2021-09-04 12:13:18 +03:00
dw.h
effect.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
events.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
events.h
faders.cpp
faders.h
film.h
font.cpp TINSEL: Simplify font loading and handling 2021-09-04 15:21:07 +03:00
font.h
graphics.cpp TINSEL: Initial work on the Saturn version of DW1 2021-09-04 12:13:18 +03:00
graphics.h TINSEL: Added Noir font rendering 2021-08-02 01:08:29 +02:00
handle.cpp TINSEL: Simplify font loading and handling 2021-09-04 15:21:07 +03:00
handle.h TINSEL: Simplify font loading and handling 2021-09-04 15:21:07 +03:00
heapmem.cpp
heapmem.h
mareels.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
mareels.h TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
module.mk TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
move.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
move.h TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
movers.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
movers.h TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
multiobj.cpp
multiobj.h
music.cpp TINSEL: Initial work on the Saturn version of DW1 2021-09-04 12:13:18 +03:00
music.h
object.cpp
object.h
palette.cpp
palette.h
pcode.cpp
pcode.h
pdisplay.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
pdisplay.h
pid.h
play.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
play.h
polygons.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
polygons.h TINSEL: Add support for loading Scale polygons for Noir 2021-08-08 20:15:18 +02:00
POTFILES
saveload.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
savescn.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
savescn.h TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
scene.cpp TINSEL: Initial work on the Saturn version of DW1 2021-09-04 12:13:18 +03:00
scene.h
sched.cpp
sched.h
scn.cpp
scn.h
scroll.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
scroll.h
sound.cpp TINSEL: Initial work on the Saturn version of DW1 2021-09-04 12:13:18 +03:00
sound.h
strres.cpp TINSEL: Initial work on the Saturn version of DW1 2021-09-04 12:13:18 +03:00
strres.h
sysvar.cpp
sysvar.h TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
text.cpp TINSEL: Simplify font loading and handling 2021-09-04 15:21:07 +03:00
text.h TINSEL: Simplify font loading and handling 2021-09-04 15:21:07 +03:00
timers.cpp
timers.h
tinlib.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
tinlib.h
tinsel.cpp TINSEL: Added base of Noir movers 2021-08-08 20:15:18 +02:00
tinsel.h TINSEL: Initial work on the Saturn version of DW1 2021-09-04 12:13:18 +03:00
token.cpp
token.h