Age | Commit message (Expand) | Author |
2013-08-12 | I18N: Move specification of engine specific files to enginedir/POTFILES. | Johannes Schickel |
2013-08-07 | Merge pull request #365 from lordhoto/protected-pixels | Johannes Schickel |
2013-08-06 | SCI: Add another version of Jones CD (bug #3614668) | Filippos Karapetis |
2013-08-03 | SCI: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | SCI: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-07-30 | SCI: Add a hack to fix the inventory in GK1 | Filippos Karapetis |
2013-07-19 | SCI: Add FIXME | Willem Jan Palenstijn |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
2013-07-08 | SCI: Rewrite the song loop comments in commit 6fa668e to make more sense | Filippos Karapetis |
2013-07-08 | SCI: Add some comments a possible TODO regarding song looping | Filippos Karapetis |
2013-07-07 | SCI: Fix bug #3614566 - "LSL6: ScummVM locks up at Electro-Shock room" | Filippos Karapetis |
2013-06-21 | SCI: Avoid using g_sci for usesOldGfxFunctions() in the GfxPorts class | Filippos Karapetis |
2013-06-19 | SCI: Implement the 4-param version of kDoSoundSendMidi - bug #3614447 | Filippos Karapetis |
2013-06-18 | SCI: Add note about LSL1vga DoSoundSendMidi | Willem Jan Palenstijn |
2013-05-31 | SCI: Add a workaround for a script bug in SQ5, room 800 - bug #3614145 | Filippos Karapetis |
2013-05-17 | SCI: Add an alternate version of the GK1 demo | Matthew Hoops |
2013-05-17 | SCI: Add detection for an interactive KQ7 demo | Matthew Hoops |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-05-01 | SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10... | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxScreen - CID 1003105 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxCursor - CID 1003112 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxControls16 - CID 1003114 | Filippos Karapetis |
2013-05-01 | SCI: Fix some non-initialized variables in SegManager - CID 1003116 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in MessageState - CID 1003119 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in MessageReader - CID 1003120 | Filippos Karapetis |
2013-05-01 | SCI: Fix a non-initialized variable in GfxMenu - CID 1003110 | Filippos Karapetis |
2013-05-01 | SCI: Initialize some members of GfxPaint16 - CID 1010057 | Filippos Karapetis |
2013-04-28 | SCI: Change wording for a function reference | Filippos Karapetis |
2013-04-28 | SCI: Change wording for the cursor position workarounds | Filippos Karapetis |
2013-04-28 | SCI: Fix patched save/load dialogs in SCI32 Mac games | Matthew Hoops |
2013-04-28 | SCI: Fix Phantasmagoria Mac's kDoSound | Matthew Hoops |
2013-04-27 | SCI: Fix incorrect detection of NRS patches in QFG3 (bug #3574541) | Filippos Karapetis |
2013-04-27 | SCI: Change wording for bug/further info references | Filippos Karapetis |
2013-04-26 | SCI: Fix SCI32 BE selector name count | Matthew Hoops |
2013-04-26 | SCI: Add script patch for Freddy Pharkas Mac inventory | Matthew Hoops |
2013-04-25 | SCI: Fix (unlikely) memory leak | Willem Jan Palenstijn |
2013-04-25 | SCI: Add the French floppy version of GK1 (bug #3611487) | Filippos Karapetis |
2013-04-25 | SCI: Reorder the LSL3 detection entries a bit | Filippos Karapetis |
2013-04-25 | SCI: Add another version of LSL3 (bug #3611488) | Filippos Karapetis |
2013-04-25 | SCI: Fix scaling in the back room of the bookstore in GK1 | Filippos Karapetis |
2013-04-23 | SCI: Fix kMessage REF subop ordering | Matthew Hoops |
2013-04-20 | SCI: Add extra sanity check | Willem Jan Palenstijn |
2013-04-20 | SCI: Fix memory leak | Willem Jan Palenstijn |
2013-04-20 | SCI: Fix resource type range checks | Willem Jan Palenstijn |
2013-04-20 | SCI: Report sound stream loading errors | Willem Jan Palenstijn |
2013-04-19 | SCI: Replace workaround for bug #3605269 by script patch | Willem Jan Palenstijn |
2013-04-18 | SCI: Remove a bunch of unused private member variables | Max Horn |
2013-04-17 | SCI: Fix confusing use of strncpy | Willem Jan Palenstijn |
2013-04-17 | SCI: Remove dead code | Willem Jan Palenstijn |
2013-04-17 | SCI: Remove useless delete | Willem Jan Palenstijn |