aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/compact.cpp
AgeCommit message (Expand)Author
2017-12-08SKY: Fix setSub incorrectly falling through to subsequent casesColin Snover
2017-12-08SKY: Fix unaligned pointer dereferencesColin Snover
2016-12-08ALL: Leave out instructions for engine data issuesBen Castricum
2016-12-06ALL: Change instructions for engine data file issuesBen Castricum
2016-12-05ALL: Unify 'missing engine data' messageBen Castricum
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-07-21Modified compact implementation to work around buglavosspawn
2013-01-09SKY: Silence C++11 narrowing warnings.Johannes Schickel
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-09-08SKY: Made some static data const.Johannes Schickel
2011-06-13I18N: Make many more GUI MessageDialog strings translatableThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: colour -> colorMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-03-20Hopefully fix mingw64 compilation (borrowed from engines/scumm/saveload.h)Johannes Schickel
2009-01-30cleanupMax Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-01corrected printf stringRobert Göffringmann
2007-04-01Fixed a compiler warning about 'unknown conversion type character' (not sure ...Max Horn
2007-04-01improved debugger a bitRobert Göffringmann
2007-03-31fixed graphic glitch when playing the floppy intro with spanish subtitles and...Robert Göffringmann
2006-04-04Since our debug() adds an exclamation mark at the message end, removeEugene Sandulenko
2006-04-01Patch #1432378: BASS: Memory leak, patch includedMax Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn