aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-02-20use new instead of malloc for int_hash_map_tWillem Jan Palenstijn
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20Used parentheses to indicate operator precedence (I hope I got them right)Filippos Karapetis
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20fixed compilationPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20SCI: Started rewriting file handling. Warning: This will likely introduceMax Horn
2009-02-20SCI: Renamed some ResourceManager members, cleanupMax Horn
2009-02-20SCI: Removed unused allow_patches param/memberMax Horn
2009-02-20SCI: Added TODO suggestion to change the vm opcode switch/case to an opcode t...Max Horn
2009-02-20SCI: Renamed resource_source_t -> ResourceSource; some cleanupMax Horn
2009-02-20SCI: Renamed resource_mgr_t -> ResourceManager; added remark to 'the other re...Max Horn
2009-02-20SCI: Removed unused fileMax Horn
2009-02-20- Moved SciEngine code to sci.cppJordi Vilalta Prat
2009-02-20Fixed a nasty regression from the script system rewrite (commit #35670), whic...Filippos Karapetis
2009-02-20Enable Eco Quest again.Travis Howell
2009-02-20Update comments.Travis Howell
2009-02-20Ooops, remove excess zero.Travis Howell
2009-02-20Add another English DOS version of The Island of Dr. BrainTravis Howell
2009-02-20Add change from Quietust, to fix MSVC 7.1 compile.Travis Howell
2009-02-20Avoid conflicting targets for King's Quest 4.Travis Howell
2009-02-20Add entries for some SCI demosMatthew Hoops
2009-02-20We only got 1 mixer - removed the unneeded file mixers.cppFilippos Karapetis
2009-02-20Re-enable some more Amiga entries.Matthew Hoops
2009-02-20Updated some versions in the detectorFilippos Karapetis
2009-02-19- Do not break after finding an executable in SCI fallback detection, as we m...Matthew Hoops
2009-02-19Re-enable some entries which I have verified (or Kirben verified in some earl...Matthew Hoops
2009-02-19formatingPaweł Kołodziejski
2009-02-19don't give up scanning files after one potential executable (such as sierra.i...Willem Jan Palenstijn
2009-02-19Function call order in expressions isn't well-defined. Also fix missing shift...Willem Jan Palenstijn
2009-02-19enable Larry 3 DOS English. The MD5s match and its sciv.exe has 0.000.572Joost Peters
2009-02-19formatingPaweł Kołodziejski
2009-02-19The current list in the detector is not really useful. We need the SCI versio...Filippos Karapetis
2009-02-19formatingPaweł Kołodziejski
2009-02-19formatingPaweł Kołodziejski
2009-02-19formatingPaweł Kołodziejski
2009-02-19formatingPaweł Kołodziejski
2009-02-19formatingPaweł Kołodziejski
2009-02-19Used the LZEXE unpacker from the teenagent engine. The SCI version detector n...Filippos Karapetis
2009-02-19Fix #2614150 - DW2: Repeating SFX that should stop/pause don'tJoost Peters
2009-02-19use READ_BE_UINT32() function to read a 32-bit Big Endian value.Joost Peters
2009-02-19Corrected erroneous use of MKID_BEFilippos Karapetis
2009-02-19Fixed version checking for unpacked executable files, and updated the SCI ver...Filippos Karapetis
2009-02-19MKID_BE() does not work that way. Moreover, it even fails to compile on my 64...Sven Hesse
2009-02-19Add patch #2611827 - Add English versions of Laura Bow/2.Travis Howell