Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2007-04-24 | Added the french Atari ST version of Gob2, as supplied by bgk in bug report ↵ | Sven Hesse | |
#1706861 svn-id: r26591 | |||
2007-04-24 | Added the italian floppy version of Gob3, as supplied by Paranoimia on #scummvm | Sven Hesse | |
svn-id: r26590 | |||
2007-04-24 | Patch #1705791: Patch for #1648396 - AGI : SQ2 / 2.0F / IBM / priority line | Filippos Karapetis | |
Modify a workaround made for SQ1 to work on SQ1 only, not all AGI games. This fixes bug #1648396 with SQ2, a bug with LSL1 (Sarien bug #925074) and possibly others svn-id: r26589 | |||
2007-04-24 | The amiga version has english and german text | Sven Hesse | |
svn-id: r26588 | |||
2007-04-23 | Fixed paths. (Short comment for big achievement). | Nicola Mettifogo | |
svn-id: r26586 | |||
2007-04-23 | Fonts have been taking care of them being proportional for some time now, so ↵ | Nicola Mettifogo | |
it's time to remove old flags. svn-id: r26585 | |||
2007-04-23 | Improvements on background masking in Amiga versions (not yet perfect, though), | Nicola Mettifogo | |
svn-id: r26584 | |||
2007-04-23 | Fixed VS2005 warning | Nicola Mettifogo | |
svn-id: r26582 | |||
2007-04-23 | Some fixes for font management: | Nicola Mettifogo | |
- new Amiga topaz font - labels can be seen on the Amiga demo - colors are now working svn-id: r26580 | |||
2007-04-23 | Tiny fix for missing text in slides. | Nicola Mettifogo | |
svn-id: r26579 | |||
2007-04-23 | Simplified loading of background resources for Amiga. | Nicola Mettifogo | |
svn-id: r26578 | |||
2007-04-23 | Fixed walking bug: random nodes aren't inserted in the walk path anymore. | Nicola Mettifogo | |
svn-id: r26577 | |||
2007-04-23 | Patch #1705392: "Fix regression with patch #1704914" | Eugene Sandulenko | |
svn-id: r26573 | |||
2007-04-22 | General bugfixes, added animation handlers for creating potion and freeing ↵ | Paul Gilbert | |
Goewin, and in-progress work on completing original game's action precheck code svn-id: r26572 |