scummvm/queen
2004-12-27 00:27:00 +00:00
..
.cvsignore Ignores deps 2003-09-29 07:29:09 +00:00
bankman.cpp cleanup, follow code conventions 2004-11-23 22:21:45 +00:00
bankman.h prevents bank re-loading (cutaways animations) 2004-01-19 21:38:07 +00:00
command.cpp cleanup, follow code conventions 2004-11-23 22:21:45 +00:00
command.h plugged some memory leaks 2004-10-17 19:00:09 +00:00
credits.cpp Minor cleanup, one more time. 2004-12-03 22:39:55 +00:00
credits.h increase Credits::_list size to match the German version requirements (thanks Alexander Holler) 2004-01-19 21:46:02 +00:00
cutaway.cpp Fixed regression in queen floppy version. Before doing any speech/texts synchronization, we check the voice sfx exists. See also patch #1087870 2004-12-19 12:19:21 +00:00
cutaway.h Rewrote the way strings are extracting from the datafiles, now it should be 'alignment safe'. Maybe it will fix bugs #923570 and #1013886, too. 2004-08-24 16:31:46 +00:00
debug.cpp cleanup (removed irrevelant comments and useless XXX'ed code) 2004-03-07 10:46:02 +00:00
debug.h updated copyright notice 2004-01-06 12:45:34 +00:00
defs.h Minor cleanup, one more time. 2004-12-03 22:39:55 +00:00
display.cpp no need to updateScreen() if there are no screen blocks marked as dirty 2004-12-21 16:08:14 +00:00
display.h simplified palette handling 2004-12-02 22:59:57 +00:00
graphics.cpp Minor cleanup, one more time. 2004-12-03 22:39:55 +00:00
graphics.h cleanup ; follow the code conventions 2004-10-08 18:43:24 +00:00
grid.cpp cleanup, follow code conventions 2004-11-23 22:21:45 +00:00
grid.h plugged some memory leaks 2004-10-17 19:00:09 +00:00
input.cpp Speedup a bit PalmOS port 2004-12-20 16:55:55 +00:00
input.h cleanup ; follow the code conventions 2004-10-08 18:43:24 +00:00
journal.cpp Fixed regression in queen floppy version. Before doing any speech/texts synchronization, we check the voice sfx exists. See also patch #1087870 2004-12-19 12:19:21 +00:00
journal.h simplified palette handling 2004-12-02 22:59:57 +00:00
logic.cpp Minor cleanup, one more time. 2004-12-03 22:39:55 +00:00
logic.h simplified palette handling 2004-12-02 22:59:57 +00:00
module.mk Be more consistent with the other module.mk files. 2004-11-06 09:26:36 +00:00
music.cpp songs > 1000 are special commands which shouldn't be ignored. fixes a rather nasty regression in fotaq. 2004-12-23 04:59:44 +00:00
music.h Support MT-32 emu. 2004-10-22 23:44:08 +00:00
musicdata.cpp Added PalmOS support 2004-03-17 14:10:51 +00:00
queen.cpp Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type 2004-12-27 00:27:00 +00:00
queen.h Minor cleanup, one more time. 2004-12-03 22:39:55 +00:00
resource.cpp enabled savegame loading on startup 2004-11-30 21:01:25 +00:00
resource.h cleanup and simplify Resource class a bit more 2004-08-06 17:01:58 +00:00
restables.cpp Added PalmOS support 2004-03-17 14:10:51 +00:00
sound.cpp Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type 2004-12-27 00:27:00 +00:00
sound.h Fixed regression in queen floppy version. Before doing any speech/texts synchronization, we check the voice sfx exists. See also patch #1087870 2004-12-19 12:19:21 +00:00
state.cpp cleanup (removed irrevelant comments and useless XXX'ed code) 2004-03-07 10:46:02 +00:00
state.h updated copyright notice 2004-01-06 12:45:34 +00:00
structs.h (slightly) less hackish bounding box code 2004-01-22 22:28:57 +00:00
talk.cpp Fixed regression in queen floppy version. Before doing any speech/texts synchronization, we check the voice sfx exists. See also patch #1087870 2004-12-19 12:19:21 +00:00
talk.h Rewrote the way strings are extracting from the datafiles, now it should be 'alignment safe'. Maybe it will fix bugs #923570 and #1013886, too. 2004-08-24 16:31:46 +00:00
walk.cpp cleanup, follow code conventions 2004-11-23 22:21:45 +00:00
walk.h - tweaked a bit walking functions to make persons stop walking when a cutaway is canceled 2004-01-14 14:34:05 +00:00
xref.txt enabled savegame loading on startup 2004-11-30 21:01:25 +00:00