Age | Commit message (Expand) | Author |
2007-02-20 | Rewrote MP3InputStream mostly from scratch: | Max Horn |
2007-02-20 | More header fixes for that warm and fuzzy feeling of consistency. | Torbjörn Andersson |
2007-02-20 | Removed XORReadStream (it was unused); enhanced MemoryReadStream to be able t... | Max Horn |
2007-02-20 | Cleanup. | Torbjörn Andersson |
2007-02-20 | Another batch of header consistency changes. | Torbjörn Andersson |
2007-02-20 | Guard cdrom.h against being included multiple times. | Torbjörn Andersson |
2007-02-20 | More header consistency fixes. (Actually, there was nothing at all to keep | Torbjörn Andersson |
2007-02-20 | made hi-level parsing routines (Zone, Commands, Dialogue, Animation) rely on ... | Nicola Mettifogo |
2007-02-20 | Document AudioCDManager::play | Max Horn |
2007-02-20 | SCUMM: Added spanish LANGUAGE.TAB info for COMI (thanks to ssdsa from the for... | Max Horn |
2007-02-20 | Cleaned up AudioCDManager::getCachedTrack (in particular, don't empty a slot ... | Max Horn |
2007-02-20 | changed parseComment to use Script stream instead of file | Nicola Mettifogo |
2007-02-20 | cleanup and small fixes | Nicola Mettifogo |
2007-02-20 | animation scripts are now parsed through the same pipeline used for location ... | Nicola Mettifogo |
2007-02-20 | Update details for English version of Elvira 2 for Atari ST. | Travis Howell |
2007-02-20 | Add French version of Elvira 2 for Amiga. | Travis Howell |
2007-02-19 | Correct playing back music 0 in Simon the Sorcerer 1, when using replacment s... | Travis Howell |
2007-02-19 | first step in parser simplification | Nicola Mettifogo |
2007-02-19 | Enhance (Seekable)SubReadStream so be able to (optionally) dispose the parent... | Max Horn |
2007-02-19 | As Fingolfin pointed out, we no longer need two different CD timer intervals | Torbjörn Andersson |
2007-02-19 | Renamed ANIMATION_H to AGOS_ANIMATION_H. | Torbjörn Andersson |
2007-02-19 | So far we only accepted track1.* as name for audio tracks -- now we also acce... | Max Horn |
2007-02-19 | Use consistent naming for the preprocessor constants used to guarantee that | Torbjörn Andersson |
2007-02-19 | Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency. | Torbjörn Andersson |
2007-02-19 | a little more refactoring | Nicola Mettifogo |
2007-02-19 | refactoring | Nicola Mettifogo |
2007-02-19 | a little bit of fiddling to expose similarities between routines | Nicola Mettifogo |
2007-02-19 | Fix compilation | Eugene Sandulenko |
2007-02-19 | table routines merged with common engine code | Nicola Mettifogo |
2007-02-19 | oops forgot to update make module | Nicola Mettifogo |
2007-02-19 | renamed file to follow common convention | Nicola Mettifogo |
2007-02-19 | moved specialised parsing routines in parser.cpp, so code can be refactored m... | Nicola Mettifogo |
2007-02-19 | fixed bad implementation | Nicola Mettifogo |
2007-02-19 | Move SCUMM version checks for settings up monst.er.sou file, to higher level. | Travis Howell |
2007-02-19 | fixed engine bug preventing savegames from being consistent with the actual g... | Nicola Mettifogo |
2007-02-19 | fixed regression bug preventing user from interacting with many items, notabl... | Nicola Mettifogo |
2007-02-19 | Don't set ioFailed on EOS | Max Horn |
2007-02-19 | AGI: Removed detection sums for DDP. DDP uses an unsupporeted agi engine 2.01... | Stuart George |
2007-02-18 | cleanup and fixed _module memory leak | Gregory Montoir |
2007-02-18 | added basic support for playing FOTAQ amiga modules files (rjp1) instead of M... | Gregory Montoir |
2007-02-18 | Added compressed-saves.cpp to base symbian makefile | Lars Persson |
2007-02-18 | Fix for bug #1660560 (MANIAC: Meteor faces wrong way during intro) | Max Horn |
2007-02-18 | NDS : The scaler profiling renders a white line (1 pixel / 1 ms) | Bertrand Augereau |
2007-02-18 | NDS : CPU scaler twiddling backup | Bertrand Augereau |
2007-02-18 | NDS : CPU scaler performance experiment | Bertrand Augereau |
2007-02-18 | Simplified addGameToConf and at the same time made it more powerful: Copy all... | Max Horn |
2007-02-18 | NDS : Compile fix (savegames-related) | Bertrand Augereau |
2007-02-18 | Redraw the launcher after doing a mass add | Max Horn |
2007-02-18 | Fixed warning | Max Horn |
2007-02-18 | Improved 'Mass Detector': Now displays a dialog which displays the scan progr... | Max Horn |