Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-08 | SKY: Fix unaligned pointer dereferences | Colin Snover | |
Dereferencing an unaligned pointer will cause a memory fault on at least older ARM and SPARC architectures, and is warned about starting in Clang 4. | |||
2016-07-21 | Modified compact implementation to work around bug | lavosspawn | |
https://sourceforge.net/p/scummvm/bugs/2687/ when playing Beneath a Steel Sky with our (slightly broken) sky.cpt | |||
2011-09-08 | SKY: Made some static data const. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion | |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-04-01 | improved debugger a bit | Robert Göffringmann | |
svn-id: r26334 | |||
2007-02-20 | More header fixes for that warm and fuzzy feeling of consistency. | Torbjörn Andersson | |
svn-id: r25749 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |