Age | Commit message (Expand) | Author |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-03 | PSP: Fix more forbidden symbol clashes | Max Horn |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-03-22 | TIMER: Cleanup | dhewg |
2010-11-29 | BACKENDS: Fix SVN keyword usage. | Johannes Schickel |
2010-11-29 | SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation | Max Horn |
2010-11-29 | BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs | Max Horn |
2010-11-29 | SDL: Move #include <SDL.h> into a special wrapper file | Max Horn |
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-08-12 | SDL: Make use of SDL_BACKEND instead of platform specific defines. | Alejandro Marzini |
2010-08-01 | SYMBIAN platform. Correct building of SDL refacturing for Symbian. | Lars Persson |
2010-07-03 | Cleanup and documentation. | Alejandro Marzini |
2010-06-20 | Removed getMillis, delayMillis and getTimeAndDate functions from TimerManager. | Alejandro Marzini |
2010-06-13 | Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Com... | Alejandro Marzini |
2010-05-24 | PSP: moved timer thread to backends/timer/psp | Yotam Barnoy |
2009-08-22 | Add FIXME about DefaultTimerManager implementation. | Johannes Schickel |
2009-02-28 | Remove misleading comment. | Willem Jan Palenstijn |
2008-06-28 | Doxygenified a comment | Max Horn |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
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-01-24 | Modified version of Torbjoern's patch from bug #1640420 (fixes an overflow in... | Max Horn |
2006-10-26 | Increase timer accuracy again | Max Horn |
2006-10-25 | Rewrote the DefaultTimerManager to use a priority queue instead of a fixed si... | Max Horn |
2006-10-22 | Removed unused return value & param from DefaultTimerManager::handler() | Max Horn |
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio mixe... | Max Horn |
2006-06-24 | Added 'timer' backend module, based on the existing TimerManager code (work i... | Max Horn |