aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-22Revert poll_event changeTravis Howell
2003-06-22fixed warningsPaweł Kołodziejski
2003-06-22Add opengl filter optionTravis Howell
2003-06-22d'ohMax Horn
2003-06-22fixed Vorbis CD track codeMax Horn
2003-06-22don't memset the output buffer to 0 if _eof_flag is set; rather, we should 'a...Max Horn
2003-06-22properly init member vars instead of using memsetMax Horn
2003-06-22Aspect ratio works with all sclaers in opengl backendTravis Howell
2003-06-22no need to keep these regression tests: the changes are mathematically and op...Max Horn
2003-06-22Patch #757827: Aspect-ratio correctionMax Horn
2003-06-22Reduced the number of shifts in highly used functions in Super2xSaI and Super...Bertrand Augereau
2003-06-22Change names of the stream API in the mixer; added endStream method (stop() h...Max Horn
2003-06-22don't try to delete calloc'd mem eitherJonathan Gray
2003-06-22don't try to delete malloc'd memoryJonathan Gray
2003-06-22enable rtti for dynamic_castPaweł Kołodziejski
2003-06-22fixed warningPaweł Kołodziejski
2003-06-22fix compile when vorbis is enabled, loomcd is now broken with vorbis after re...Jonathan Gray
2003-06-22renamed SoundMixer::hasActiveChannel->hasActiveSFXChannel, and fixed the regr...Max Horn
2003-06-22remove the realDestroy methods and instead use destructors; renamed insertAt ...Max Horn
2003-06-22fix regression I just introduced (voices in smush movies were cut off way too...Max Horn
2003-06-21lots of mixer cleanup / refactoring / reengineeringMax Horn
2003-06-21undo this change again - proper fix would be to correct the MP3 playback codeMax Horn
2003-06-21modified & cleaned up the playStream/append code a bit; but this API really c...Max Horn
2003-06-21get rid of 11025 Hz special case (I hope this is correct; only case I know of...Max Horn
2003-06-21got rid of member var 'first'Max Horn
2003-06-21cleanupMax Horn
2003-06-21finally implemented this TODO: using class File instead of fopenMax Horn
2003-06-21make File constructor virtual to allow subclassing; made seek default to SEEK...Max Horn
2003-06-21reduce code duplication a bitMax Horn
2003-06-21TODO: improved smush sound quality whenever 11khz sound is usedMax Horn
2003-06-21cleanupMax Horn
2003-06-21make gcc happyJonathan Gray
2003-06-21delete _sound when SimonState is destroyed; fix leak & enian bug in playSting...Max Horn
2003-06-21some more memory inits; cleanupMax Horn
2003-06-21fix some memory leaksMax Horn
2003-06-21init some member vars previously not initedMax Horn
2003-06-21fix (?) for an invalid read report in valgrinMax Horn
2003-06-21Fixed bug #758167. Cleanup.Torbjörn Andersson
2003-06-21support F-keys in V2 gamesMax Horn
2003-06-21turn error in o2_saveLoadGame into warningMax Horn
2003-06-20typoMax Horn
2003-06-20reuse file, remove file2 usageMax Horn
2003-06-20init _base to 0Max Horn
2003-06-20seems monkeyega & monkeyvga have byte values for the object name offset, tooMax Horn
2003-06-20uhm - dunno how that slipped in =)Max Horn
2003-06-20some changes for the 320x256 code - the new code *might* work (can't test sin...Max Horn
2003-06-20fixed Zak256 (and possibly other V3 games); Not quite sure if the behaviour i...Max Horn
2003-06-20oopsMax Horn
2003-06-20cleanupMax Horn
2003-06-19again fix for v1 costume headerPaweł Kołodziejski