scummvm/engines/tinsel
Johannes Schickel 89abab97e3 JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
..
actors.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
actors.h
adpcm.cpp
adpcm.h
anim.cpp
anim.h
background.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
background.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
bg.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
bmv.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
bmv.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
cliprect.cpp
cliprect.h
config.cpp
config.h
cursor.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
cursor.h
debugger.cpp
debugger.h
detection_tables.h TINSEL: Remove the GF_BIG_ENDIAN flag 2012-07-15 15:00:00 +03:00
detection.cpp TINSEL: Remove the GF_CD and GF_FLOPPY flags 2012-07-15 14:55:06 +03:00
dialogs.cpp TINSEL: Fixed portability issue with earlier savegames 2012-08-06 20:03:56 +10:00
dialogs.h TINSEL: Fixed portability issue with earlier savegames 2012-08-06 20:03:56 +10:00
drives.cpp TINSEL: Remove the GF_BIG_ENDIAN flag 2012-07-15 15:00:00 +03:00
drives.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
dw.h
effect.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
events.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
events.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
faders.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
faders.h
film.h
font.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
font.h
graphics.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
graphics.h
handle.cpp TINSEL: Cleanup 2012-07-14 05:07:16 +03:00
handle.h
heapmem.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
heapmem.h
mareels.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
mareels.h
module.mk TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
move.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
move.h
multiobj.cpp
multiobj.h
music.cpp TINSEL: Change SetMidiVolume() so that it doesn't start/stop music tracks 2012-07-15 17:37:55 +03:00
music.h TINSEL: Add basic PSX SEQ playback support 2012-05-03 18:19:54 -04:00
object.cpp
object.h
palette.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
palette.h
pcode.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
pcode.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
pdisplay.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
pdisplay.h
pid.h
play.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
play.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
polygons.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
polygons.h
rince.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
rince.h TINSEL: Fix compiler warning 2012-05-17 20:46:13 +10:00
saveload.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
savescn.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
savescn.h
scene.cpp TINSEL: Fix bug #3541542 - "DW: PSX version dies when pressing ESC in intro" 2012-09-03 04:32:31 +03:00
scene.h TINSEL: Remove the GF_DEMO flag 2012-07-15 14:38:26 +03:00
sched.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
sched.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
scn.cpp
scn.h
scroll.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
scroll.h TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
sound.cpp TINSEL: Remove the GF_CD and GF_FLOPPY flags 2012-07-15 14:55:06 +03:00
sound.h
strres.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
strres.h TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
sysvar.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
sysvar.h
text.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
text.h TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
timers.cpp TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
timers.h
tinlib.cpp TINSEL: Change SetMidiVolume() so that it doesn't start/stop music tracks 2012-07-15 17:37:55 +03:00
tinlib.h
tinsel.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
tinsel.h TINSEL: Remove the GF_BIG_ENDIAN flag 2012-07-15 15:00:00 +03:00
token.cpp TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler 2012-05-17 20:42:23 +10:00
token.h