Strangerke
7126374b42
HOPKINS: Rename the parameter of PlayAnimSound to make it meaningful
2014-10-28 18:19:12 +01:00
Johannes Schickel
d5b21c4036
HOPKINS: Make GPL headers consistent in themselves.
2014-02-18 02:39:35 +01:00
Torbjörn Andersson
2b40502503
HOPKINS: Fix bug that could cause the music to stop prematurely
...
The SoundManager filled the sound handles with zeroes, which made
the mixer confuse them with active sound handle zero. In my case,
this happened to be the intro music, and the music was stopped when
playWavSample() wrongly thought its sound handle was in use.
2014-02-13 00:38:04 +01:00
Strangerke
73b01f20af
HOPKINS: Remove setParent() from TalkManager
2013-03-20 08:10:28 +01:00
Strangerke
5297f63707
HOPKINS: Fix the crash related to the missing speech file in the Win95 English demo
2013-02-22 19:23:21 +01:00
Strangerke
a208f51db7
HOPKINS: More renaming in SoundManager
2013-02-19 15:08:12 +01:00
Strangerke
5bbdbc0fad
HOPKINS: Misc renaming, some sound refactoring
2013-02-19 14:34:43 +01:00
Strangerke
6ce3e2187b
HOPKINS: Improve private/public scope in SoundManager and ScriptManager
2013-02-08 07:29:40 +01:00
Strangerke
0e0337c30e
HOPKINS: Some renaming. Implement proper music volume during speech
2013-01-22 21:24:31 +01:00
Strangerke
d92f85f0e1
HOPKINS: Some more renaming and refactoring
2013-01-20 19:12:45 +01:00
Strangerke
17d57a367e
HOPKINS: Remove WSOUND_INIT
2013-01-20 01:04:52 +01:00
Strangerke
d88e5ad22f
HOPKINS: Remove a couple of useless functions
2013-01-20 01:01:09 +01:00
Strangerke
523aa82563
HOPKINS: Some renaming
2013-01-20 00:56:19 +01:00
Strangerke
4fd422692b
HOPKINS: Some renaming and refactoring
2013-01-18 18:52:19 +01:00
Strangerke
495ecaafbc
HOPKINS: Remove global filename and constructFilename
2013-01-08 00:03:08 +01:00
Strangerke
6ff4c4c79b
HOPKINS: Commit by Eriktorbjorn : New way of playing music
2013-01-03 16:29:35 +01:00
Strangerke
13063aeb3f
HOPKINS: Refactoring in ComputerManager
2013-01-01 23:10:21 +01:00
Strangerke
c07beb6445
HOPKINS: Some refactoring in showComputer
2012-12-27 19:08:10 +01:00
Strangerke
59e85997b3
HOPKINS: Load correct voice ressource file in BeOS and OS/2 versions
2012-12-26 00:31:42 +01:00
Strangerke
2b665c67cb
HOPKINS: Add MOD file support
2012-12-25 23:53:45 +01:00
Strangerke
f89001d75c
HOPKINS: Renaming
2012-12-25 22:48:11 +01:00
Strangerke
8c1f422bd6
HOPKINS: Remove magic values used to check language, some renaming and refactoring
2012-12-24 11:36:53 +01:00
Strangerke
8cce272117
HOPKINS: Some more renaming
2012-12-24 01:43:37 +01:00
Strangerke
1f987a91ae
HOPKINS: Some more renaming. Remove 2 useless palettes
2012-12-23 19:08:23 +01:00
Strangerke
95025312a7
HOPKINS: Janitorial - Remove trailing space and double semi columns
2012-12-14 01:49:22 +01:00
Strangerke
742b9e4750
HOPKINS: Rename animationManager functions
2012-12-09 22:35:59 +01:00
Paul Gilbert
91e44d8e21
HOPKINS: Apply first set of memory leak fixes
2012-12-08 22:44:00 +11:00
Strangerke
a645f876c3
HOPKINS: Remove CARD_SB variable. Sound card is always present.
2012-12-06 07:49:55 +01:00
Strangerke
5dd1776228
HOPKINS: Win95 demo is now completable
2012-12-03 07:48:37 +01:00
Paul Gilbert
5cd2633b3b
HOPKINS: Initial implementation of new codec for Windows APC sound files
2012-12-02 17:16:00 +11:00
Paul Gilbert
0fdea57c54
HOPKINS: Lots of code implemented for Hopkin's computer
2012-11-17 20:49:07 +11:00
Paul Gilbert
ff9dc4ab24
HOPKINS: Bugfix for freeze when looking at the cat when voices are turned on.
2012-11-12 20:09:29 +11:00
Paul Gilbert
1844e4faa2
HOPKINS: Clean up of un-needed sound structure fields
2012-11-11 19:54:48 +11:00
Paul Gilbert
3f86ca2c79
HOPKINS: Music playback is now working
2012-11-11 18:58:45 +11:00
Paul Gilbert
ebb1b80a71
HOPKINS: Basic voice playback now working
2012-11-11 15:21:30 +11:00
Paul Gilbert
11d73dfc8d
HOPKINS: Beginnings of implementation of sound code
2012-11-10 23:32:06 +11:00
Paul Gilbert
2bf5306353
HOPKINS: fix SoundManager initialisation and some references
2012-10-23 20:49:22 +11:00
Paul Gilbert
86bf409540
HOPKINS: Implemented sequence player
2012-10-05 08:09:09 +10:00
Paul Gilbert
8fa33e7714
HOPKINS: Implemented more object manager methods
2012-09-30 21:02:39 +10:00
Paul Gilbert
221050f39f
HOPKINS: Implemented more talk manager methods
2012-09-27 23:05:09 +10:00
Paul Gilbert
01bcd87ba4
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
2012-09-23 10:59:52 +10:00
Paul Gilbert
0b610c45df
HOPKINS: Implemented rest of main method, with stubs for sub-method calls
2012-09-17 16:53:21 +10:00
Paul Gilbert
d007e0aafe
HOPKINS: initial implementation of INTORUN method
2012-09-15 13:23:46 +10:00
Paul Gilbert
f1fce64994
HOPKINS: Initial implementation of main animation player method
2012-09-15 10:27:15 +10:00
Paul Gilbert
ca84b2737f
HOPKINS: Add object loading
2012-09-08 21:43:33 +10:00