Age | Commit message (Expand) | Author |
2009-02-20 | fixed compilation | Paweł Kołodziejski |
2009-02-20 | formating | Paweł Kołodziejski |
2009-02-20 | SCI: Started rewriting file handling. Warning: This will likely introduce | Max Horn |
2009-02-20 | SCI: Renamed some ResourceManager members, cleanup | Max Horn |
2009-02-20 | SCI: Removed unused allow_patches param/member | Max Horn |
2009-02-20 | SCI: Added TODO suggestion to change the vm opcode switch/case to an opcode t... | Max Horn |
2009-02-20 | SCI: Renamed resource_source_t -> ResourceSource; some cleanup | Max Horn |
2009-02-20 | SCI: Renamed resource_mgr_t -> ResourceManager; added remark to 'the other re... | Max Horn |
2009-02-20 | SCI: Removed unused file | Max Horn |
2009-02-20 | - Moved SciEngine code to sci.cpp | Jordi Vilalta Prat |
2009-02-20 | Remove scummclassic.zip from packages, since it is built in. | Travis Howell |
2009-02-20 | Add COPYING.LGPL to dist/install for several platforms (osxsnap still needs a... | Travis Howell |
2009-02-20 | Fixed a nasty regression from the script system rewrite (commit #35670), whic... | Filippos Karapetis |
2009-02-20 | Enable Eco Quest again. | Travis Howell |
2009-02-20 | Update comments. | Travis Howell |
2009-02-20 | Correct typo in project files, which caused SCI engine to be disabled. | Travis Howell |
2009-02-20 | Ooops, remove excess zero. | Travis Howell |
2009-02-20 | Add another English DOS version of The Island of Dr. Brain | Travis Howell |
2009-02-20 | Disable MSVC warning, which is frequently paranoid. | Travis Howell |
2009-02-20 | Add change from Quietust, to fix MSVC 7.1 compile. | Travis Howell |
2009-02-20 | Avoid conflicting targets for King's Quest 4. | Travis Howell |
2009-02-20 | Add entries for some SCI demos | Matthew Hoops |
2009-02-20 | Synced the project files of the cruise engine | Filippos Karapetis |
2009-02-20 | Updated the MSVC project files of the SCI engine | Filippos Karapetis |
2009-02-20 | We only got 1 mixer - removed the unneeded file mixers.cpp | Filippos Karapetis |
2009-02-20 | Re-enable some more Amiga entries. | Matthew Hoops |
2009-02-20 | Updated some versions in the detector | Filippos Karapetis |
2009-02-19 | - Do not break after finding an executable in SCI fallback detection, as we m... | Matthew Hoops |
2009-02-19 | Re-enable some entries which I have verified (or Kirben verified in some earl... | Matthew Hoops |
2009-02-19 | formating | Paweł Kołodziejski |
2009-02-19 | don't give up scanning files after one potential executable (such as sierra.i... | Willem Jan Palenstijn |
2009-02-19 | Function call order in expressions isn't well-defined. Also fix missing shift... | Willem Jan Palenstijn |
2009-02-19 | enable Larry 3 DOS English. The MD5s match and its sciv.exe has 0.000.572 | Joost Peters |
2009-02-19 | formating | Paweł Kołodziejski |
2009-02-19 | The current list in the detector is not really useful. We need the SCI versio... | Filippos Karapetis |
2009-02-19 | formating | Paweł Kołodziejski |
2009-02-19 | formating | Paweł Kołodziejski |
2009-02-19 | formating | Paweł Kołodziejski |
2009-02-19 | formating | Paweł Kołodziejski |
2009-02-19 | formating | Paweł Kołodziejski |
2009-02-19 | Used the LZEXE unpacker from the teenagent engine. The SCI version detector n... | Filippos Karapetis |
2009-02-19 | Fix #2614150 - DW2: Repeating SFX that should stop/pause don't | Joost Peters |
2009-02-19 | use READ_BE_UINT32() function to read a 32-bit Big Endian value. | Joost Peters |
2009-02-19 | Corrected erroneous use of MKID_BE | Filippos Karapetis |
2009-02-19 | Fixed version checking for unpacked executable files, and updated the SCI ver... | Filippos Karapetis |
2009-02-19 | MKID_BE() does not work that way. Moreover, it even fails to compile on my 64... | Sven Hesse |
2009-02-19 | Add patch #2611827 - Add English versions of Laura Bow/2. | Travis Howell |
2009-02-19 | Add patch #2616093 - Add/update Quest for Glory 4 details. | Travis Howell |
2009-02-19 | Add patch #2615978 - Fix SCI version for Eco Quest. | Travis Howell |
2009-02-19 | Updated the MSVC project files of the SCI engine | Filippos Karapetis |