scummvm/engines/kyra
Torbjörn Andersson d57e2e88c0 Added a block of comments about command parsing and timing. Perhaps it will be
of use in tracking down the tempo bugs.

svn-id: r21230
2006-03-12 10:47:20 +00:00
..
animator.cpp Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call) 2006-03-08 11:37:25 +00:00
animator.h
debugger.cpp Added the proper death dialog, changed the sequence skipping code a bit to avoid 2006-03-07 14:16:52 +00:00
debugger.h Made the kyra debug extensions more generic, i.e. scumm engine could replace 2006-02-14 23:31:25 +00:00
gui.cpp Implemented the last menu (the settings screen). Walking speed, text speed, 2006-03-08 13:15:13 +00:00
items.cpp Made the kyra debug extensions more generic, i.e. scumm engine could replace 2006-02-14 23:31:25 +00:00
kyra.cpp Make use of DetectedGame::updateDesc in the kyra & lure engines 2006-03-09 12:52:54 +00:00
kyra.h - Removes deleted waitTicks prototype in KyraEngine 2006-03-09 20:50:19 +00:00
module.mk Added WIP Adlib sound playing code to kyra. 2006-02-27 22:39:55 +00:00
resource.cpp Commits patch #1437774 ("KYRA1: Game will crash if bitmap is missing"). 2006-03-08 21:21:56 +00:00
resource.h Reduced header dependencies 2006-02-17 15:37:25 +00:00
saveload.cpp Implemented the last menu (the settings screen). Walking speed, text speed, 2006-03-08 13:15:13 +00:00
scene.cpp Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call) 2006-03-08 11:37:25 +00:00
screen.cpp Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call) 2006-03-08 11:37:25 +00:00
screen.h Reduced header dependencies 2006-02-17 15:37:25 +00:00
script_v1.cpp Implemented the last menu (the settings screen). Walking speed, text speed, 2006-03-08 13:15:13 +00:00
script.cpp Made the kyra debug extensions more generic, i.e. scumm engine could replace 2006-02-14 23:31:25 +00:00
script.h
seqplayer.cpp Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call) 2006-03-08 11:37:25 +00:00
seqplayer.h
sequences_v1.cpp Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call) 2006-03-08 11:37:25 +00:00
sound_adlib.cpp Added a block of comments about command parsing and timing. Perhaps it will be 2006-03-12 10:47:20 +00:00
sound.cpp - Removes deleted waitTicks prototype in KyraEngine 2006-03-09 20:50:19 +00:00
sound.h - Removes deleted waitTicks prototype in KyraEngine 2006-03-09 20:50:19 +00:00
sprites.cpp Made the kyra debug extensions more generic, i.e. scumm engine could replace 2006-02-14 23:31:25 +00:00
sprites.h
staticres.cpp Implemented the last menu (the settings screen). Walking speed, text speed, 2006-03-08 13:15:13 +00:00
text.cpp Implemented the last menu (the settings screen). Walking speed, text speed, 2006-03-08 13:15:13 +00:00
text.h
timer.cpp Implemented the last menu (the settings screen). Walking speed, text speed, 2006-03-08 13:15:13 +00:00
wsamovie.cpp Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call) 2006-03-08 11:37:25 +00:00
wsamovie.h