aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-02-03Centered screen.Marcus Comstedt
svn-id: r3561
2002-02-03More fine-grained rendering control.Marcus Comstedt
svn-id: r3560
2002-02-03Fixed mouseclick bug.Marcus Comstedt
svn-id: r3559
2002-02-02Visual Memory savegames.Marcus Comstedt
svn-id: r3558
2002-02-02Visual memory icon creation.Marcus Comstedt
svn-id: r3557
2002-02-02Keep a copy of the game icon, for savegame purposes.Marcus Comstedt
svn-id: r3556
2002-02-02Three finger salute now brings up boot menu.Marcus Comstedt
svn-id: r3555
2002-02-02Added support for non-FILE* based savegames.Marcus Comstedt
svn-id: r3554
2002-02-02Added license blurb.Marcus Comstedt
svn-id: r3553
2002-02-02Added newline at end of file to fix gcc warnings.Marcus Comstedt
svn-id: r3552
2002-02-02Handle disc swapping.Marcus Comstedt
svn-id: r3551
2002-02-02Port for SEGA DreamcastMarcus Comstedt
svn-id: r3550
2002-02-02sega dreamcast support in scummsys.hLudvig Strigeus
svn-id: r3549
2002-01-25Fixed invalid debian control fileLudvig Strigeus
svn-id: r3548
2002-01-23fixed bug in Gui::queryString where -1 was used to index an array. (Thanks ↵Ludvig Strigeus
drigo) svn-id: r3547
2002-01-23define NEED_STRDUP on systems that don't have strdupLudvig Strigeus
svn-id: r3546
2002-01-15Fixed two missing files from make dist.Ludvig Strigeus
The scummvm-0.1.0 release was fixed also. svn-id: r3545
2002-01-13updated for version 0.1.0Ludvig Strigeus
svn-id: r3543
2002-01-13added missing fmopl.h for make distLudvig Strigeus
svn-id: r3542
2002-01-02full throttle speech,Ludvig Strigeus
fixed two bugs appearing in DOTT svn-id: r3541
2001-12-29workaround to prevent crashes in the indy4 world map (seems to be a bug in ↵Ludvig Strigeus
indy4's scripts) svn-id: r3540
2001-12-29copy protection in monkey 2 bypassed by defaultLudvig Strigeus
svn-id: r3539
2001-12-29fixed two bugs in indy4.Ludvig Strigeus
actors were facing in the wrong direction on the stairs, actors moved strangely in monte carlo svn-id: r3538
2001-12-28fixed the programming style on some linesLudvig Strigeus
svn-id: r3537
2001-12-28notification if alt-enter fullscreen doesn't workLudvig Strigeus
svn-id: r3536
2001-12-28implemented shaking,Ludvig Strigeus
added a toggle fullscreen patch (doesn't work for me though) svn-id: r3535
2001-12-28updated for akos.cppLudvig Strigeus
svn-id: r3534
2001-12-27fixed invalid format string in validateResourceLudvig Strigeus
svn-id: r3533
2001-12-27better full throttle support,Ludvig Strigeus
a couple of MI2 fixes. svn-id: r3532
2001-12-11fixed typoLudvig Strigeus
svn-id: r3527
2001-12-11converted internal representation of palette from 6-bit to 8-bitLudvig Strigeus
yazoo implemented remapActor svn-id: r3526
2001-12-04fixed some stuff related to in what order objects are drawn as well as a bug ↵Ludvig Strigeus
with object parents svn-id: r3525
2001-12-04* better drawBox (tnx sam_k)Ludvig Strigeus
* more params allowed for soundKludge opcode (8 instead of 16) will perhaps fix bugs. svn-id: r3523
2001-12-03fixed mouse bug in non-scaled modeLudvig Strigeus
svn-id: r3522
2001-12-03Fixed a couple of alignment issuesLudvig Strigeus
svn-id: r3521
2001-12-03fixed invalid init value in readSoundResource (again)Ludvig Strigeus
svn-id: r3520
2001-12-02mistyped name of USE_ADLIBLudvig Strigeus
svn-id: r3519
2001-12-02forgot to initialize a variableLudvig Strigeus
svn-id: r3518
2001-12-02fixed two bugs reported by lionel ulmerLudvig Strigeus
svn-id: r3517
2001-12-01removed erroneous debugging codeLudvig Strigeus
svn-id: r3516
2001-12-01moved to sound/Ludvig Strigeus
svn-id: r3515
2001-12-01fixed to compile on unix (again)Ludvig Strigeus
svn-id: r3514
2001-12-01fixed to compile on unixLudvig Strigeus
svn-id: r3513
2001-12-01fixed to compile on unixLudvig Strigeus
svn-id: r3512
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus
svn-id: r3511
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus
svn-id: r3510
2001-11-29open <_exe_name>.sou if that file exists instead of monster.souLudvig Strigeus
svn-id: r3509
2001-11-27forgot to rename a variableLudvig Strigeus
svn-id: r3508
2001-11-27fixed sound in GDI versionLudvig Strigeus
svn-id: r3507
2001-11-27some BOMP support,Ludvig Strigeus
some fixes svn-id: r3506