index
:
avp
main
Aliens Versus Predator SDL port
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2024-08-24
Add a Makefile
Timotej Lazar
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
Added the missing support for static on the televisions.
Steven Fuller
2019-08-20
CFLAGS tweaks.
Steven Fuller
2019-08-20
Removed more unused code.
Steven Fuller
2019-08-20
Removed a lot of tool code.
Steven Fuller
2019-08-20
Removed most references to PSX, Saturn and E3 Demo.
Steven Fuller
2019-08-20
Updated Makefile.
Steven Fuller
2019-08-20
added -m32 to force 32-bit.
Steven Fuller
2019-08-20
wrote a simple wave loader to remove dependency on a private openal function.
Steven Fuller
2019-08-20
removed nasm support.
Steven Fuller
2019-08-20
OpenGL library is now loaded dynamically.
Steven Fuller
2019-08-20
updated Makefile for TranslatePoint change...
Steven Fuller
2019-08-20
use g++ for linking
Steven Fuller
2019-08-20
misc changes
Steven Fuller
2019-08-20
Disable Gold-only weapons for Regular edition (Tim Beckmann)
Steven Fuller
2019-08-20
very minor SDL changes
Steven Fuller
2019-08-20
Redid the most of the file loading/saving. Now uses $HOME/.avp/ and
Steven Fuller
2019-08-20
Moved LightIntensityAtPoint to a better location.
Steven Fuller
2019-08-20
CD Audio Support.
Steven Fuller
2019-08-20
Added Screenshot code.
Steven Fuller
2019-08-20
Fixed Makefile
Steven Fuller
2019-08-20
Debian SDL+NVIDIA workaround
Steven Fuller
2019-08-20
Disable the menus for the Alien demo.
Steven Fuller
2019-08-20
More work on menus.
Steven Fuller
2019-08-20
Most of the menu code now builds.
Steven Fuller
2019-08-20
Now build pldnet.c
Steven Fuller
2019-08-20
Removed some unused code.
Steven Fuller
2019-08-20
Removed the nasm include argument.
Steven Fuller
2019-08-20
Fixed compilation with GCC 3.0.
Steven Fuller
2019-08-20
Removed more unused code.
Steven Fuller
2019-08-20
Added a README.
Steven Fuller
2019-08-20
Checking in basic OpenAL support (Chuck Mason).
Steven Fuller
2019-08-20
Moved psndplat stubs to a separate file.
Steven Fuller
2019-08-20
Added noise overlay (for marine image enhancer).
Steven Fuller
2019-08-20
Added the windows gamma code.
Steven Fuller
2019-08-20
Implemented keyboard input.
Steven Fuller
2019-08-20
Fixed FPU assembly. (fistp is 16bit, fistpl is 32bit)
Steven Fuller
2019-08-20
Fixed major bug in TranslatePoint (was accidently loading a value to edx
Steven Fuller
2019-08-20
Moved inline assembly to a separate file for debugging.
Steven Fuller
2019-08-20
More warning cleanups.
Steven Fuller
2019-08-20
Moved TranslatePoint into a separate file.
Steven Fuller
2019-08-20
Now in the Data loading phase.
Steven Fuller
2019-08-20
Forgot to ci yesterday.
Steven Fuller
2019-08-20
Fixed errors in inline.h.
Steven Fuller
2019-08-20
More compiling.
Steven Fuller
2019-08-20
More compiling.
Steven Fuller
2019-08-20
More compiling.
Steven Fuller
2019-08-20
More compiling. Things are starting to get hacky (adding stubs, commenting
Steven Fuller
[next]