index
:
avp
main
Aliens Versus Predator SDL port
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-24
Only load GL library once
main
Timotej Lazar
2024-08-24
Add a Makefile
Timotej Lazar
2022-12-27
Clean up build options
Timotej Lazar
2022-12-27
Replace AVP_BUILD_TYPE with AVP_WEB option
Timotej Lazar
2022-12-27
Bump cmake version
Timotej Lazar
2022-12-27
Only build with GLES when requested
Timotej Lazar
2022-12-27
Prefer building with SDL2
Timotej Lazar
2022-12-27
Use pkg-config to find libraries
Timotej Lazar
2022-12-27
Fix license field for Guix package
Timotej Lazar
2022-06-13
Add a package definition for Guix
Timotej Lazar
2022-06-13
cmake: add install target
Timotej Lazar
2022-06-12
Update LICENSE and README
Timotej Lazar
2022-06-12
Replace max macro with std::max in C++ code
Timotej Lazar
2022-06-12
cmake: don’t look for avresample
Timotej Lazar
2022-06-12
Bink: replace AVFrame.channel_layout with .channels
Timotej Lazar
2020-11-14
Implement music in menus
Timotej Lazar
2020-06-03
Bink: remove redundant audio info from binkMovie
Timotej Lazar
2020-06-03
Bink: reorder and rename binkMovie fields
Timotej Lazar
2020-06-03
Bink: add a queue for video frames
Timotej Lazar
2020-05-31
Bink: minor reorder in AL init
Timotej Lazar
2020-05-31
Bink: remove useless memset
Timotej Lazar
2020-05-31
Bink: s/ReadFrame/ReadPacket
Timotej Lazar
2020-05-31
Bink: simplify AL buffer reclamation code
Timotej Lazar
2020-05-31
Bink: move format-independent AL initialization to BinkStartMovie
Timotej Lazar
2020-05-31
Bink: fix audio sample conversion
Timotej Lazar
2020-05-30
Bink: free sws context when destroying a movie
Timotej Lazar
2020-05-30
Bink: clean up headers and formatting
Timotej Lazar
2020-05-30
Replace deprecated ffmpeg functions and types
Timotej Lazar
2020-05-30
Remove deprecated ffmpeg initialization
Timotej Lazar
2020-05-30
Const correct (most) strings
Timotej Lazar
2020-05-30
Include bink.h where needed
Timotej Lazar
2020-05-21
Enable SDL2 code
Timotej Lazar
2020-05-21
Remove stub definition for WaterFallBase
Timotej Lazar
2020-04-23
Include the --debug option in help text
Timotej Lazar
2020-04-23
Remove extraneous parens from ifs
Timotej Lazar
2020-04-23
Use strcat instead of strncat for a constant string
Timotej Lazar
2020-04-23
Fix format conversion specifiers for pointers
Timotej Lazar
2020-04-23
Fix single-player menu initializer
Timotej Lazar
2020-04-23
Don’t discard const when copying a pointer
Timotej Lazar
2020-04-23
Compare return value of strncmp to 0, not NULL
Timotej Lazar
2020-04-23
Don’t return a value from void function
Timotej Lazar
2020-04-23
Add missing field initializers to damage profile definitions
Timotej Lazar
2020-04-23
Remove accidental semicolon
Timotej Lazar
2020-04-23
Fix an off-by-one in ScanHModelForDecals
Timotej Lazar
2020-04-23
Fix an off-by-one error in key config menu
Timotej Lazar
2020-04-23
Fix crash in DrawMainMenusBackdrop
Timotej Lazar
2019-08-20
updated README
neuromancer
2019-08-20
merged support for playing bink cutscenes and added 1366x768 resolution
gaa-cifasis
2019-08-20
added libav to cmake
gaa-cifasis
2019-08-20
Import icculus.org release (2017-05-05)
Steven Fuller
[next]