Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat | |
svn-id: r53160 | |||
2010-07-05 | DS: More formating, made more vars static | Max Horn | |
svn-id: r50708 | |||
2010-07-05 | DS: Only include NDS/scummvm_ipc.h where necessary; minor tweaks | Max Horn | |
svn-id: r50702 | |||
2010-07-05 | NDS: Update GPL/copyright headers; add namespace DS closing comments | Max Horn | |
svn-id: r50689 | |||
2010-07-05 | DS: Code formatting: "char* foo" -> "char *foo" | Max Horn | |
svn-id: r50688 | |||
2010-07-05 | DS: Fix warnings, cleanup | Max Horn | |
svn-id: r50687 | |||
2010-07-01 | NDS: Fix compile errors and a warning | Max Horn | |
svn-id: r50555 | |||
2010-02-26 | DS: Merging accross changes from branch1-0-0 into trunk. | Neil Millstone | |
svn-id: r48136 | |||
2009-01-21 | cleanup | Max Horn | |
svn-id: r35976 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-11-24 | Nintedo DS specific code: Remove function call (strlen) from loop condition. | Robin Watts | |
(Spotted by Fingolfin - Thanks) svn-id: r35163 | |||
2008-11-23 | Eliminate some warnings from NDS specific code. | Robin Watts | |
svn-id: r35157 | |||
2008-10-26 | DS port: My version of devkitpro complains that various symbols are defined in | Robin Watts | |
a different namespace. The fix is to refer to these symbols using ::. svn-id: r34850 | |||
2008-09-15 | DS: Backported 0.12 changes to trunk | Max Horn | |
svn-id: r34568 | |||
2008-05-15 | Porting changes from 0.11.0 branch | Neil Millstone | |
svn-id: r32140 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-12-21 | Scaler 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-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone | |
svn-id: r29203 | |||
2007-08-18 | Making DS port build again | Neil Millstone | |
svn-id: r28654 | |||
2007-06-30 | - Show mouse cursor option | Neil Millstone | |
- Support for SAGA, CINE, and AGI - Key bindings for Gob3 - Assembler optimisations submitted by Robin Watts svn-id: r27803 | |||
2007-06-22 | Cleaning up after myself (I blame it on, err, uhh... the Vogons?) | Max Horn | |
svn-id: r27625 | |||
2007-06-22 | Added Common::KEYCODE_INALID | Max Horn | |
svn-id: r27622 | |||
2007-06-22 | Converted 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-30 | Updated 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-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm ↵ | Neil Millstone | |
r20 and latest libnds. svn-id: r26394 | |||
2007-03-17 | Moved 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 | |||
2006-07-21 | o Proper ScummVM copyrights | Eugene 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-09 | More DS port fixes | James Brown | |
svn-id: r23460 | |||
2006-07-09 | Patch #1519399: DS Backend | Max Horn | |
svn-id: r23452 |