Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-27 | TUCKER: Add missing music to the intro | Torbjörn Andersson | |
I'm told not every version of the game plays this. Mine does though, and I see no harm in adding it for all versions. The code is robust enough to work even if the "introdub.raw" file is missing completely. | |||
2014-02-18 | TUCKER: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-09-08 | TUCKER: Made some static data const. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-04-25 | fix missing sound effects during introduction with non French versions. | Gregory Montoir | |
svn-id: r48801 | |||
2009-06-14 | simplified .raw/.wav data files handling in introduction sequences | Gregory Montoir | |
svn-id: r41520 | |||
2009-05-11 | some cleanup : | Gregory Montoir | |
- separated instruction table parsing from instruction execution - added a few debug calls to monitor game flags changes - some variables/functions renaming svn-id: r40454 | |||
2009-01-25 | added a few more code differences, demo version is now completable | Gregory Montoir | |
svn-id: r36063 | |||
2009-01-03 | reorganized introduction sequence static data (to simplify code when using ↵ | Gregory Montoir | |
compressed audio files) svn-id: r35710 | |||
2008-12-03 | reworked bud tucker demo detection | Gregory Montoir | |
svn-id: r35228 | |||
2008-11-28 | added support for kSupportsLoadingDuringRuntime & ↵ | Gregory Montoir | |
kSupportsSavingDuringRuntime, cleanup svn-id: r35171 | |||
2008-11-15 | added support for animation sequence | Gregory Montoir | |
added support for non-interactive demo fixed wrong end of demo screen when quitting the game using the inventory svn-id: r35069 | |||
2008-11-11 | enabled RTL | Gregory Montoir | |
fixed bad glyphs display for non french version got rid of Graphics::drawChar2 svn-id: r35006 | |||
2008-11-10 | fixed charset issues & wrong state for locations 13,16,23 | Gregory Montoir | |
svn-id: r34999 | |||
2008-11-10 | add initial support for 'Bud Tucker in Double Trouble' | Gregory Montoir | |
svn-id: r34990 |