aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/dsmain.cpp
AgeCommit message (Expand)Author
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-23DS: Fix compilationMax Horn
2011-05-21DS: Various changesagent-q
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-18DS: Port changes from 1.2.0 branch to trunkMax Horn
2010-11-18DS: Fix compilation despite use of 'forbidden' symbolsMax Horn
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider
2010-09-05DS: Enable debug level 2 when DISABLE_TEXT_CONSOLE is not set.Andre Heider
2010-09-04DS: Merge r52533 from trunk.Andre Heider
2010-09-04DS: Enable stdout/err via nocash when DISABLE_COMMAND_LINE in not set.Andre Heider
2010-08-10merged trunk into branch, reverted Cruise Singleton changesTony Puccinelli
2010-08-06added DSPlugin and DS Plugin Provider (steps towards using subtypes of DLObject)Tony Puccinelli
2010-07-28abstracted an ELF plugin providerTony Puccinelli
2010-07-28various manual tweaks to get ds port compiling from branch again after earlie...Tony Puccinelli
2010-07-07DS: Fix some quirks in the NDS build system, remove some dead codeMax Horn
2010-07-06DS: Add isScrollingWithDPad() to make code more readableMax Horn
2010-07-05DS: More formating, made more vars staticMax Horn
2010-07-05DS: Only include NDS/scummvm_ipc.h where necessary; minor tweaksMax Horn
2010-07-05DS: Fix warnings, make some vars static, cleanupMax Horn
2010-07-05DS: Cleanup NDS portdefs.h a bitMax 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-05DS: Fix warnings, cleanupMax Horn
2010-07-05DS: Fix setShakePosMax Horn
2010-07-05DS: Made some vars static, code formatting, cleanupMax Horn
2010-07-05DS: Can now build binaries via our "configure/make" build system.Max Horn
2010-07-03changed main to use DS plugin provider if dynamic modules are turned onTony Puccinelli
2010-06-05merged trunk into branch and corrected __PS2__ to __PLAYSTATION2__ in a coupl...Tony Puccinelli
2010-05-31DS: Use gScummVMVersion in dsmain.cpp; merge 1.1.1 changes in readme_ds.txtMax Horn
2010-05-29DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds...Neil Millstone
2010-04-16DS: Merge changes from 1.1.0 branch into trunkMax Horn
2010-03-20DS: Changing version number on title screenNeil Millstone
2010-02-26DS: Merging accross changes from branch1-0-0 into trunk.Neil Millstone
2009-09-27Backported NDS changes from 1.0.0 branch to trunkMax Horn
2009-06-03cleanupMax 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-23DS: Apply an old cleanup patch of mine from last AugustMax Horn
2009-01-21More cleanupMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-10-26DS port: My version of devkitpro complains that various symbols are defined inRobin Watts
2008-09-15DS: Backported 0.12 changes to trunkMax Horn
2008-09-14DS: Removed legacy GCC 2.x build code (NDS/DevKitPro uses GCC 3 or newer anyw...Max Horn
2008-07-09DS: Backend changes for new mixer codeNeil Millstone
2008-05-31DS: The SpriteEntry::atributes array has only 3 elements; also removed some a...Max Horn
2008-05-31DS: Fixed a warning; simplified & fixed the way scummvm_main gets invokedMax Horn
2008-05-31Fixing various warnings in the DS portMax Horn
2008-05-15Porting changes from 0.11.0 branchNeil Millstone