scummvm/queen
2004-02-27 23:54:13 +00:00
..
.cvsignore Ignores deps 2003-09-29 07:29:09 +00:00
bankman.cpp prevents bank re-loading (cutaways animations) 2004-01-19 21:38:07 +00:00
bankman.h prevents bank re-loading (cutaways animations) 2004-01-19 21:38:07 +00:00
command.cpp Applied patch #896726 (reversed hebrew text) and reduced overhead a little by introducing an _isReversed boolean 2004-02-13 22:33:21 +00:00
command.h Applied patch #896726 (reversed hebrew text) and reduced overhead a little by introducing an _isReversed boolean 2004-02-13 22:33:21 +00:00
credits.cpp change sscanf() calls to atoi() to please PalmOS :) 2004-01-23 16:58:13 +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 Handle comic book case, enable music toggle and some minor cleanup. 2004-02-27 23:54:13 +00:00
cutaway.h bumped Cutaway::_personFace array size, as during intro Cutaway::_personFaceCount max value is 12 2004-01-14 15:51:54 +00:00
debug.cpp renamed some methods and moved some code to Display 2004-01-09 13:36:37 +00:00
debug.h updated copyright notice 2004-01-06 12:45:34 +00:00
defs.h Patch #885904 (Flac Support) with some tweaks by me 2004-02-22 14:11:16 +00:00
display.cpp Fixed arrow dialogue glitches (partial display) in non-english versions. This was due to a (wrong) blitting order of the bobs, arrows are now the last ones. 2004-02-21 08:52:25 +00:00
display.h Add hebrew font data 2004-02-13 16:27:36 +00:00
graphics.cpp I am an idiot. 2004-02-21 20:50:56 +00:00
graphics.h Fixed arrow dialogue glitches (partial display) in non-english versions. This was due to a (wrong) blitting order of the bobs, arrows are now the last ones. 2004-02-21 08:52:25 +00:00
grid.cpp cleanup 2004-01-14 10:40:25 +00:00
grid.h New save/load code, this *breaks* compatiblity with the previous 2004-01-12 13:40:02 +00:00
input.cpp Fixed initialization order warning. 2004-02-02 08:37:31 +00:00
input.h updated copyright notice 2004-01-06 12:45:34 +00:00
journal.cpp Handle comic book case, enable music toggle and some minor cleanup. 2004-02-27 23:54:13 +00:00
journal.h New save/load code, this *breaks* compatiblity with the previous 2004-01-12 13:40:02 +00:00
logic.cpp Handle comic book case, enable music toggle and some minor cleanup. 2004-02-27 23:54:13 +00:00
logic.h Proper fix for bug #884712 2004-01-27 16:56:11 +00:00
module.mk Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress 2004-01-30 21:54:28 +00:00
music.cpp Handle "compressed" songs 2004-02-27 02:08:44 +00:00
music.h Handle "compressed" songs 2004-02-27 02:08:44 +00:00
musicdata.cpp Handle "compressed" songs 2004-02-27 02:08:44 +00:00
queen.cpp the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again 2004-02-24 22:39:42 +00:00
queen.h got rid of timer stuff to handle display sync 2004-01-15 21:07:17 +00:00
resource.cpp add support for the hebrew talkie version and warn the user if s/he's using an old version of the tbl file 2004-02-11 21:07:39 +00:00
resource.h add support for the hebrew talkie version and warn the user if s/he's using an old version of the tbl file 2004-02-11 21:07:39 +00:00
restables.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
sound.cpp Handle comic book case, enable music toggle and some minor cleanup. 2004-02-27 23:54:13 +00:00
sound.h Handle comic book case, enable music toggle and some minor cleanup. 2004-02-27 23:54:13 +00:00
state.cpp updated copyright notice 2004-01-06 12:45:34 +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 I am an idiot. 2004-02-21 20:50:56 +00:00
talk.h Fixed arrow dialogue glitches (partial display) in non-english versions. This was due to a (wrong) blitting order of the bobs, arrows are now the last ones. 2004-02-21 08:52:25 +00:00
walk.cpp fix warning 2004-01-18 20:22:32 +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 Handle comic book case, enable music toggle and some minor cleanup. 2004-02-27 23:54:13 +00:00