aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/dsoptions.cpp
AgeCommit message (Expand)Author
2020-01-04BACKENDS: Fix the DS, GameCube and Wii buildsBastien Bouclet
2018-04-07DS: Fix compilation with devkitARM r47Cameron Cawley
2014-02-18DS: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-07-29DS: Get rid of DS_NON_SCUMM_BUILD and DS_SCUMM_BUILDMax Horn
2010-07-05DS: More formating, made more vars staticMax Horn
2010-07-05NDS: Update GPL/copyright headers; add namespace DS closing commentsMax Horn
2010-07-05DS: Code formatting: "char* foo" -> "char *foo"Max Horn
2010-07-01NDS: Fix compile errors and a warningMax Horn
2010-06-15DS: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2009-09-27Backported NDS changes from 1.0.0 branch to trunkMax Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-19Merged Neil's NDS changes into trunkMax Horn
2009-01-21More cleanup of the DS portMax Horn
2009-01-21cleanupMax Horn
2009-01-02Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-20NDS: Fix link error in non-SCUMM builds by removing some dead & obsolete codeMax Horn
2008-11-15Tweaks to make DS buildable again.Robin Watts
2008-11-15DS: Replaced call to obsolete addButton methodMax Horn
2008-09-15DS: Backported 0.12 changes to trunkMax Horn
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-21Scaler corruption fixes, scaler console fixes, adding Lure target (except it ...Neil Millstone
2007-12-05NDS : The CPU scaler checkbox is back (and can be removed with a #define)Bertrand Augereau
2007-10-13Fixed a huge number of compile errors, moved over features from 0.10.0 branch.Neil Millstone
2007-08-18Making DS port build againNeil Millstone
2007-06-30- Show mouse cursor optionNeil Millstone
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-02-13NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically...Bertrand Augereau
2006-11-03Merging in changes made in branch for 0.9.1 release into trunkNeil Millstone
2006-07-21o Proper ScummVM copyrightsEugene Sandulenko
2006-07-09More DS port fixesJames Brown
2006-07-09Patch #1519399: DS BackendMax Horn