Age | Commit message (Expand) | Author |
---|---|---|
2003-11-16 | Fixed warning | Torbjörn Andersson |
2003-11-15 | - Enabled missing calls to _sound->playSong, now it should *really* play all SFX | Joost Peters |
2003-11-14 | Play all sfx now, instead of only amiga ones + some music preparation | Joost Peters |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-08 | Apparantly, this cast is not needed for it to work properly | Joost Peters |
2003-11-07 | Fixed warning. (I've only seen these warnings when compiling under MinGW, | Torbjörn Andersson |
2003-11-07 | Added partial playSong() implementation | Joost Peters |
2003-10-28 | forgot this | Joost Peters |
2003-10-28 | add OGG playback to queen | Joost Peters |
2003-10-28 | added loadFileMalloc() method | Joost Peters |
2003-10-25 | whatever | Joost Peters |
2003-10-24 | added extra flag to mixer so we don't use free() on new'd pointers | Joost Peters |
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson |
2003-10-21 | add Sound class + call it from Talk::speakSegment | Joost Peters |