Age | Commit message (Expand) | Author |
2010-11-18 | DS: Add some FIXME/TODO comments on changes that need to be applied to the DS... | Max Horn |
2010-07-07 | DS: Code formatting | Max Horn |
2010-07-07 | DS: Fix some quirks in the NDS build system, remove some dead code | Max Horn |
2010-07-05 | DS: More formating, made more vars static | Max Horn |
2010-07-05 | DS: Fix warnings, make some vars static, cleanup | Max Horn |
2010-07-05 | DS: Code formatting: "char* foo" -> "char *foo" | Max Horn |
2010-07-05 | DS: Fix warnings, cleanup | Max Horn |
2010-07-05 | DS: Can now build binaries via our "configure/make" build system. | Max Horn |
2010-03-11 | Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ... | Max Horn |
2010-03-10 | Remove last traces of OSystem::getOutputSampleRate() | Max Horn |
2010-02-26 | DS: Merging accross changes from branch1-0-0 into trunk. | Neil Millstone |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-09-27 | Backported NDS changes from 1.0.0 branch to trunk | Max Horn |
2009-09-27 | Fixed compilation of the NDS port. | Andre Heider |
2009-06-28 | Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input; | Max Horn |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-03-19 | Merged Neil's NDS changes into trunk | Max Horn |
2009-01-23 | Oops | Max Horn |
2009-01-23 | DS: Nothing is supposed to use time(), so don't globally include <time.h> -- ... | Max Horn |
2009-01-21 | More cleanup of the DS port | Max Horn |
2009-01-21 | More cleanup | Max Horn |
2009-01-21 | cleanup | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-09-15 | DS: Backported 0.12 changes to trunk | Max Horn |
2008-07-10 | Fixed a few warnings | Bertrand Augereau |
2008-07-09 | DS: Backend changes for new mixer code | Neil Millstone |
2008-06-28 | Removed obsolete ::clearSoundCallback() code | Max Horn |
2008-05-31 | DS: The SpriteEntry::atributes array has only 3 elements; also removed some a... | Max Horn |
2008-05-31 | Fixing various warnings in the DS port | Max Horn |
2008-05-24 | Adding getFileSystemFactory() method in response to mail on scummvm-devel. | Neil Millstone |
2008-05-15 | Porting changes from 0.11.0 branch | Neil Millstone |
2008-05-14 | NDS: Minor code formatting fixes | Bertrand Augereau |
2008-05-14 | NDS: OSystem::getTimeAndDate is demoted to the port (with the standard | Bertrand Augereau |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-21 | Scaler corruption fixes, scaler console fixes, adding Lure target (except it ... | Neil Millstone |
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-08-18 | Making DS port build again | Neil Millstone |
2007-06-30 | - Show mouse cursor option | Neil Millstone |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-06-18 | NDS : Suppressed unneccessary complications regarding the backbuffer when CPU... | Bertrand Augereau |
2007-06-17 | NDS: Compile fixes | Bertrand Augereau |
2007-06-15 | DS : | Bertrand Augereau |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm r2... | Neil Millstone |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-01-20 | Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption. | Neil Millstone |
2006-11-03 | Merging in changes made in branch for 0.9.1 release into trunk | Neil Millstone |
2006-10-25 | DS : Blind backends changes to comply to fingolfin's changes | Bertrand Augereau |
2006-10-25 | DS backend : Compile fixes for the new backends system, still needs plugging ... | Bertrand Augereau |