aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/dsoptions.cpp
AgeCommit message (Collapse)Author
2009-01-21More cleanup of the DS portMax Horn
svn-id: r35978
2009-01-21cleanupMax Horn
svn-id: r35976
2009-01-02Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> ↵Johannes Schickel
gui/GuiManager.h svn-id: r35668
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
svn-id: r35648
2008-11-20NDS: Fix link error in non-SCUMM builds by removing some dead & obsolete codeMax Horn
svn-id: r35129
2008-11-15Tweaks to make DS buildable again.Robin Watts
svn-id: r35085
2008-11-15DS: Replaced call to obsolete addButton methodMax Horn
svn-id: r35084
2008-09-15DS: Backported 0.12 changes to trunkMax Horn
svn-id: r34568
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
svn-id: r32140
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-12-21Scaler corruption fixes, scaler console fixes, adding Lure target (except it ↵Neil Millstone
doesn't quite work yet), adding function keys to virtual keyboard svn-id: r29944
2007-12-05NDS : The CPU scaler checkbox is back (and can be removed with a #define)Bertrand Augereau
svn-id: r29725
2007-10-13Fixed a huge number of compile errors, moved over features from 0.10.0 branch.Neil Millstone
svn-id: r29203
2007-08-18Making DS port build againNeil Millstone
svn-id: r28654
2007-06-30- Show mouse cursor optionNeil Millstone
- Support for SAGA, CINE, and AGI - Key bindings for Gob3 - Assembler optimisations submitted by Robin Watts svn-id: r27803
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* ↵Max Horn
constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ svn-id: r27616
2007-05-30Updated 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-17Moved Event/EventType/keyboard enum from common/system.h (part of class ↵Max Horn
OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again svn-id: r26180
2007-02-13NDS : Added the cpu scaler option in dsoptions (even seem to work ↵Bertrand Augereau
dynamically, at least in Maniac Mansion) svn-id: r25561
2006-11-03Merging in changes made in branch for 0.9.1 release into trunkNeil Millstone
svn-id: r24596
2006-07-21o Proper ScummVM copyrightsEugene Sandulenko
o Apparently because some patch was applied twice, many header files had their contents doubled. Fixing this as well. svn-id: r23548
2006-07-09More DS port fixesJames Brown
svn-id: r23460
2006-07-09Patch #1519399: DS BackendMax Horn
svn-id: r23452