Age | Commit message (Expand) | Author |
2017-12-08 | SKY: Fix unaligned pointer dereferences | Colin Snover |
2017-08-06 | JANITORIAL: Silence more GCC 7 warnings | Torbjörn Andersson |
2016-12-11 | Fixed collision detection, now it actually corresponds with the original | Robert Göffringmann |
2016-07-21 | Modified compact implementation to work around bug | lavosspawn |
2014-02-18 | SKY: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2011-12-19 | SKY: Fix warning | Willem Jan Palenstijn |
2011-12-08 | SKY: Replace usage of 'goto'. | D G Turner |
2011-09-12 | SKY: fix bug #3149412: Invalid Mode when giving shades to travel agent | Joost Peters |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-17 | COMMON: Registers RandomSources in constructor with the event recorder | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-14 | ALL: colour -> color | Max Horn |
2010-11-01 | ENGINES: Replace many printfs by warning/debug/debugN | Max Horn |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-07-25 | Move the event recorder to its own class (EventRecoder inside common/EventRec... | Johannes Schickel |
2009-07-14 | add workaround for #2687172: BASS: Occasional loss of speech | Joost Peters |
2009-05-02 | Fix the ending of CD demo. | Travis Howell |
2009-03-23 | change debug output of script interpreter to more clearly print script number... | Joost Peters |
2009-03-12 | formatting fix, aka buildbot rebuild incentive ;) | Joost Peters |
2009-03-06 | cleanup | Joost Peters |
2009-01-30 | Avoid using g_engine if possible | Max Horn |
2008-12-25 | Pushing down some header deps (on common/system.h, mostly) | Max Horn |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-03 | Fixed bug #1995022 ("BASS: wrong displayed 2 line text"). | Torbjörn Andersson |
2008-07-13 | SKY works with the new GMM implementation, also updated gui/newgui.cpp and pr... | Christopher Page |
2008-06-25 | Scumm and sky now use the new _quit flag | Christopher Page |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2007-12-30 | Patch #1689516: BASS: Update the cursor when right-clicking in inventory | Max Horn |
2007-12-07 | add Common::Rect::center (handy for ::setFocusRectangle()) | Gregory Montoir |
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-01 | Fixed setFocusRectangle code. At least I think I did, I don't know where it c... | Robert Göffringmann |
2007-03-31 | fixed graphic glitch when playing the floppy intro with spanish subtitles and... | Robert Göffringmann |
2006-07-09 | Added OSystem::setFocusRectangle (first part of Nintendo DS patch) | Max Horn |
2006-06-21 | Match the original behaviour more closely when examining inventory items. The | Torbjörn Andersson |
2006-04-04 | Removed extra exclamation marks in warning() calls as well. | Eugene Sandulenko |
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |