Age | Commit message (Expand) | Author |
2009-01-10 | Enable IHNM. | Marcus Comstedt |
2009-01-10 | open browser dialog before manipulating it (fixes assert when pressing 'add g... | Willem Jan Palenstijn |
2009-01-10 | Implemented screen vfx #8 | Paul Gilbert |
2009-01-10 | Fixed uninitialised variables in the SCUMM save/load dialog. The updateInfos() | Torbjörn Andersson |
2009-01-10 | fixed radio chatter sfx | Paweł Kołodziejski |
2009-01-10 | setQuickStartFlag is different value in HE100 games. | Travis Howell |
2009-01-10 | - added initial radio chatter sfx, still not fully correct | Paweł Kołodziejski |
2009-01-10 | Correct sound timer, when sound compression is used in HE games. | Travis Howell |
2009-01-10 | Fix warning. | Travis Howell |
2009-01-10 | Fix compiling SCUMM engine, with HE71+ games disabled. | Travis Howell |
2009-01-09 | Add subengine flag for ihnm. | Lars Persson |
2009-01-09 | Switch assert to an error message, stating the exact unknown code. | Travis Howell |
2009-01-09 | Correct sound priority and SBNG offsets, in later HE games. | Travis Howell |
2009-01-09 | Fix bug #2029639 - PAJAMA1: Lip Syncing. | Travis Howell |
2009-01-08 | T7G: Stage one of move to ScummVM's CursorMan: rename groovie one so it doesn... | Henry Bush |
2009-01-08 | T7G: Reset midi volume to 100 on starting a track, cleanup | Henry Bush |
2009-01-08 | Fixed slight regression | Filippos Karapetis |
2009-01-08 | Add initial files for a secondary exe (to be distributed with in a single pkg... | Lars Persson |
2009-01-08 | Fixed release critical bug #2472185. All transparent buttons should now prope... | Vicent Marti |
2009-01-08 | Fixed revertion to "Add game" button string after a "Mass add" was processed. | Johannes Schickel |
2009-01-08 | Give more detailed info on recently added KQ4 detection entry (It's KQ4 v2.0,... | Kari Salminen |
2009-01-08 | Attempted fix of bug #2438637 (Dino not erased in introduction screen on Amig... | Nicola Mettifogo |
2009-01-08 | Fixed points 2 and 3 of bug #2438549, spotlight wasn't displayed correctly. | Nicola Mettifogo |
2009-01-08 | Trim resource filenames to 8 characters as a last resort on BRA. Script files... | Nicola Mettifogo |
2009-01-08 | Don't assert anymore when a command flag doesn't exist, but ignore it and pri... | Nicola Mettifogo |
2009-01-08 | Fix bug #2455850: "LSL: missing Polish MD5" and add Polish LSL1 demo along th... | Eugene Sandulenko |
2009-01-07 | Reduced header deps | Max Horn |
2009-01-07 | Fixed warnings | Max Horn |
2009-01-07 | Fix an invalid access when the quit opcode occupies the last byte of the scri... | Jordi Vilalta Prat |
2009-01-07 | Complete the ROQ video decoding (there are still a few minor glitches) | Jordi Vilalta Prat |
2009-01-07 | videoIsLoaded() -> isVideoLoaded() | Filippos Karapetis |
2009-01-07 | Clear the screen to black before showing a video with playVideo() (it's meant... | Filippos Karapetis |
2009-01-07 | Initialize DXA buffers to 0 when they're allocated | Filippos Karapetis |
2009-01-07 | Move videoPalette inside setPalette(), as it's only used there | Filippos Karapetis |
2009-01-07 | Updated the MSVC project files for the latest changes to the video playing code | Filippos Karapetis |
2009-01-07 | Further merging of the SMK and DXA players (the FLIC player is not done yet): | Filippos Karapetis |
2009-01-07 | Fix bug #2451381: "AGI: -x option (or loading from launcher) breaks some games" | Eugene Sandulenko |
2009-01-07 | Add detection entry for King's Quest IV AGI (PC 5.25", 2.0) as provided by Us... | Kari Salminen |
2009-01-07 | Fix bug #2484801: "PQ1/DOS/Englisv2.0G - One version is detected as MAC Version" | Eugene Sandulenko |
2009-01-07 | Implemented Engine::getDebugger(). | Nicola Mettifogo |
2009-01-07 | Fix bug #1942471: "AGI: Fan(Get Outta SQ): No Word wrapping" | Eugene Sandulenko |
2009-01-07 | Extended PathBuffer to support BRA. | Nicola Mettifogo |
2009-01-07 | * moved more mask management to BackgroundInfo | Nicola Mettifogo |
2009-01-07 | Cleanup. | Nicola Mettifogo |
2009-01-06 | Use skip instead of seek | Filippos Karapetis |
2009-01-06 | Sound in the old Mac Guild version of ITE is correct again | Filippos Karapetis |
2009-01-06 | Added a few more shouldQuit() checks. It's now possible to quit while, for | Torbjörn Andersson |
2009-01-06 | Updated SWORD1 with the latest changes to video players | Filippos Karapetis |
2009-01-06 | Updated SCUMM with the latest changes to video players | Filippos Karapetis |
2009-01-06 | Updated AGOS with the latest changes to video players | Filippos Karapetis |