Paul Gilbert
|
c18172565b
|
TSAGE: Bugfix for correctly persisting patch data
|
2011-06-15 00:08:40 +10:00 |
|
Paul Gilbert
|
f47b25810a
|
TSAGE: Fix channel field copy in _sfRethinkVoiceTypes
|
2011-06-14 23:02:25 +10:00 |
|
Paul Gilbert
|
8ed74c61f6
|
TSAGE: Bugfixes for sound channel updates
|
2011-06-14 21:27:54 +10:00 |
|
Paul Gilbert
|
57bae5ecd6
|
TSAGE: Bugfixes for priming channel data
|
2011-06-13 17:50:36 +10:00 |
|
Paul Gilbert
|
34fd272841
|
TSAGE: Completed initial implementation of _sfRethinkVoiceTypes
|
2011-06-13 16:31:35 +10:00 |
|
Paul Gilbert
|
dc1c9224ab
|
TSAGE: Finished implementing _sfRethinkVoiceTypes
|
2011-06-10 23:17:12 +10:00 |
|
Paul Gilbert
|
8795871ba1
|
TSAGE: Started work on main area of _sfRethinkVoiceTypes
|
2011-06-09 22:50:00 +10:00 |
|
Paul Gilbert
|
b0372e4210
|
TSAGE: Finished implementing voice type 1 post processing for _sfRethinkVoiceTypes
|
2011-06-08 23:23:57 +10:00 |
|
Paul Gilbert
|
8e9e25c786
|
TSAGE: Finished implementing voice type 0 post-processing for _sfRethinkVoiceTypes
|
2011-06-08 21:23:25 +10:00 |
|
Paul Gilbert
|
6c1178aeca
|
TSAGE: Completed implementing _so methods
|
2011-06-07 22:22:11 +10:00 |
|
Paul Gilbert
|
4b35006aba
|
TSAGE: Implemented the rest of the support methods for _soServiceTrackType0
|
2011-06-07 21:48:53 +10:00 |
|
Paul Gilbert
|
1923c0d0a9
|
TSAGE: Started implementing support methods for track servicing
|
2011-06-06 22:15:03 +10:00 |
|
Paul Gilbert
|
054555f78e
|
TSAGE: Implemented the _soServiceTrackType0 method
|
2011-06-05 22:39:05 +10:00 |
|
Paul Gilbert
|
ce7c00f509
|
TSAGE: Changed SoundManager fields to match Protostar debug info
|
2011-06-05 09:44:48 +10:00 |
|
Paul Gilbert
|
239e9886d6
|
TSAGE: Renamed Sound class fields to match Protostar debug info
|
2011-06-05 09:16:56 +10:00 |
|
Paul Gilbert
|
b855a87d70
|
TSAGE: Removed CRUISE sound code that didn't work
|
2011-06-05 08:42:26 +10:00 |
|
Paul Gilbert
|
12464b101f
|
TSAGE: Added sound driver classes copied from CRUISE engine
|
2011-06-01 21:02:00 +10:00 |
|
Paul Gilbert
|
93f92a72dc
|
TSAGE: Partly reverted trackInfo changes, and fixed extract process
|
2011-05-28 10:09:14 +10:00 |
|
Paul Gilbert
|
339f60bb8f
|
TSAGE: Fix usage of trackInfo count field
|
2011-05-28 09:07:30 +10:00 |
|
Paul Gilbert
|
815c1537b7
|
TSAGE: Tweaks to the destructor sequence to fix crashes
|
2011-05-27 21:19:06 +10:00 |
|
Paul Gilbert
|
fd4c55850d
|
TSAGE: Bugfixes for sound de-initialisation
|
2011-05-27 20:55:09 +10:00 |
|
Paul Gilbert
|
1d19013912
|
TSAGE: Updated the separation of fields from the Sound class to the trackInfoStruct structure
|
2011-05-26 20:30:30 +10:00 |
|
Paul Gilbert
|
927bb2fdc4
|
Merge branch 'tsage_sound' of github.com:dreammaster/scummvm into tsage_sound
Conflicts:
engines/tsage/core.h
engines/tsage/ringworld_scenes1.cpp
engines/tsage/ringworld_scenes10.cpp
engines/tsage/ringworld_scenes2.cpp
engines/tsage/ringworld_scenes3.cpp
engines/tsage/ringworld_scenes6.cpp
engines/tsage/ringworld_scenes8.cpp
engines/tsage/sound.cpp
engines/tsage/sound.h
|
2011-05-24 21:37:27 +10:00 |
|
Paul Gilbert
|
a4f3907bb1
|
TSAGE: Added some extra code for volume control and start on rethinking voice types
|
2011-05-24 21:27:19 +10:00 |
|
Paul Gilbert
|
52fbf6709a
|
TSAGE: Further sound driver installation logic
|
2011-05-24 21:27:18 +10:00 |
|
Paul Gilbert
|
b3fb2b5db8
|
TSAGE: More code for installing sound drivers
|
2011-05-24 21:25:49 +10:00 |
|
Paul Gilbert
|
3457253f03
|
TSAGE: Implemented more _sf methods
|
2011-05-24 21:25:49 +10:00 |
|
Paul Gilbert
|
1d866e5749
|
TSAGE: Implemented more SoundManager methods
|
2011-05-24 21:25:48 +10:00 |
|
Paul Gilbert
|
c5cbfc4ac2
|
TSAGE: Bugfixes for extracting sound data properties
|
2011-05-24 21:24:17 +10:00 |
|
Paul Gilbert
|
941fc4b1d5
|
TSAGE: Implemented a lot of the SoundManager methods
|
2011-05-24 21:24:16 +10:00 |
|
Paul Gilbert
|
22bab4ef95
|
TSAGE: Implemented the methods of the Sound class
|
2011-05-24 21:24:15 +10:00 |
|
Paul Gilbert
|
120a648e68
|
TSAGE: Implemented the code for the ASound class
|
2011-05-24 21:24:13 +10:00 |
|
Paul Gilbert
|
16666ec40c
|
TSAGE: Created stub classes for ASound and Sound, and reworked engine to use proper named methods
|
2011-05-24 21:22:21 +10:00 |
|
Paul Gilbert
|
d52e69d82c
|
TSAGE: Added some extra code for volume control and start on rethinking voice types
|
2011-05-24 20:07:41 +10:00 |
|
Paul Gilbert
|
687d033d28
|
TSAGE: Further sound driver installation logic
|
2011-05-18 20:32:40 +10:00 |
|
Paul Gilbert
|
5b61092584
|
TSAGE: More code for installing sound drivers
|
2011-05-12 23:09:48 +10:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Paul Gilbert
|
43dbf9ff56
|
TSAGE: Implemented more _sf methods
|
2011-05-07 14:13:52 +10:00 |
|
Paul Gilbert
|
c470d1e6d2
|
TSAGE: Implemented more SoundManager methods
|
2011-05-04 23:13:15 +10:00 |
|
md5
|
340d08bc30
|
TSAGE: Some more conversions to US English
|
2011-05-04 11:47:12 +03:00 |
|
md5
|
3430a3f347
|
TSAGE: Switched to American English, after the relevant discussion on -devel:
serialiser -> serializer
synchronise -> synchronize
|
2011-05-04 11:41:47 +03:00 |
|
Paul Gilbert
|
765a82dd96
|
TSAGE: Bugfixes for extracting sound data properties
|
2011-05-02 21:30:20 +10:00 |
|
Paul Gilbert
|
bc3469eef2
|
TSAGE: Implemented a lot of the SoundManager methods
|
2011-05-01 19:28:30 +10:00 |
|
Paul Gilbert
|
57612224ca
|
TSAGE: Implemented the methods of the Sound class
|
2011-05-01 15:23:30 +10:00 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
Paul Gilbert
|
52ff20148e
|
TSAGE: Implemented the code for the ASound class
|
2011-04-27 22:22:20 +10:00 |
|
Paul Gilbert
|
34fe545dc7
|
TSAGE: Created stub classes for ASound and Sound, and reworked engine to use proper named methods
|
2011-04-27 21:23:47 +10:00 |
|
strangerke
|
66b43f2312
|
TSAGE: "Cosmetic" cleanups
|
2011-04-13 21:27:46 +02:00 |
|
Paul Gilbert
|
7042d95cfe
|
TSAGE: Added the engine in a separate branch
|
2011-02-14 20:37:27 +11:00 |
|