Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-29 | Change getNumBoxes() to properly read the full uint16 box count (shouldn't ↵ | Max Horn | |
affect anything, though) svn-id: r26678 | |||
2007-04-29 | Handle the escape key properly in KQ4. Fixes bug #1660158 | Filippos Karapetis | |
svn-id: r26677 | |||
2007-04-29 | Hard crash when not using adlib/pcspk in a Loom/MonkeyEGA is not nice, we ↵ | Max Horn | |
should try to add a safe fallback mode at some point svn-id: r26676 | |||
2007-04-29 | Reworked hotspot actions so that talking to characters work properly | Paul Gilbert | |
svn-id: r26675 | |||
2007-04-29 | Only update the backend's palette when necessary, since doing this triggers a | Torbjörn Andersson | |
full redraw. (We still do that by updating the entire screen every frame, but that could possibly change in the future.) As an added bonus, I can now see all the glitches of the English version's intro in full ScummTechniVMColor. :-) svn-id: r26672 | |||
2007-04-28 | Implement missing opcode and fix staff intro | Vincent Hamm | |
svn-id: r26669 | |||
2007-04-28 | More cleanup | Vincent Hamm | |
Few bug fix svn-id: r26666 | |||
2007-04-28 | Possible fix for bug #1709124 ("GOB3: (dos/russian) just dont run") | Sven Hesse | |
svn-id: r26665 | |||
2007-04-28 | Some minor cleanup (but we need to get rid of fopen/fread use here) | Max Horn | |
svn-id: r26647 | |||
2007-04-28 | This is an updated and slightly cleaned up version of patch #1657061 ("SWORD1: | Torbjörn Andersson | |
Cutscene subtitles"). It still has the deficiencies listen in the patch tracker and should therefore be considered work-in-progress, but sev said I should go ahead and commit it anyway. I have no further plans for it right now, so feel free to improve on it. svn-id: r26644 | |||
2007-04-28 | fixed warning | Paweł Kołodziejski | |
svn-id: r26643 | |||
2007-04-28 | Add code difference for inventory arrows in Amiga versions of Simon the ↵ | Travis Howell | |
Sorcerer 1. svn-id: r26641 | |||
2007-04-28 | Ahem. Fixing code formatting. | Eugene Sandulenko | |
svn-id: r26640 | |||
2007-04-28 | Changed abs() to ABS() | Torbjörn Andersson | |
svn-id: r26639 | |||
2007-04-28 | Fixed warning. | Torbjörn Andersson | |
svn-id: r26638 | |||
2007-04-28 | Fix extended characters in font | Vincent Hamm | |
Implement palette manipulation svn-id: r26637 | |||
2007-04-27 | SCUMM: Moved data tables from detection.cpp to detection_tables.h | Max Horn | |
svn-id: r26636 | |||
2007-04-27 | SAGA: Moved displayinfo stuff into its own header file | Max Horn | |
svn-id: r26635 | |||
2007-04-27 | Renamed agosgame.cpp -> detection_tables.h | Max Horn | |
svn-id: r26634 | |||
2007-04-27 | Some tweaks to saga/detection_tables.h | Max Horn | |
svn-id: r26633 | |||
2007-04-27 | Renamed sagagame.cpp -> detection_tables.h; merged sagagame.h into saga.h | Max Horn | |
svn-id: r26632 | |||
2007-04-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko | |
svn-id: r26631 | |||
2007-04-27 | Fixing more warnings | Max Horn | |
svn-id: r26630 | |||
2007-04-27 | That should fix another segfault when clicking outside of the screen (bug ↵ | Sven Hesse | |
#1708863) svn-id: r26629 | |||
2007-04-27 | Fix compilation | Sven Hesse | |
svn-id: r26628 | |||
2007-04-27 | Fixed compilation (and a warning). | Torbjörn Andersson | |
svn-id: r26627 | |||
2007-04-27 | Moved lure detection code into a new detection.cpp file | Max Horn | |
svn-id: r26625 | |||
2007-04-27 | Cleanup | Vincent Hamm | |
svn-id: r26624 | |||
2007-04-27 | Renamed some game.cpp files to detection.cpp | Max Horn | |
svn-id: r26623 | |||
2007-04-27 | Renamed plugin.cpp to detection.cpp in all engines | Max Horn | |
svn-id: r26622 | |||
2007-04-27 | Fix warning | Max Horn | |
svn-id: r26621 | |||
2007-04-27 | Refactored music code for dos version and added music to Amiga versions. | Nicola Mettifogo | |
svn-id: r26619 | |||
2007-04-27 | Fixing more warnings | Max Horn | |
svn-id: r26618 | |||
2007-04-27 | Fixing lots of warnings | Max Horn | |
svn-id: r26617 | |||
2007-04-27 | Fixed loads of warnings with MSVC and gcc | Filippos Karapetis | |
svn-id: r26615 | |||
2007-04-27 | Wrong paste | Filippos Karapetis | |
svn-id: r26614 | |||
2007-04-27 | Removed some more warnings, fixed a regression made | Filippos Karapetis | |
svn-id: r26613 | |||
2007-04-27 | Fixing some more warnings | Filippos Karapetis | |
svn-id: r26612 | |||
2007-04-27 | Fixed some warnings and unused variables | Filippos Karapetis | |
svn-id: r26611 | |||
2007-04-27 | Fixing compilation for me | Sven Hesse | |
svn-id: r26610 | |||
2007-04-27 | Adding cruise/module.mk | Filippos Karapetis | |
svn-id: r26609 | |||
2007-04-27 | Updated configure and engines/engines.mk to include the cruise engine ↵ | Filippos Karapetis | |
(disabled by default) svn-id: r26608 | |||
2007-04-27 | Added the English version of Cruise for a Corpse to the detector, fixed typo | Filippos Karapetis | |
svn-id: r26606 | |||
2007-04-27 | Add cruise source code for scummvm | Vincent Hamm | |
svn-id: r26605 | |||
2007-04-27 | Cleanup. | Johannes Schickel | |
svn-id: r26604 | |||
2007-04-26 | Make AGIPAL support more robust | Eugene Sandulenko | |
svn-id: r26598 | |||
2007-04-26 | Removing more semicola | Max Horn | |
svn-id: r26597 | |||
2007-04-26 | Oops. | Johannes Schickel | |
svn-id: r26596 | |||
2007-04-25 | Removed some more superfluous semicolons in the gob engine | Sven Hesse | |
svn-id: r26595 | |||
2007-04-25 | Removing lots of superfluous semicola (see mail by David Weinehall on ↵ | Max Horn | |
scummvm-devel) svn-id: r26594 |