index
:
avp
main
Aliens Versus Predator SDL port
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
avp
/
win95
/
frontend
Age
Commit message (
Expand
)
Author
2020-11-14
Implement music in menus
Timotej Lazar
2020-05-30
Const correct (most) strings
Timotej Lazar
2020-05-30
Include bink.h where needed
Timotej Lazar
2020-04-23
Fix single-player menu initializer
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
merged support for playing bink cutscenes and added 1366x768 resolution
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
Added the missing support for static on the televisions.
Steven Fuller
2019-08-20
Windows WIP.
Steven Fuller
2019-08-20
Windows WIP.
unknown
2019-08-20
Removed the old menu systems.
Steven Fuller
2019-08-20
changed incorrect (int)char casts to (unsigned char)char casts.
Steven Fuller
2019-08-20
Disable unnecessary quit confirmation. (Tim Beckmann)
Steven Fuller
2019-08-20
Cleanups (Tim Beckmann)
Steven Fuller
2019-08-20
Fixed stupid fullscreen changing.
Steven Fuller
2019-08-20
Cleanups. (Tim Beckmann)
Steven Fuller
2019-08-20
Redid the most of the file loading/saving. Now uses $HOME/.avp/ and
Steven Fuller
2019-08-20
More Warning cleanups (Tim Beckmann)
Steven Fuller
2019-08-20
Implemented the mp_config stubs.
Steven Fuller
2019-08-20
Better error checking in winapi.c. (Tim Beckmann)
Steven Fuller
2019-08-20
Fixed "pure virtual method called"
Steven Fuller
2019-08-20
Added Screenshot code.
Steven Fuller
2019-08-20
Re-fixed the menus and enabled another font drawing function.
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
Removed more unused code.
Steven Fuller
2019-08-20
Small changes in order to get the demos to work. Alien demo runs. Marine
Steven Fuller
2019-08-20
Added a README.
Steven Fuller
2019-08-20
Fixed AvP_GameStats_Stored struct finally.
Steven Fuller
2019-08-20
More compiling.
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
Few more files compile.
Steven Fuller
2019-08-20
lots of small changes that didn't get checked in
Steven Fuller
2019-08-20
Initial revision
Steven Fuller