scummvm/engines/kyra
2006-03-18 11:22:18 +00:00
..
animator.cpp Fixes animations when brandon turns inivisible/visible. 2006-03-17 20:49:12 +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 Fixes the color of the quitting dialog text after drinking a potion 2006-03-18 11:22:18 +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 On second thought, that comment is probably not necessary. 2006-03-15 15:35:52 +00:00
kyra.h Extends seq_drinkPotionAnim() so that the color of the flask Brandon 2006-03-18 04:41:34 +00:00
module.mk Added WIP Adlib sound playing code to kyra. 2006-02-27 22:39:55 +00:00
resource.cpp Gave the loadBitmap debug message its old debug level back. (I.e. made it less 2006-03-14 23:29:29 +00:00
resource.h - Deletes wrong spaces in debugC calls in resource.cpp 2006-03-14 19:48:08 +00:00
saveload.cpp - Fixes some gfx glitches (the falling feather and the falling leaf now have correct restored background) 2006-03-16 16:35:46 +00:00
scene.cpp - Fixes bug #1401432 ("KYRA: Brandon graphics glitch when exiting castle catacombs") 2006-03-17 14:19:18 +00:00
screen.cpp Extends seq_drinkPotionAnim() so that the color of the flask Brandon 2006-03-18 04:41:34 +00:00
screen.h Extends seq_drinkPotionAnim() so that the color of the flask Brandon 2006-03-18 04:41:34 +00:00
script_v1.cpp Extends seq_drinkPotionAnim() so that the color of the flask Brandon 2006-03-18 04:41:34 +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 regression when moving waitTicks to delay (removes wrongly drawn shapes and wrongly call of the kyragame fading in the outro) 2006-03-13 17:19:19 +00:00
seqplayer.h
sequences_v1.cpp Extends seq_drinkPotionAnim() so that the color of the flask Brandon 2006-03-18 04:41:34 +00:00
sound_adlib.cpp Oops, I never meant to remove *that* line! Put it back again. (This fixes the 2006-03-17 13:13:31 +00:00
sound.cpp Fixes wrong sound then showing the death screen. 2006-03-14 14:25:13 +00:00
sound.h More cleanups and renamings: _sfxSecondByteOfSong -> _sfxPriority 2006-03-16 23:22:23 +00:00
sprites.cpp Fixes bug #1401337 ("KYRA: Platform with pegasi graphics glitch") 2006-03-17 19:39:46 +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