Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-10 | JANITORIAL: Fix template definition whitespace | Tarek Soliman | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 | |||
2010-08-03 | SCUMM: Add posibility to disable NES APU which is CPU demanding | Eugene Sandulenko | |
svn-id: r51679 | |||
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn | |
svn-id: r48637 | |||
2010-03-22 | Patch #2973290: Semicolon cleanup | Max Horn | |
svn-id: r48359 | |||
2010-03-10 | cleanup | Max Horn | |
svn-id: r48230 | |||
2010-01-08 | Switch Mixer::playInputStream to use DisposeAfterUse::Flag | Max Horn | |
svn-id: r47182 | |||
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
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-03-10 | Silence MSVC8 warnings. | Eugene Sandulenko | |
svn-id: r26062 | |||
2007-02-20 | Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me | Max Horn | |
svn-id: r25752 | |||
2007-02-18 | cleanup | Max Horn | |
svn-id: r25668 | |||
2007-02-17 | Speed up the Player_NES code quite a bit (still is rather slow without ↵ | Max Horn | |
compiler optimizations on my 1.5Ghz PowerBook G4, but at least it's not unbearably slow anymore, and with -O2 it's running smoothly) svn-id: r25659 | |||
2007-02-17 | OOified Player_NES code; revamped the code in GetSample slightly (to avoid ↵ | Max Horn | |
overflows, an expensive multiplication and an even more expensive division) svn-id: r25658 | |||
2007-02-15 | added some static keywords | Max Horn | |
svn-id: r25604 | |||
2006-10-21 | cleanup | Max Horn | |
svn-id: r24407 | |||
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵ | Max Horn | |
the linker dependency graph). Porters will have to update project files svn-id: r23974 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |