aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-03__TIMESTAMP__ doesn't work with GCC, uses __TIME__ and __DATE__ instead.Ludvig Strigeus
2002-02-03added -v command line flag that prints the scummvm versionLudvig Strigeus
2002-02-03added SCUMMVM_SAVEPATH environment variable that specifies where savegames ar...Ludvig Strigeus
2002-02-03Neato demo-effect when game selected. ;)Marcus Comstedt
2002-02-03Confine mouse movements.Marcus Comstedt
2002-02-03Centered screen.Marcus Comstedt
2002-02-03More fine-grained rendering control.Marcus Comstedt
2002-02-03Fixed mouseclick bug.Marcus Comstedt
2002-02-02Visual Memory savegames.Marcus Comstedt
2002-02-02Visual memory icon creation.Marcus Comstedt
2002-02-02Keep a copy of the game icon, for savegame purposes.Marcus Comstedt
2002-02-02Three finger salute now brings up boot menu.Marcus Comstedt
2002-02-02Added support for non-FILE* based savegames.Marcus Comstedt
2002-02-02Added license blurb.Marcus Comstedt
2002-02-02Added newline at end of file to fix gcc warnings.Marcus Comstedt
2002-02-02Handle disc swapping.Marcus Comstedt
2002-02-02Port for SEGA DreamcastMarcus Comstedt
2002-02-02sega dreamcast support in scummsys.hLudvig Strigeus
2002-01-25Fixed invalid debian control fileLudvig Strigeus
2002-01-23fixed bug in Gui::queryString where -1 was used to index an array. (Thanks dr...Ludvig Strigeus
2002-01-23define NEED_STRDUP on systems that don't have strdupLudvig Strigeus
2002-01-15Fixed two missing files from make dist.Ludvig Strigeus
2002-01-13updated for version 0.1.0Ludvig Strigeus
2002-01-13added missing fmopl.h for make distLudvig Strigeus
2002-01-02full throttle speech,Ludvig Strigeus
2001-12-29workaround to prevent crashes in the indy4 world map (seems to be a bug in in...Ludvig Strigeus
2001-12-29copy protection in monkey 2 bypassed by defaultLudvig Strigeus
2001-12-29fixed two bugs in indy4.Ludvig Strigeus
2001-12-28fixed the programming style on some linesLudvig Strigeus
2001-12-28notification if alt-enter fullscreen doesn't workLudvig Strigeus
2001-12-28implemented shaking,Ludvig Strigeus
2001-12-28updated for akos.cppLudvig Strigeus
2001-12-27fixed invalid format string in validateResourceLudvig Strigeus
2001-12-27better full throttle support,Ludvig Strigeus
2001-12-11fixed typoLudvig Strigeus
2001-12-11converted internal representation of palette from 6-bit to 8-bitLudvig Strigeus
2001-12-04fixed some stuff related to in what order objects are drawn as well as a bug ...Ludvig Strigeus
2001-12-04* better drawBox (tnx sam_k)Ludvig Strigeus
2001-12-03fixed mouse bug in non-scaled modeLudvig Strigeus
2001-12-03Fixed a couple of alignment issuesLudvig Strigeus
2001-12-03fixed invalid init value in readSoundResource (again)Ludvig Strigeus
2001-12-02mistyped name of USE_ADLIBLudvig Strigeus
2001-12-02forgot to initialize a variableLudvig Strigeus
2001-12-02fixed two bugs reported by lionel ulmerLudvig Strigeus
2001-12-01removed erroneous debugging codeLudvig Strigeus
2001-12-01moved to sound/Ludvig Strigeus
2001-12-01fixed to compile on unix (again)Ludvig Strigeus
2001-12-01fixed to compile on unixLudvig Strigeus
2001-12-01fixed to compile on unixLudvig Strigeus
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus