aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/pn.cpp
AgeCommit message (Expand)Author
2014-02-18AGOS: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-17AGOS: cleanupMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-15AGOS: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2009-09-11Remove excess spaces.Travis Howell
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