Age | Commit message (Expand) | Author |
2008-11-14 | Fixing compilation | Sven Hesse |
2008-11-14 | Cleanup and simplification of the resource loading code | Filippos Karapetis |
2008-11-13 | Fix for bug #2277597 - "ITE: Classic Mac alternate md5sums / Voices not detec... | Filippos Karapetis |
2008-09-30 | Fix crash when starting ITE, a regression from commit #34705 | Filippos Karapetis |
2008-09-30 | Fixed crash when starting IHNM, a regression from commit #34693 | Filippos Karapetis |
2008-09-30 | SAGA: Some code cleanup | Max Horn |
2008-09-30 | SAGA: Removed patchesCount from SAGAGameDescription | Max Horn |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
2008-09-08 | Reduced calls to File::exists() | Filippos Karapetis |
2008-09-08 | Free the current voice lookup table a bit earlier in loadGlobalResources() | Filippos Karapetis |
2008-09-08 | Cleanup | Filippos Karapetis |
2008-09-05 | Hopefully fixed the chaos with the SAGA volume values. This also fixes the br... | Filippos Karapetis |
2008-06-12 | SAGA: Fixed memory leaks in the SAGA engine | Christopher Page |
2008-05-26 | Cleanup | Filippos Karapetis |
2008-04-05 | Speech is now played correctly in the Macintosh version of IHNM | Filippos Karapetis |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-27 | Limit the number of simultaneous open files in IHNM to 7, down from 12. This ... | Filippos Karapetis |
2008-01-22 | Code simplification | Filippos Karapetis |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-12-23 | Disable voices when voice files do not exist (like the original interpreter d... | Filippos Karapetis |
2007-10-30 | The cause for bug #1804403 - "IHNM/ITE: Error loading Game resources (fs-node... | Filippos Karapetis |
2007-10-28 | Fixed typo | Filippos Karapetis |
2007-10-28 | Cleanup | Filippos Karapetis |
2007-10-28 | Cleanup | Filippos Karapetis |
2007-10-28 | Cleanup of the engine detection code. Possibly fixes bug #1804403 - "IHNM/ITE... | Filippos Karapetis |
2007-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko |
2007-09-01 | The music of chapter 6 in IHNM is loaded correctly now | Filippos Karapetis |
2007-08-31 | Fix regression: the volume after the start credits was set to 0, so the IHNM ... | Filippos Karapetis |
2007-08-27 | IHNM's ending is shown correctly now (but the credits still aren't). Slight u... | Filippos Karapetis |
2007-08-25 | Only close patch files for ITE, not IHNM | Filippos Karapetis |
2007-08-01 | Compressed sounds now work in IHNM | Filippos Karapetis |
2007-08-01 | Patch files are no longer left open the whole time, but are only opened when ... | Filippos Karapetis |
2007-07-31 | Fixed incorrect file assignment for the ITE Windows demo | Filippos Karapetis |
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis |
2007-07-31 | Loading saved games in the demo version of IHNM should work now | Filippos Karapetis |
2007-07-30 | The interactive part of the IHNM demo loads music normally, like the full ver... | Filippos Karapetis |
2007-07-30 | Music works now in the IHNM demo | Filippos Karapetis |
2007-07-27 | Do not try to load music if the music resource id is 0. Also, the voice LUT r... | Filippos Karapetis |
2007-07-27 | The meta resource table is now properly initialized for the IHNM demo. The st... | Filippos Karapetis |
2007-07-17 | Possible fix for bug 1754613. It's now possible to have an uncompressed music... | Filippos Karapetis |
2007-07-13 | Rewrote and greatly simplified the SAGA detector, removing many duplicate and... | Filippos Karapetis |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-01-21 | Reduce dependency from common/advancedDetector.h | Eugene Sandulenko |
2006-12-19 | Get rif od ARRAYSIZE in ADGameDescription | Eugene Sandulenko |
2006-10-08 | More const madness. | Eugene Sandulenko |
2006-10-02 | Unify SAGA/AGOS detection code so other engines could also reuse it | Eugene Sandulenko |
2006-07-14 | More whitespace changes. | Torbjörn Andersson |
2006-03-02 | apply CYX mem-leak fix patch | Andrew Kurushin |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |