Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-15 | TINSEL: Remove the GF_BIG_ENDIAN flag | Filippos Karapetis | |
2012-07-15 | TINSEL: Remove the GF_CD and GF_FLOPPY flags | Filippos Karapetis | |
2012-07-15 | TINSEL: Reorder the detection entries to split the DW1 and DW2 entries | Filippos Karapetis | |
2012-07-15 | TINSEL: Remove the GF_DEMO flag | Filippos Karapetis | |
2012-07-11 | TINSEL: Added MD5 detection entries for Discworld 1 Polish translation | Paul Gilbert | |
2012-05-03 | TINSEL: Capitalize 'demo' | Matthew Hoops | |
2011-11-16 | LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) | Strangerke | |
2011-10-24 | LAUNCHER: Add GUIO_NOASPECT to tinsel | Strangerke | |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko | |
2011-08-06 | TINSEL: Flag CD titles with ADGF_CD | Tarek Soliman | |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn | |
This tries to make our code a bit more compliant with our code formatting conventions. For future use, this is the command I used: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-12-07 | TINSEL: Improve support for DW mac demo (see bug #3110936) | Max Horn | |
svn-id: r54811 | |||
2010-11-20 | TINSEL: Preliminary functionality for reading BE data files | Paul Gilbert | |
svn-id: r54392 | |||
2010-10-22 | TINSEL: Fix for #3091314 - Added extra detection entries for Multi-lingual DW1 | Paul Gilbert | |
This adds in German, Italian, and Spanish as detection entries, so a user can immediately select what language to run the game in. svn-id: r53724 | |||
2010-10-22 | TINSEL: Added detection entry for DW2 Demo | Paul Gilbert | |
svn-id: r53707 | |||
2010-08-24 | TINSEL: Partial fix for MIDI in German release. | Eugene Sandulenko | |
Bug #2827022: "DW: Enhanced music doesn't work". This release has completely different MIDI.DAT file. So far offsets and detection for this version were added. The mapping has to be confirmed with James Woodcock. svn-id: r52323 | |||
2010-06-15 | Moved tinsel detection tables to separate file. | Eugene Sandulenko | |
svn-id: r49694 |