Age | Commit message (Expand) | Author |
2005-04-03 | Removed reinit() and replaced with offsets of zero. We only need to skip type... | Travis Howell |
2005-04-02 | _data is a ScummFile, not a chunk, so it should use SEEK_SET, not | Torbjörn Andersson |
2005-04-01 | Seek from start pos, not cur pos. | Travis Howell |
2005-04-01 | Checked code against disasm., an offset of 8 is correct when rewinding san vi... | Travis Howell |
2005-03-07 | Allocate new file objects (and real new file handles) for subchunks/subfiles ... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-07-26 | Load SMUSH files and NUT fonts from mac container files, too (done that by ad... | Max Horn |
2004-06-28 | Added simple ref-counting to the File class | Max Horn |
2004-06-27 | Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to... | Max Horn |
2004-01-28 | Partial fix for bug #885488 (Some INSANE trouble) | Eugene Sandulenko |
2004-01-25 | Fixed plenty of bugs: | Eugene Sandulenko |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-18 | o Merged some variables into array, so simplifying the code | Eugene Sandulenko |
2003-12-15 | o Outstanding seeking bug is fixed | Eugene Sandulenko |
2003-12-08 | First INSANE scene started to show up things. Actually you can control | Eugene Sandulenko |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-09-24 | Whitespace changes | Torbjörn Andersson |
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn |
2003-06-21 | cleanup | Max Horn |
2003-06-07 | adhere to our coding style conventions; removed some unneccessary code | Max Horn |
2003-05-25 | renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseC... | Max Horn |
2003-05-21 | yet more pedantic warning fixes | Max Horn |
2003-04-30 | som changes to make Palm OS happy | Max Horn |
2003-03-17 | reorg/clenup, changed main loop in smush code | Paweł Kołodziejski |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more pedantic cleanup | Paweł Kołodziejski |
2002-10-23 | don't use strdup | Max Horn |
2002-09-15 | improved open function in File class | Paweł Kołodziejski |
2002-09-13 | some changes to allow me to play The Dig directly from CD (be nice if upper c... | Max Horn |
2002-08-31 | fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re... | Max Horn |
2002-08-30 | some cleanup | Paweł Kołodziejski |
2002-08-25 | Yet another char issue, caused balance out of range error | Ruediger Hanke |
2002-08-25 | fixed names | Paweł Kołodziejski |
2002-08-24 | changed name from Chunck to Chunk | Paweł Kołodziejski |