Age | Commit message (Expand) | Author |
2016-01-07 | JANITORIAL: Fix clang printf warnings | Ori Avtalion |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-18 | INSANE: Mark fall through case statement. CID 1003733 | Eugene Sandulenko |
2013-07-15 | INSANE: Fix CID 1003734. Missing break in switch | Eugene Sandulenko |
2013-07-15 | INSANE: Fix CID 1003733. Missing break in switch. | Eugene Sandulenko |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-04-21 | INSANE: Fix potential buffer overflow. CID 1003866 | Eugene Sandulenko |
2013-04-02 | SCUMM: Hardly-even-worth-mentioning cleanup. | Torbjörn Andersson |
2013-04-02 | SCUMM: Fix bug #3575444: "FT: Enemy behaviour in biker fight" | Eugene Sandulenko |
2013-04-02 | SCUMM: More fixes in INSANE | Eugene Sandulenko |
2013-03-30 | SCUMM: Fix more bugs in INSANE | Eugene Sandulenko |
2013-03-30 | SCUMM: Fix several bugs in INSANE | Eugene Sandulenko |
2013-03-30 | SCUMM: Fix bug #3546434: "SCUMM: FT glitches in Vulture encounter on old mine... | Eugene Sandulenko |
2012-06-23 | SCUMM - Fix bug #3536645, FT Missing Dialogue Line | Torbjörn Andersson |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-14 | SCUMM: Remove some unused var warnings (see bug #3293800) | Max Horn |
2011-05-13 | SCUMM: Move class ResourceManager to its own header | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2011-03-29 | JANITORIAL: Remove/comment unused vars | dhewg |
2010-10-24 | ALL: Fix various typos (patch #3093266) | Max Horn |
2010-10-18 | SCUMM: INSANE: fix a long standing bug discovered by static code analysis | Eugene Sandulenko |
2010-10-18 | SCUMM: Fix parts of bug #3087898 (SCUMM: Code analysis warnings) | Max Horn |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-03-30 | SCUMM: Commit of parentheses patch from salty-horse. (from -devel "Enabling -... | Johannes Schickel |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |
2008-09-13 | SCUMM: Got rid of class Chunk | Max Horn |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-11 | Remove/clarify several FIXMEs | Eugene Sandulenko |
2007-09-11 | Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ... | Max Horn |
2007-06-23 | cleanup | Max Horn |
2007-06-23 | SCUMM: Added three FIXME comments to the _keyDownMap code, and made it use KE... | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-19 | Use consistent naming for the preprocessor constants used to guarantee that | Torbjörn Andersson |
2007-02-13 | added missing MKID_BE macros | Gregory Montoir |
2007-02-03 | Applied the revised NUT font renderer patch #1635584, which combines cyx's | Torbjörn Andersson |
2007-01-30 | unused buffer variable | Gregory Montoir |
2007-01-30 | added calls to SmushPlayer::getFont() to prevent accessing non-initialised Sm... | Gregory Montoir |
2007-01-27 | cleanup (made NutRenderer::loadFont protected, added call during initialisati... | Gregory Montoir |
2007-01-21 | Applied my own patch #1635584 (after discussing with Fingolfin) to reduce the | Torbjörn Andersson |
2006-10-28 | SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableR... | Max Horn |
2006-10-28 | SCUMM: Got rid of smush/chunk_type.h | Max Horn |
2006-10-27 | const and static, static and const, const and static, static and const... now... | Max Horn |
2006-10-15 | Turning various static tables into static const | Max Horn |
2006-10-13 | Fix potentioal bug when all subsequent SMUSH scenes were considered INSANE | Eugene Sandulenko |
2006-10-10 | now SmushPlayer is class created once same as SmushMixer while scumm engine c... | Paweł Kołodziejski |
2006-10-08 | small unify handleIACT function | Paweł Kołodziejski |