summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-03Bink: remove redundant audio info from binkMovieTimotej Lazar
2020-06-03Bink: reorder and rename binkMovie fieldsTimotej Lazar
2020-06-03Bink: add a queue for video framesTimotej Lazar
2020-05-31Bink: minor reorder in AL initTimotej Lazar
2020-05-31Bink: remove useless memsetTimotej Lazar
2020-05-31Bink: s/ReadFrame/ReadPacketTimotej Lazar
2020-05-31Bink: simplify AL buffer reclamation codeTimotej Lazar
2020-05-31Bink: move format-independent AL initialization to BinkStartMovieTimotej Lazar
2020-05-31Bink: fix audio sample conversionTimotej Lazar
2020-05-30Bink: free sws context when destroying a movieTimotej Lazar
2020-05-30Bink: clean up headers and formattingTimotej Lazar
2020-05-30Replace deprecated ffmpeg functions and typesTimotej Lazar
2020-05-30Remove deprecated ffmpeg initializationTimotej Lazar
2020-05-30Const correct (most) stringsTimotej Lazar
2020-05-30Include bink.h where neededTimotej Lazar
2020-05-21Enable SDL2 codeTimotej Lazar
2020-05-21Remove stub definition for WaterFallBaseTimotej Lazar
2020-04-23Include the --debug option in help textTimotej Lazar
2020-04-23Remove extraneous parens from ifsTimotej Lazar
2020-04-23Use strcat instead of strncat for a constant stringTimotej Lazar
2020-04-23Fix format conversion specifiers for pointersTimotej Lazar
2020-04-23Fix single-player menu initializerTimotej Lazar
2020-04-23Don’t discard const when copying a pointerTimotej Lazar
2020-04-23Compare return value of strncmp to 0, not NULLTimotej Lazar
2020-04-23Don’t return a value from void functionTimotej Lazar
2020-04-23Add missing field initializers to damage profile definitionsTimotej Lazar
2020-04-23Remove accidental semicolonTimotej Lazar
2020-04-23Fix an off-by-one in ScanHModelForDecalsTimotej Lazar
2020-04-23Fix an off-by-one error in key config menuTimotej Lazar
2020-04-23Fix crash in DrawMainMenusBackdropTimotej Lazar
2019-08-20merged support for playing bink cutscenes and added 1366x768 resolutiongaa-cifasis
2019-08-20Import icculus.org release (2017-05-05)Steven Fuller
2019-08-20Import icculus.org release (2015-02-14)Steven Fuller
2019-08-20Import icculus.org release (2014-12-25)Steven Fuller
2019-08-20Removed obsolete SI-era OpenAL initialization.Steven Fuller
2019-08-20Trying out using alpha test to emulate color keying.Steven Fuller
2019-08-20Added the missing support for static on the televisions.Steven Fuller
2019-08-20Removed D3DOverlayColourControl.Steven Fuller
2019-08-20Fixed graphics issues with the alien sense vision mode.Steven Fuller
2019-08-20Adjusted the polygon offset to a more reasonable value.Steven Fuller
2019-08-20Tweaked polygon offset usage.Steven Fuller
2019-08-20Changed rhw into w as that was how it was used. Also fixed a few warnings.Steven Fuller
2019-08-20Try not being so lame with the sound initialization.Steven Fuller
2019-08-20Fixed input not working when coming out of a game.Steven Fuller
2019-08-20OpenAL WIP.Steven Fuller
2019-08-20OpenAL WIP.Steven Fuller
2019-08-20OpenAL WIP.Steven Fuller
2019-08-20OpenAL WIP.Steven Fuller
2019-08-20Removed SupportFPMathsFunctions and SupportFPSquareRoot macros.Steven Fuller
2019-08-20Removed an unused variable.Steven Fuller