Age | Commit message (Expand) | Author |
2007-11-22 | updated backends/platform/ds/arm9/makefile.in to match changes made to backen... | Max Horn |
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-08-18 | Making DS port build again | Neil Millstone |
2007-07-16 | Word completion code that uses predictive dictionary ported from branch0-10-0 | Neil Millstone |
2007-07-10 | This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE | Robin Watts |
2007-06-30 | Adding mistakenly deleted file | Neil Millstone |
2007-06-30 | Just a test | Neil Millstone |
2007-06-30 | - Show mouse cursor option | Neil Millstone |
2007-06-30 | typo | Max Horn |
2007-06-22 | Produce 'correct' keycode/ascii values for function keys | Max Horn |
2007-06-22 | Cleaning up after myself (I blame it on, err, uhh... the Vogons?) | Max Horn |
2007-06-22 | Added Common::KEYCODE_INALID | Max Horn |
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants... | Max Horn |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-06-18 | Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.pl | Max Horn |
2007-06-18 | Added FIXME to dsmain.cpp about it not using SCUMMVM_VERSION (thus adding one... | Max Horn |
2007-06-18 | NDS : Suppressed unneccessary complications regarding the backbuffer when CPU... | Bertrand Augereau |
2007-06-17 | NDS: setKeyboardEnable shouldn't overrun VRAM anymore when CPU scaler is on | Bertrand Augereau |
2007-06-17 | NDS: Compile fixes | Bertrand Augereau |
2007-06-15 | DS : | Bertrand Augereau |
2007-06-12 | NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor... | Bertrand Augereau |
2007-06-07 | NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor... | Bertrand Augereau |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-16 | NDS : Compile fix | Bertrand Augereau |
2007-04-16 | NDS : Potentially faster, less precise, CPU-scaler plugged | Bertrand Augereau |
2007-04-16 | NDS : #define to experiment with a faster, less precise, CPU-scaler | Bertrand Augereau |
2007-04-16 | NDS : Trunk fix for latest libnds | Bertrand Augereau |
2007-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm r2... | Neil Millstone |
2007-03-18 | Some fixes to cope with the move of the event code from OSystem to Common | Max Horn |
2007-03-18 | adding key scanning functions compatible with ScummVM's IPC | Neil Millstone |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-08 | Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines mean... | Max Horn |
2007-03-08 | Removed redundant code from gba_nds_fat.h (for some bizarre reason, the data ... | Max Horn |
2007-02-21 | Change an include to remove requirement of libfat | Neil Millstone |
2007-02-21 | Change an include to remove requirement of libfat | Neil Millstone |
2007-02-18 | NDS : The scaler profiling renders a white line (1 pixel / 1 ms) | Bertrand Augereau |
2007-02-18 | NDS : CPU scaler twiddling backup | Bertrand Augereau |
2007-02-18 | NDS : CPU scaler performance experiment | Bertrand Augereau |
2007-02-18 | NDS : Compile fix (savegames-related) | Bertrand Augereau |
2007-02-17 | Get rid of Common::SaveFile | Max Horn |
2007-02-15 | Changes made for 0.9.1a beta2 release backported to trunk | Neil Millstone |
2007-02-13 | NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically... | Bertrand Augereau |
2007-01-20 | Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption. | Neil Millstone |
2007-01-19 | Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out al... | Neil Millstone |
2007-01-19 | Changed to ARM7 for libcartreset | Neil Millstone |
2007-01-19 | Adding libcartreset to ARM7 binary | Neil Millstone |
2006-12-09 | NDS : Scaler cleaning | Bertrand Augereau |
2006-12-09 | NDS : Scaler cleaning | Bertrand Augereau |