aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/pn.cpp
AgeCommit message (Expand)Author
2009-08-12Enable Personal Nightmare by default.Travis Howell
2009-08-12Fix building with specific games disabled in MSVC.Travis Howell
2009-07-18AGOS: Removed second setjmp in PN code (untested!)Max Horn
2009-07-18AGOS: Get rid of one setjmp in PN code (needs testing)Max Horn
2009-07-14AGOS: Some more cleanup and added some comments to the PN codeMax Horn
2009-03-30Add GF_EGA feature flag for PN, to allow easier support of PC VGA version in ...Travis Howell
2009-03-09Changed _inputting & _inputReady from uint8 to bool.Travis Howell
2009-03-09Change Personal Nightmare support to optional, until setjmp/longjmp code is c...Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell