Age | Commit message (Expand) | Author |
2002-05-16 | Cleaning up a little the ALSA driver, and removed the 'old beast': the old Ti... | Nicolas Noble |
2002-05-16 | Fix X11 compiling with the new unified Makefile and remove the old | Lionel Ulmer |
2002-05-16 | added 'savepath' option to config file (can be specified globally or for each... | Max Horn |
2002-05-16 | Added an ALSA sequencer support. Updated readme.txt to explain it, and | Nicolas Noble |
2002-05-15 | Added config-file include, removed from scumm.h | Nicolas Bacca |
2002-05-15 | Fixed evil filename overflow | Nicolas Bacca |
2002-05-15 | Misc. fixes | James Brown |
2002-05-15 | Fix compile problem with boxes.cpp | James Brown |
2002-05-15 | - added the official debian changelog, that nobody apart from me should modif... | Bastien Nocera |
2002-05-14 | remove config-file.h from scumm.h (for me this means only 5 instead of 31 fil... | Max Horn |
2002-05-14 | identifies that start with two underscores are reserved for system libs/the c... | Max Horn |
2002-05-14 | removed actor.h from scumm.h; added _scumm member var to class Actor; some va... | Max Horn |
2002-05-14 | added #include "actor.h", some minor tweaks | Max Horn |
2002-05-14 | Added Simon 1 DOS detection | Nicolas Bacca |
2002-05-14 | Update port for new timer function & fix toolbar in Zak | Nicolas Bacca |
2002-05-14 | Fix the Valgrind warning about the save game menu in Zak. | Lionel Ulmer |
2002-05-14 | added FIXME comment | Max Horn |
2002-05-14 | Note to self : always check the diff before comitting :-) | Lionel Ulmer |
2002-05-14 | Add support for the new 'timer' interface in the X11 driver. | Lionel Ulmer |
2002-05-14 | fixed var shadowing warning | Max Horn |
2002-05-14 | some cleanup | Max Horn |
2002-05-14 | fixed warning | Max Horn |
2002-05-14 | Make if(cls) error a little more useful | James Brown |
2002-05-14 | fix some warnings, odd code, and prevent Simon segfaulting when wrong game sp... | James Brown |
2002-05-14 | fixed compilation on more strict compilers | Max Horn |
2002-05-14 | refactored parts of actor.cpp: many methods are now members of class Actor in... | Max Horn |
2002-05-14 | Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon du... | James Brown |
2002-05-14 | fixed #555567 (savegame menu head line) by moving & enlarging the headline it... | Max Horn |
2002-05-14 | 0.2.0 release fix. Variable screen height implemented, and configfile fix. | Marcus Comstedt |
2002-05-14 | Update control file for 0.2.0 release | James Brown |
2002-05-14 | Keep sound paused if it was paused when entering the gui | Nicolas Bacca |
2002-05-14 | Misc post-tag fixes/updates (taskbar, Zak, midi emulation) | Nicolas Bacca |
2002-05-14 | (untested) support for 320x240 Zak screen resolution | Nicolas Bacca |
2002-05-14 | Update game descriptions | Nicolas Bacca |
2002-05-14 | Mapped new action to remove subtitles on WinCE | Nicolas Bacca |
2002-05-13 | Last, very very last POST-post-post freeze update. | James Brown |
2002-05-13 | One last post-freeze fix. | James Brown |
2002-05-13 | Oops, two post-tag changes to the config file system. | James Brown |
2002-05-13 | update version number for 0.2.0 release | James Brown |
2002-05-13 | Readme update. Ready to tag for 0.2.0 | James Brown |
2002-05-13 | The DIG SFX support - thanks to aquadran | James Brown |
2002-05-12 | Always use Midi Emulation on CE devices | Nicolas Bacca |
2002-05-12 | Almost closing bug #555105 (waiting for confirmation...) | Nicolas Noble |
2002-05-12 | fix fade effect directly after loading | Max Horn |
2002-05-12 | Closing bug #555104 | Nicolas Noble |
2002-05-12 | fixed #554979 (Dirt between game graphics and verbs); rearranged items in sav... | Max Horn |
2002-05-12 | restore old cursor after leaving save dialog (#548614) | Max Horn |
2002-05-12 | added append() stubs for Channel_MP3/Channel_MP3_CDMUSIC | Max Horn |
2002-05-12 | added scummvm to .cvsignore | Max Horn |
2002-05-12 | renamed unkVirtScreen4 to fadeToBlackEffect; fixed graphic transition glitch ... | Max Horn |