Age | Commit message (Expand) | Author |
2010-11-18 | DS: Port changes from 1.2.0 branch to trunk | Max Horn |
2010-11-18 | DS: Fix compilation despite use of 'forbidden' symbols | Max Horn |
2010-11-03 | Merge from gsoc2010-plugins | Yotam Barnoy |
2010-09-05 | PLUGINS: Move all ELF loader related files to its own directory. | Andre Heider |
2010-09-05 | DS: Enable debug level 2 when DISABLE_TEXT_CONSOLE is not set. | Andre Heider |
2010-09-04 | DS: Merge r52533 from trunk. | Andre Heider |
2010-09-04 | DS: Enable stdout/err via nocash when DISABLE_COMMAND_LINE in not set. | Andre Heider |
2010-08-10 | merged trunk into branch, reverted Cruise Singleton changes | Tony Puccinelli |
2010-08-06 | added DSPlugin and DS Plugin Provider (steps towards using subtypes of DLObject) | Tony Puccinelli |
2010-07-28 | abstracted an ELF plugin provider | Tony Puccinelli |
2010-07-28 | various manual tweaks to get ds port compiling from branch again after earlie... | Tony Puccinelli |
2010-07-07 | DS: Fix some quirks in the NDS build system, remove some dead code | Max Horn |
2010-07-06 | DS: Add isScrollingWithDPad() to make code more readable | Max Horn |
2010-07-05 | DS: More formating, made more vars static | Max Horn |
2010-07-05 | DS: Only include NDS/scummvm_ipc.h where necessary; minor tweaks | Max Horn |
2010-07-05 | DS: Fix warnings, make some vars static, cleanup | Max Horn |
2010-07-05 | DS: Cleanup NDS portdefs.h a bit | Max Horn |
2010-07-05 | NDS: Update GPL/copyright headers; add namespace DS closing comments | Max Horn |
2010-07-05 | DS: Code formatting: "char* foo" -> "char *foo" | Max Horn |
2010-07-05 | DS: Fix warnings, cleanup | Max Horn |
2010-07-05 | DS: Fix setShakePos | Max Horn |
2010-07-05 | DS: Made some vars static, code formatting, cleanup | Max Horn |
2010-07-05 | DS: Can now build binaries via our "configure/make" build system. | Max Horn |
2010-07-03 | changed main to use DS plugin provider if dynamic modules are turned on | Tony Puccinelli |
2010-06-05 | merged trunk into branch and corrected __PS2__ to __PLAYSTATION2__ in a coupl... | Tony Puccinelli |
2010-05-31 | DS: Use gScummVMVersion in dsmain.cpp; merge 1.1.1 changes in readme_ds.txt | Max Horn |
2010-05-29 | DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds... | Neil Millstone |
2010-04-16 | DS: Merge changes from 1.1.0 branch into trunk | Max Horn |
2010-03-20 | DS: Changing version number on title screen | Neil Millstone |
2010-02-26 | DS: Merging accross changes from branch1-0-0 into trunk. | Neil Millstone |
2009-09-27 | Backported NDS changes from 1.0.0 branch to trunk | Max Horn |
2009-06-03 | cleanup | Max Horn |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-03-19 | Merged Neil's NDS changes into trunk | Max Horn |
2009-01-23 | DS: Apply an old cleanup patch of mine from last August | Max Horn |
2009-01-21 | More cleanup | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-10-26 | DS port: My version of devkitpro complains that various symbols are defined in | Robin Watts |
2008-09-15 | DS: Backported 0.12 changes to trunk | Max Horn |
2008-09-14 | DS: Removed legacy GCC 2.x build code (NDS/DevKitPro uses GCC 3 or newer anyw... | Max Horn |
2008-07-09 | DS: Backend changes for new mixer code | Neil Millstone |
2008-05-31 | DS: The SpriteEntry::atributes array has only 3 elements; also removed some a... | Max Horn |
2008-05-31 | DS: Fixed a warning; simplified & fixed the way scummvm_main gets invoked | Max Horn |
2008-05-31 | Fixing various warnings in the DS port | Max Horn |
2008-05-15 | Porting changes from 0.11.0 branch | Neil Millstone |
2008-05-15 | NDS: Protection against FastRam (ITCM) allocation failure | Bertrand Augereau |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-21 | Scaler corruption fixes, scaler console fixes, adding Lure target (except it ... | Neil Millstone |