Commit Graph

13 Commits

Author SHA1 Message Date
Johannes Schickel
fdfbf4133e TUCKER: Made some static data const. 2011-09-08 19:53:35 +02:00
strangerke
69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Gregory Montoir
4decff1a92 fix missing sound effects during introduction with non French versions.
svn-id: r48801
2010-04-25 21:53:27 +00:00
Gregory Montoir
5a03e5cca1 simplified .raw/.wav data files handling in introduction sequences
svn-id: r41520
2009-06-14 15:07:34 +00:00
Gregory Montoir
2fd66d8eae some cleanup :
- 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-05-11 14:04:44 +00:00
Gregory Montoir
4999677c57 added a few more code differences, demo version is now completable
svn-id: r36063
2009-01-25 18:08:26 +00:00
Gregory Montoir
3a4b4831dc reorganized introduction sequence static data (to simplify code when using compressed audio files)
svn-id: r35710
2009-01-03 22:12:10 +00:00
Gregory Montoir
9ad879af48 reworked bud tucker demo detection
svn-id: r35228
2008-12-03 22:15:05 +00:00
Gregory Montoir
362bdf87d7 added support for kSupportsLoadingDuringRuntime & kSupportsSavingDuringRuntime, cleanup
svn-id: r35171
2008-11-28 23:56:25 +00:00
Gregory Montoir
8f230d7358 added support for animation sequence
added support for non-interactive demo
fixed wrong end of demo screen when quitting the game using the inventory

svn-id: r35069
2008-11-15 02:32:05 +00:00
Gregory Montoir
b7c9958e82 enabled RTL
fixed bad glyphs display for non french version
got rid of Graphics::drawChar2

svn-id: r35006
2008-11-11 13:10:34 +00:00
Gregory Montoir
2a71b897c6 fixed charset issues & wrong state for locations 13,16,23
svn-id: r34999
2008-11-10 23:29:08 +00:00
Gregory Montoir
4a5d4ba94d add initial support for 'Bud Tucker in Double Trouble'
svn-id: r34990
2008-11-10 20:38:54 +00:00