Age | Commit message (Expand) | Author |
2014-02-18 | SKY: Make GPL headers consistent in themselves. | Johannes Schickel |
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 |
2011-02-16 | Merge branch 'master' into osystem-palette | Johannes Schickel |
2011-02-16 | SKY: Restore old sequence delay behaviour. | dhewg |
2011-02-14 | SKY: Adapt to [set|grab]Palette RGBA->RGB change. | dhewg |
2011-02-14 | SKY: get rid of timer based gfx updates | dhewg |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2010-01-03 | Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null | Torbjörn Andersson |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-03-06 | cleanup | Joost Peters |
2009-02-13 | Formatting changes / consistency | Joost Peters |
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops l... | Max Horn |
2008-11-20 | un-break sky engine after recent gfx transaction changes | Joost Peters |
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-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-31 | fixed graphic glitch when playing the floppy intro with spanish subtitles and... | Robert Göffringmann |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | SKY: Changed Control class to use event manager for mouse coord tracking, and... | Max Horn |
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | Max Horn |
2006-07-09 | Added OSystem::setFocusRectangle (first part of Nintendo DS patch) | Max Horn |
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 |