aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-19The Dig: 16 bit samples and mixerPaweł Kołodziejski
2002-05-19fixed #557874 Cursor Offset - hotspot of default cursor was off by oneMax Horn
2002-05-19added operator delete to match our operator new, which uses callocMax Horn
2002-05-19use memset to init members to 0 (yes I know we override new to use calloc, bu...Max Horn
2002-05-19fixed #557574 - quickload/save shortcuts where passed on to game engine, whic...Max Horn
2002-05-18The second part of armisme fix is here...Nicolas Noble
2002-05-18And now commiting the *REAL* arisme patch...Nicolas Noble
2002-05-18Next time, I'll have to kill you Arisme ok? ;-)Nicolas Noble
2002-05-18OopsNicolas Bacca
2002-05-18Big ugly hairy hack to remove Scumm class dependencies to the MidiEmu driver,...Nicolas Bacca
2002-05-18Added infrastructure to support more than 8 bit signed / unsigned RAWLionel Ulmer
2002-05-18Fixing ALSA driver to not segfault when launching simon. It still isn'tNicolas Noble
2002-05-17added support for Mac1 sounds resources (appear in MI1/MacOS version). Still ...Max Horn
2002-05-17fixed shadow var warningsMax Horn
2002-05-16Cleaning up a little the ALSA driver, and removed the 'old beast': the old Ti...Nicolas Noble
2002-05-16Fix X11 compiling with the new unified Makefile and remove the oldLionel Ulmer
2002-05-16added 'savepath' option to config file (can be specified globally or for each...Max Horn
2002-05-16Added an ALSA sequencer support. Updated readme.txt to explain it, andNicolas Noble
2002-05-15Added config-file include, removed from scumm.hNicolas Bacca
2002-05-15Fixed evil filename overflowNicolas Bacca
2002-05-15Misc. fixesJames Brown
2002-05-15Fix compile problem with boxes.cppJames Brown
2002-05-15- added the official debian changelog, that nobody apart from me should modif...Bastien Nocera
2002-05-14remove config-file.h from scumm.h (for me this means only 5 instead of 31 fil...Max Horn
2002-05-14identifies that start with two underscores are reserved for system libs/the c...Max Horn
2002-05-14removed actor.h from scumm.h; added _scumm member var to class Actor; some va...Max Horn
2002-05-14added #include "actor.h", some minor tweaksMax Horn
2002-05-14Added Simon 1 DOS detectionNicolas Bacca
2002-05-14Update port for new timer function & fix toolbar in ZakNicolas Bacca
2002-05-14Fix the Valgrind warning about the save game menu in Zak.Lionel Ulmer
2002-05-14added FIXME commentMax Horn
2002-05-14Note to self : always check the diff before comitting :-)Lionel Ulmer
2002-05-14Add support for the new 'timer' interface in the X11 driver.Lionel Ulmer
2002-05-14fixed var shadowing warningMax Horn
2002-05-14some cleanupMax Horn
2002-05-14fixed warningMax Horn
2002-05-14Make if(cls) error a little more usefulJames Brown
2002-05-14fix some warnings, odd code, and prevent Simon segfaulting when wrong game sp...James Brown
2002-05-14fixed compilation on more strict compilersMax Horn
2002-05-14refactored parts of actor.cpp: many methods are now members of class Actor in...Max Horn
2002-05-14Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon du...James Brown
2002-05-14fixed #555567 (savegame menu head line) by moving & enlarging the headline it...Max Horn
2002-05-140.2.0 release fix. Variable screen height implemented, and configfile fix.Marcus Comstedt
2002-05-14Update control file for 0.2.0 releaseJames Brown
2002-05-14Keep sound paused if it was paused when entering the guiNicolas Bacca
2002-05-14Misc post-tag fixes/updates (taskbar, Zak, midi emulation)Nicolas Bacca
2002-05-14(untested) support for 320x240 Zak screen resolutionNicolas Bacca
2002-05-14Update game descriptionsNicolas Bacca
2002-05-14Mapped new action to remove subtitles on WinCENicolas Bacca
2002-05-13Last, very very last POST-post-post freeze update.James Brown