Age | Commit message (Expand) | Author |
2010-05-17 | Enforce conversion formatting on pointer casts in the DEV code. | Johannes Schickel |
2010-05-04 | Reduce indirect header dependencies further | Max Horn |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-05-04 | Move initGraphics and initCommonGFX from to new header. | Max Horn |
2010-04-28 | Only draw letters that actually fit on the surface. Should fix bug #2992268 (... | Sven Hesse |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2010-04-27 | Fix warning using GCC 4.5 | Arnaud Boutonné |
2010-04-12 | Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la... | Ori Avtalion |
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-04-07 | Add detection for an English ADI2 environment disk (for Amiga) | Arnaud Boutonné |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2010-03-17 | Use resSize instead of computing its value again. | Arnaud Boutonné |
2010-03-16 | Add detection for Adiboo 2.14. Specify the exact version of a Adi 4.0 | Arnaud Boutonné |
2010-03-11 | Loading the intro videos tira.imd and tirb.imd as early PreIMD | Sven Hesse |
2010-03-11 | Adding support for the early Fascination IMD format | Sven Hesse |
2010-03-10 | Silenced some harmless cppcheck warnings about unreachable code after a return. | Torbjörn Andersson |
2010-03-06 | - Reorder detection (floppy, CD, demos). | Arnaud Boutonné |
2010-03-06 | Playtoons - Add MD5s specified by scoriae in the forums | Arnaud Boutonné |
2010-03-06 | Gob3CD - Move subtitle check to initialization | Arnaud Boutonné |
2010-03-06 | Gob3 CD - some texts are skipped in the CD version because they are considere... | Arnaud Boutonné |
2010-03-05 | Add detection for Playtoons 3 EN, based on Hkz MD5s | Arnaud Boutonné |
2010-02-25 | Fixing problems with the texts table in TOT files when the order of the texts... | Sven Hesse |
2010-02-21 | Patch for bug 2943361 by littleboy, adding full kb modifier support to all en... | Yotam Barnoy |
2010-02-19 | Fix for bug #2954286 "Gob: ScummVM quits on pause". | Johannes Schickel |
2010-02-16 | Fascination - Fix syntax (clone2727) | Arnaud Boutonné |
2010-02-15 | Playtoons - "Fascination" workaround for text is also required for Playtoons. | Arnaud Boutonné |
2010-02-14 | Fascination - Put correct protracker functions as Paula now accept sample siz... | Arnaud Boutonné |
2010-02-13 | Fascination: REAL fix. Thanks DrMcCoy. | Arnaud Boutonné |
2010-02-13 | Fix a crash in previous commit | Arnaud Boutonné |
2010-02-13 | Fascination: | Arnaud Boutonné |
2010-02-08 | Fascination: - Suppress the recently added oFascin_keyFunc, replace it with a... | Arnaud Boutonné |
2010-02-06 | Fascination - Use invalidateRect instead of dirtiedRect, fix several other li... | Arnaud Boutonné |
2010-02-06 | Add an assert to avoid a crash when printing the character 0x00. | Arnaud Boutonné |
2010-02-06 | Fascination: Fix lamp problem in parking lot. | Arnaud Boutonné |
2010-02-04 | Fascination - Add detection for EN Atari version | Arnaud Boutonné |
2010-02-03 | clean-up : forgot commented code | Arnaud Boutonné |
2010-02-03 | Fascination - based on the theoritical values of flag, use getWindow instead ... | Arnaud Boutonné |
2010-02-03 | Fascination - Cleanup: suppress some noisy debug output, suppress some obsole... | Arnaud Boutonné |
2010-02-03 | Implementing saving/loading for Fascination. Tested in the DOS floppy version... | Sven Hesse |
2010-02-03 | Only show that annoying checkmouse warning for Fascination | Sven Hesse |
2010-02-03 | Minor style-related changes | Sven Hesse |
2010-02-03 | Fascination - Fix screen transition | Arnaud Boutonné |
2010-02-02 | Fascination - comment calls to getWindow() in checkMouse(). I think getWindow... | Arnaud Boutonné |
2010-02-02 | Fascination - Add a window specific function, modify checkmouse() function in... | Arnaud Boutonné |
2010-02-02 | Fascination - Add a define to enable/disable MDY player, as it currently gene... | Arnaud Boutonné |
2010-02-02 | Fascination - Fix one wrong wait time | Arnaud Boutonné |
2010-02-01 | Renaming saveload_Fascination.cpp to saveload_fascin.cpp, to fit the naming s... | Sven Hesse |
2010-01-31 | Fascination - Partially fix the intro | Arnaud Boutonné |
2010-01-31 | Properly deleting the TOT resource table again when loading failed | Sven Hesse |
2010-01-31 | Adding some sanity asserts | Sven Hesse |