Johannes Schickel
|
3847465163
|
SCUMM: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:38 +01:00 |
|
Johannes Schickel
|
6ea51e8c45
|
SCUMM: Implement support for special sfx in MI2 Mac.
This also increases the savegame version, since it introduces a new
Instrument subclass.
|
2012-09-20 02:13:03 +02:00 |
|
Johannes Schickel
|
25c0f0a772
|
SCUMM: Adapt iMuse code formatting to our standards.
|
2011-07-11 22:53:41 +02:00 |
|
Johannes Schickel
|
ed993e6350
|
SCUMM: Initial PC Speaker output implementation for SCUMM v5.
This is *not* complete yet.
|
2011-07-08 04:45:01 +02:00 |
|
Johannes Schickel
|
3f04ad72a9
|
SCUMM: Remove unused operator int.
|
2011-07-03 22:22:04 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Johannes Schickel
|
0d995c5920
|
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
Check this for reference:
http://en.wikipedia.org/wiki/Ad_Lib,_Inc.
http://www.crossfire-designs.de/images/articles/soundcards/adlib.jpg (note the upper left of the card)
This commit does not touch "adlib" and "ADLIB" uses!
Also it does not update all the SCUMM detection entries, which still use "Adlib".
svn-id: r47279
|
2010-01-12 21:07:56 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Torbjörn Andersson
|
a1a16d1579
|
Use consistent naming for the preprocessor constants used to guarantee that
header files are only included once. Many of them didn't have a SCUMM prefix
which could have lead to clashes with common header files.
svn-id: r25727
|
2007-02-19 17:48:19 +00:00 |
|
Torbjörn Andersson
|
c5fca7b9ce
|
Whitespace
svn-id: r24680
|
2006-11-12 02:24:25 +00:00 |
|
Jamieson Christian
|
2469e00248
|
SysEx data now passed around with const pointers. Permits simplification of some SysEx client code.
Testing on Windows. Developers on other platforms, please verify integrity of music handling in your respective MidiDrivers.
svn-id: r20952
|
2006-02-27 01:59:07 +00:00 |
|
Max Horn
|
81e8a2860e
|
Moved iMUSE code to the new directory engines/scumm/imuse/
svn-id: r20801
|
2006-02-20 20:57:26 +00:00 |
|