Age | Commit message (Expand) | Author |
2009-07-14 | AGOS: Fixed potential OOBA crash in AGOSEngine_PN::opn_opcode26 | Max Horn |
2009-07-14 | AGOS: Cleanup PN code a bit, trying to make sense out of it | Max Horn |
2009-07-14 | Remove last ioFailed() usage in AGOS game engine. | Travis Howell |
2009-07-14 | Update workaround for bug #1538873, which effects the Polish version of Simon... | Travis Howell |
2009-07-14 | Change key combination to dump all script, due to conflict. | Travis Howell |
2009-07-14 | Add workaround for bug #1538873 - SIMON1 (French): Text wrongly displayed. | Travis Howell |
2009-07-11 | Fix recent regression in AGOSEngine_Simon1::drawImage(). | Travis Howell |
2009-07-08 | Fix recent regression in vc61(). | Travis Howell |
2009-07-07 | Set the correct sound rate for Personal Nightmare. | Travis Howell |
2009-07-06 | Ooops, remove debug code. | Travis Howell |
2009-07-06 | Use graphics surfaces for screen buffers, and always use correct pitch when w... | Travis Howell |
2009-07-03 | Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings | Max Horn |
2009-07-01 | Fixed some more warnings observed on buildbot | Max Horn |
2009-07-01 | - Added GCC_PRINTF attribute to several funcs where it makes sense | Max Horn |
2009-06-09 | Remove unused old code. | Travis Howell |
2009-06-09 | Correct check for font data table used in The Feeble Files. | Travis Howell |
2009-06-08 | Add more Polish font data for The Feeble Files. | Travis Howell |
2009-06-08 | Add Polish font data for The Feeble Files. | Travis Howell |
2009-06-08 | Update details for the Polish version of The Feeble Files. | Travis Howell |
2009-06-06 | Disable load from the launcher button for AGOS and Gob games with use of GUI ... | Eugene Sandulenko |
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-05-21 | Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're... | Filippos Karapetis |
2009-05-20 | - Reverted commit #40730, as it introduced rounding errors | Filippos Karapetis |
2009-05-19 | Correct translation error. | Travis Howell |
2009-05-19 | Improve looping of videos, in the demo version of The Feeble Files. | Travis Howell |
2009-05-17 | Simplify cursor code. | Travis Howell |
2009-05-17 | Fix mouse cursor color in the demo versions of The Feeble Files. | Travis Howell |
2009-05-16 | Add initial support for DOS non-interactive demos of The Feeble Files. | Travis Howell |
2009-05-14 | Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 year... | Max Horn |
2009-05-14 | Fix bug #2791699 - Feeble Files: Crash after OmniTV video. | Travis Howell |
2009-05-14 | Correct typo. | Travis Howell |
2009-05-14 | Minor corrections. | Travis Howell |
2009-05-14 | Expand dump image code to cover all games, and add options to the debugger. | Travis Howell |
2009-05-07 | Correct incorrect byte in corrupt 72.out file, included with some PC versions... | Travis Howell |
2009-05-06 | Add more file sizes. | Travis Howell |
2009-05-05 | Fix input glitch regression again, by closer matching original PN code. | Travis Howell |
2009-05-05 | Fix input glitch regression, when examing items in PN. | Travis Howell |
2009-05-04 | Fix compilation without --enable-pn | Joost Peters |
2009-05-04 | Fix input been displayed during ending sequence in PN. | Travis Howell |
2009-05-04 | Fix the car chase scene in PN. | Travis Howell |
2009-05-04 | All versions of PN share the same saved game format. | Travis Howell |
2009-05-04 | Always reset VGA memory pointer, when load zone in PN, since only a single zo... | Travis Howell |
2009-05-04 | Add code different for PN in vc32_saveScreen(), to fix crashes. | Travis Howell |
2009-05-03 | Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1. | Travis Howell |
2009-05-02 | Add alternative work around for bug in The Feeble Files. | Travis Howell |
2009-05-02 | Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1. | Travis Howell |
2009-05-02 | Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1. | Travis Howell |