Commit Graph
32 Commits
Author SHA1 Message Date
Robert Göffringmann cc7700f01d fix sfx restart after restoring a savegame
svn-id: r9770
2003-08-18 20:36:55 +00:00
Robert Göffringmann d82969b376 correct sound looping, thanks to our new mixer. :)
svn-id: r9418
2003-08-02 16:53:46 +00:00
Joost Peters fa2d02ce6d applied eriktorbjorn's patch (#776225 - 'BASS CD intro fixes')
svn-id: r9150
2003-07-23 19:33:34 +00:00
Robert Göffringmann 66823befe2 maybe this fixed those random crashes...
svn-id: r9021
2003-07-14 20:01:54 +00:00
Max Horn 963ecad362 debug/warning/error all automatically output a newline
svn-id: r8991
2003-07-13 16:22:17 +00:00
Robert Göffringmann 43ab712892 sound support for v.0.0109
svn-id: r8967
2003-07-13 06:04:39 +00:00
Robert Göffringmann a857771521 implemented dialog skipping and cleaned up mouse code
svn-id: r8919
2003-07-12 01:12:00 +00:00
Robert Göffringmann 2ad7b1e796 applied patch #766979 (BASS: Possible fix for problem with cut-off speech).
added small change to SFX samplerate, sparky doesn't sound like a bird now, either.

svn-id: r8840
2003-07-07 14:58:53 +00:00
Max Horn 001e7bb717 another fix kudos to LavosSpawn
svn-id: r8829
2003-07-07 02:32:20 +00:00
Max Horn 41912bc685 use our standard cast style
svn-id: r8824
2003-07-07 00:14:16 +00:00
Robert Göffringmann 9f277f1ed0 hope this fixes problems about cut-off speech.
svn-id: r8759
2003-07-05 03:05:54 +00:00
Robert Göffringmann f24ca1fcdc removed some useless lines
svn-id: r8748
2003-07-04 20:17:26 +00:00
Robert Göffringmann 484d0a84c5 SFX is working correctly now. also implemented queued fx and fx saving.
The bass version is now included in the savegames, too.

svn-id: r8747
2003-07-04 20:14:11 +00:00
Max Horn 097a2bc9d1 fixed warning
svn-id: r8730
2003-07-03 22:52:17 +00:00
Robert Göffringmann 396c34d44b fixed showGameQuitMsg() and temporarily disabled sfx looping
svn-id: r8728
2003-07-03 22:32:18 +00:00
Robert Göffringmann 1785e0e305 some more loading & saving work (still unfinished)
svn-id: r8663
2003-06-27 02:54:05 +00:00
Robert Göffringmann f891aceee3 native mt32 support and basic control panel (incomplete)
doesn't work with all versions, probably file numbers were changed

svn-id: r8632
2003-06-22 21:42:59 +00:00
Robert Göffringmann 70fa08ab52 Sky shouldn't error() if no speech file exists for a sentence
svn-id: r8426
2003-06-09 23:37:51 +00:00
Robert Göffringmann 68bb844d63 some talk-related bugs fixed
svn-id: r8412
2003-06-09 02:33:27 +00:00
Robert Göffringmann ee886a6be2 fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing in cd version depending on the end of the voc files being reached.
svn-id: r8262
2003-06-02 03:30:41 +00:00
Robert Göffringmann 5bb59b4755 cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG
svn-id: r8253
2003-06-01 21:21:10 +00:00
Robert Göffringmann 22b5009a35 whoops
svn-id: r8221
2003-06-01 03:49:05 +00:00
Robert Göffringmann d67c53d756 basic ingame speech support
svn-id: r8220
2003-06-01 03:44:07 +00:00
Oliver Kiehl a7c5dbf7aa bugfix
svn-id: r8137
2003-05-30 13:08:13 +00:00
Oliver Kiehl ab3e5f8d40 add sound effects
svn-id: r8134
2003-05-30 11:07:30 +00:00
Robert Göffringmann 74bc20597c fixed sound driver.
svn-id: r8108
2003-05-29 16:47:14 +00:00
Robert Göffringmann 410f8b4826 a few small changes
svn-id: r7752
2003-05-20 19:39:32 +00:00
Jonathan Gray 21264fa23a newline to make gcc happy
svn-id: r7588
2003-05-17 00:15:52 +00:00
Robert Göffringmann 50bbfe0372 added SFX support
svn-id: r7574
2003-05-16 15:33:18 +00:00
Max Horn 31c94024dc cleanup
svn-id: r6800
2003-03-12 16:54:30 +00:00
Joost Peters 5af41d1bc6 added timers, full cd-intro and fixed some minor issues
svn-id: r6797
2003-03-11 18:32:58 +00:00
Joost Peters 488ff8846e Added voice support, and more (cd_)intro stuff + added myself to the README :)
svn-id: r6768
2003-03-08 12:46:51 +00:00