Age | Commit message (Expand) | Author |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-12-07 | fix bug#1374198 "White Noise instead of Music Playback" | Andrew Kurushin |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-12 | Looks like my pitch wheel change still has the ability to break things. See | Torbjörn Andersson |
2005-09-26 | Silenced GCC warning. | Torbjörn Andersson |
2005-09-21 | This should keep IHNM from triggering an assertion in FLAC. But I'm not | Torbjörn Andersson |
2005-09-20 | Buggy support for ripped tracks. | Eugene Sandulenko |
2005-09-02 | Implement option buttons functionality. This fixes bug #1259518 "ITE: Buttons | Eugene Sandulenko |
2005-08-30 | Implement sfPlayMusic for IHNM | Eugene Sandulenko |
2005-08-04 | macBinary resource support | Andrew Kurushin |
2005-07-29 | Whitespaces | Eugene Sandulenko |
2005-07-26 | fixed sound in many variation | Andrew Kurushin |
2005-07-19 | Fixed crash when quitting. | Torbjörn Andersson |
2005-07-19 | Play the correct digital music. (And removed some unnecessary blank lines.) | Torbjörn Andersson |
2005-07-19 | Cleanup. | Torbjörn Andersson |
2005-07-19 | fix Music crash on exit | Andrew Kurushin |
2005-07-19 | finally Resource manager rewritten: | Andrew Kurushin |
2005-06-19 | Implement sfPlayLoopedSound, sfFadeMusic and sfPlayVoice. | Eugene Sandulenko |
2005-06-05 | Hide debug output | Eugene Sandulenko |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn |
2005-04-03 | Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi... | Jerome Fisher |
2005-04-03 | - fixed tile doors drawing | Andrew Kurushin |
2005-03-12 | PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int... | Max Horn |
2005-03-09 | changing AudioDataType -> SoundType, so now the constant names match the name... | Max Horn |
2005-01-17 | If the game tries to start a piece of music that happens to be playing | Torbjörn Andersson |
2005-01-11 | - remove game.h & image.h | Andrew Kurushin |
2005-01-01 | oops, correct copyright string | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-27 | Added 'sound types' to the mixer - for now, only plain (for the premixer), SF... | Max Horn |
2004-12-25 | Get rid of the useless & troublesome master_volume | Max Horn |
2004-12-22 | o Fix regression with Mac versions | Eugene Sandulenko |
2004-12-22 | o Moved GAME_* to SagaEngine object | Eugene Sandulenko |
2004-12-17 | actors rearrangement bugfix | Andrew Kurushin |
2004-12-15 | Patch #1081904 ITE: MAC demo support | Eugene Sandulenko |
2004-11-27 | AudioStream::read() has been removed quite some time ago, now making sure tha... | Max Horn |
2004-11-26 | After listening to some of the IHNM music from both the FM and GM music | Torbjörn Andersson |
2004-11-21 | But surely we should still call setGM(true) in the GM case, right...? | Torbjörn Andersson |
2004-11-21 | o Removed astray debug output. | Eugene Sandulenko |
2004-11-20 | I'm told that the FM music file sounds terrible with MT-32 and that the | Torbjörn Andersson |
2004-11-19 | Added music to the partial IHNM intro. I think I picked the correct tune, | Torbjörn Andersson |
2004-11-15 | o Make GAME_GetFileContext() more object-like | Eugene Sandulenko |
2004-11-03 | Whitespace fix | Torbjörn Andersson |
2004-10-27 | removed R_ prefix with few r_ too | Paweł Kołodziejski |
2004-10-22 | Properly nitialize _passThrough variable. | Eugene Sandulenko |
2004-10-21 | Better support of MT-32. | Eugene Sandulenko |
2004-10-16 | Oops, forgot to remove these lines. Now all three forms of music (XMIDI, | Torbjörn Andersson |
2004-10-12 | Added support for digitized music, plus some other music-related fixes. | Torbjörn Andersson |
2004-10-01 | Set up file paths to handle the differences between the file layout of the | Torbjörn Andersson |
2004-08-27 | R_GAMETYPE -> GID, remove unused supported flag and trim some unused bits of ... | Jonathan Gray |