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
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
2019-08-20
Import icculus.org release (2015-02-14)
Steven Fuller
2019-08-20
Import icculus.org release (2014-12-25)
Steven Fuller
2019-08-20
Switched openal-config with pkg-config openal.
Steven Fuller
2019-08-20
Removed obsolete SI-era OpenAL initialization.
Steven Fuller
2019-08-20
Trying out using alpha test to emulate color keying.
Steven Fuller
2019-08-20
Added the missing support for static on the televisions.
Steven Fuller
2019-08-20
Removed D3DOverlayColourControl.
Steven Fuller
2019-08-20
Fixed graphics issues with the alien sense vision mode.
Steven Fuller
2019-08-20
CFLAGS tweaks.
Steven Fuller
2019-08-20
Adjusted the polygon offset to a more reasonable value.
Steven Fuller
2019-08-20
Tweaked polygon offset usage.
Steven Fuller
2019-08-20
Changed rhw into w as that was how it was used. Also fixed a few warnings.
Steven Fuller
2019-08-20
Try not being so lame with the sound initialization.
Steven Fuller
2019-08-20
Fixed input not working when coming out of a game.
Steven Fuller
2019-08-20
OpenAL WIP.
Steven Fuller
2019-08-20
OpenAL WIP.
Steven Fuller
2019-08-20
OpenAL WIP.
Steven Fuller
2019-08-20
OpenAL WIP.
Steven Fuller
2019-08-20
Removed SupportFPMathsFunctions and SupportFPSquareRoot macros.
Steven Fuller
2019-08-20
Removed an unused variable.
Steven Fuller
2019-08-20
Fixed a few warnings.
Steven Fuller
2019-08-20
Removed Watcom Compiler support.
Steven Fuller
2019-08-20
Removed more unused code.
Steven Fuller
2019-08-20
Removed unused file.
Steven Fuller
2019-08-20
Fixed prototype.
Steven Fuller
2019-08-20
Fixed an undefined value assert.
Steven Fuller
2019-08-20
Switched to the C version of TranslatePoint.
Steven Fuller
2019-08-20
Worked around a crash during level reloads.
Steven Fuller
2019-08-20
Removed redundant prototype that accidently got left in.
Steven Fuller
2019-08-20
Got the Windows WIP branch to build in Linux.
Steven Fuller
2019-08-20
Windows WIP.
Steven Fuller
2019-08-20
Windows WIP.
Steven Fuller
2019-08-20
Windows WIP.
Steven Fuller
[next]