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
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
2019-08-20
Implemented (most of) the inline assembly in inline.h
Steven Fuller
2019-08-20
More compiling. All 'easy-to-compile' files now do.
Steven Fuller
2019-08-20
Removed headers that were accidently checked in.
Steven Fuller
2019-08-20
More compilation.
Steven Fuller
2019-08-20
More compiling...
Steven Fuller
2019-08-20
Another file now compiles.
Steven Fuller
2019-08-20
Few more files compile.
Steven Fuller
2019-08-20
lots of small changes that didn't get checked in
Steven Fuller
2019-08-20
Added Makefile
Steven Fuller