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 |
|
Johannes Schickel
|
21b2c7bceb
|
Formatting/Cleanup.
svn-id: r26511
|
2007-04-15 16:41:20 +00:00 |
|
Johannes Schickel
|
397c10f059
|
made _vm/_engine usage consistent. (_engine -> _vm all over the place now).
svn-id: r26342
|
2007-04-01 13:10:50 +00:00 |
|
Max Horn
|
508befd556
|
fixed const correctness
svn-id: r26307
|
2007-03-27 14:12:16 +00:00 |
|
Johannes Schickel
|
fb9b9863e3
|
Commit of patch #1688065 ("KYRA: fm towns music").
svn-id: r26305
|
2007-03-26 12:25:12 +00:00 |
|
Johannes Schickel
|
f145890bba
|
Some tempo fixes from Florian.
svn-id: r26300
|
2007-03-25 15:54:15 +00:00 |
|
Johannes Schickel
|
d1645e2fbf
|
Commit of patch #1686414 ("Kyra: FM-Towns music").
svn-id: r26285
|
2007-03-24 00:04:08 +00:00 |
|
Max Horn
|
029b8c4323
|
Changed the order of the parameters of makeLinearInputStream to resemble Mixer::playRaw; also made makeLinearInputStream honor FLAG_LOOP (and for this, changed its loop related params slightly)
svn-id: r25926
|
2007-03-02 15:26:22 +00:00 |
|
Max Horn
|
a2a46c55d2
|
Using FLAG_AUTOFREE implies free() being called on the memory buffer you passed to the audio stream code -- hence, use malloc and not new[] to allocate the buffer
svn-id: r25877
|
2007-02-26 11:16:31 +00:00 |
|
Johannes Schickel
|
46747d8396
|
should fix warnings in msvc.
svn-id: r25484
|
2007-02-11 03:21:27 +00:00 |
|
Johannes Schickel
|
7bb9b05f55
|
cleanup
svn-id: r25268
|
2007-01-29 21:34:39 +00:00 |
|
Johannes Schickel
|
1bbad356ef
|
- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)
- gets rid of GameFlags::hasAudioCD
svn-id: r25258
|
2007-01-29 18:15:14 +00:00 |
|