Aliens Versus Predator SDL port
Find a file
Steven Fuller 7460e9acd0 Implemented sky drawing and a few other routines (cloaked polygon,
rectangle, etc).

Worked around a V5 DRI issue(?) by breaking up some drawing into triangles.
2019-08-20 02:22:36 +02:00
src Implemented sky drawing and a few other routines (cloaked polygon, 2019-08-20 02:22:36 +02:00
.cvsignore Forgot to add stubs2.cpp (functions only used in C++ parts). 2019-08-20 02:22:36 +02:00
cd tracks.txt Initial revision 2019-08-20 02:09:04 +02:00
default.cfg.bin Initial revision 2019-08-20 02:09:04 +02:00
english.txt Initial revision 2019-08-20 02:09:04 +02:00
fontbr.pgm Initial revision 2019-08-20 02:09:04 +02:00
language.dat Initial revision 2019-08-20 02:09:04 +02:00
LICENSE More compiling. All 'easy-to-compile' files now do. 2019-08-20 02:22:36 +02:00
Makefile Moved psndplat stubs to a separate file. 2019-08-20 02:22:36 +02:00
notes.txt Adjusted the mouse grab code: When in windowed mode and mouse not grabbed, 2019-08-20 02:22:36 +02:00
TODO Moved inline assembly to a separate file for debugging. 2019-08-20 02:22:36 +02:00