aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/resource.cpp
AgeCommit message (Expand)Author
2011-09-08QUEEN: Made some static data const.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-07-17Remove PalmOS portMax Horn
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2009-01-30do not include common/debug.h from common/util.hMax Horn
2008-12-01Got rid of Stream::readLine_OLD calls in two places (mostly untested, please ...Max Horn
2008-09-03Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add...Max Horn
2008-06-26fix possible oob accessGregory Montoir
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-11-05Sort the language ID bytes of the JAS Version String alphabetically, like the...Filippos Karapetis
2007-11-05Updated the check for the language byte of the JAS Version String to be 'g' f...Filippos Karapetis
2007-11-01Some changes to FOTAQ for the work in progress Greek translation in FR #17232...Filippos Karapetis
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-02only request the user to update the queen.tbl if the game she/he's trying to ...Gregory Montoir
2007-03-02added other code differences for Amiga FOTAQ versions, full game is now compl...Gregory Montoir
2007-02-25reduced code dup, Queen::LineReader -> SeekableReadStream::readLineGregory Montoir
2007-02-25added AmigaSound::playRandomPatternJungle, minor cleanupGregory Montoir
2007-02-24some fixes and additions for FOTAQ amiga versionsGregory Montoir
2007-02-22some fixes with resource files handling for Amiga versionsGregory Montoir
2007-02-21added initial support for FOTAQ amiga versionsGregory Montoir
2007-02-20cleanupMax Horn
2006-11-24loadFile isn't called with useMalloc=true anymore, got rid of itGregory Montoir
2006-11-23Fix for bug #1599393 - FOTAQ: clicks at the beginning of speech. English talk...Gregory Montoir
2006-11-04rewrote FOTAQ game version detection code in a - if I didn't break anything -...Gregory Montoir
2006-11-03cleanup (got rid of the custom Language enum, re-used the one in the Common n...Gregory Montoir
2006-03-22Support for Russian FOTAQEugene Sandulenko
2006-02-11Moved engines to the new engines/ directoryMax Horn