aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/wordcompletion.cpp
AgeCommit message (Collapse)Author
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-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-18DS: Port changes from 1.2.0 branch to trunkMax Horn
svn-id: r54325
2010-07-05NDS: Update GPL/copyright headers; add namespace DS closing commentsMax Horn
svn-id: r50689
2010-07-05DS: Code formatting: "char* foo" -> "char *foo"Max Horn
svn-id: r50688
2009-09-27Backported NDS changes from 1.0.0 branch to trunkMax Horn
svn-id: r44426
2009-01-21cleanupMax Horn
svn-id: r35976
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
svn-id: r35648
2008-11-29Remove warnings from NDS build.Robin Watts
svn-id: r35172
2008-07-09DS: Backend changes for new mixer codeNeil Millstone
svn-id: r32978
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
svn-id: r32140
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
svn-id: r31888
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-07-16Word completion code that uses predictive dictionary ported from branch0-10-0Neil Millstone
svn-id: r28124
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