Age | Commit message (Expand) | Author |
---|---|---|
2009-05-14 | Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 year... | Max Horn |
2009-03-19 | Silenced some warnings about potentially uninitialized variables | Filippos Karapetis |
2009-03-09 | Changed _inputting & _inputReady from uint8 to bool. | Travis Howell |
2009-03-09 | cleanup ;-) | Max Horn |
2009-03-09 | Change Personal Nightmare support to optional, until setjmp/longjmp code is c... | Travis Howell |
2009-03-09 | Add comment to getlong(). | Travis Howell |
2009-03-08 | Replace samewrd() function, with scumm_strnicmp. | Travis Howell |
2009-03-08 | some cleanup | Max Horn |
2009-03-08 | Clarify several errors messages. | Travis Howell |
2009-03-08 | Don't attempt to load save game slot in PN, if no match found. | Travis Howell |
2009-03-08 | Re-use save game slot, if the name matches, when saving in PN. | Travis Howell |
2009-03-08 | Add initial support for Personal Nightmare. | Travis Howell |