Age | Commit message (Expand) | Author |
2008-06-16 | Merged revisions 32668-32669,32676,32687-32689,32693,32695,32698-32701,32705 ... | Christopher Page |
2008-06-15 | Make null plugin compilable | Eugene Sandulenko |
2008-06-11 | Merged revisions 32564-32565,32567-32575,32577,32579-32594,32596-32603,32605-... | Christopher Page |
2008-06-07 | -Wno-multichar slipped in twice | Andre Heider |
2008-06-07 | added support for reset and power buttons | Andre Heider |
2008-06-05 | disable more more compiler warnings | Andre Heider |
2008-06-05 | Merged revisions 32507-32513,32516,32518,32520-32521,32523-32524,32526-32548,... | Christopher Page |
2008-06-04 | Patch #1971285: "Nintendo Wii port" | Eugene Sandulenko |
2008-06-04 | - Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f... | Johannes Schickel |
2008-06-03 | DS: Forgot to commit #include changes in the ds-fs.* files; this allows to ge... | Max Horn |
2008-06-02 | Merged revisions 32348-32349,32351-32356,32358-32411,32413-32441,32443-32445,... | Christopher Page |
2008-06-01 | DS: Removed some duplicate file content (thanks to Qvist for pointing this out) | Max Horn |
2008-06-01 | Tweaks to DS makefiles. | Robin Watts |
2008-05-31 | DS: make sure DEPDIR and srcdir are inited, so that *.d files end up in the r... | Max Horn |
2008-05-31 | DS: Fix compilation rule in Makefile to not compile everything twice | Max Horn |
2008-05-31 | DS: Adjust some compiler warnings | Max Horn |
2008-05-31 | DS: Removed some pointless -I compiler directives | Max Horn |
2008-05-31 | DS: The SpriteEntry::atributes array has only 3 elements; also removed some a... | Max Horn |
2008-05-31 | DS: Use DEVKITPRO env var to find DevKitPro files, as the DevKitPro manual su... | Max Horn |
2008-05-31 | DS: Fixed a warning; simplified & fixed the way scummvm_main gets invoked | Max Horn |
2008-05-31 | DS: registers_alt.h is not neede with current libnds; added a FIXME | Max Horn |
2008-05-31 | Fixing various warnings in the DS port | Max Horn |
2008-05-28 | Merged revisions 32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-... | Christopher Page |
2008-05-27 | Fixed choppy sound on my Vista box. (after talking with Fingolfin about it) | Johannes Schickel |
2008-05-27 | Reduce audio buffer size, as indicated on scummvm-devel | Max Horn |
2008-05-24 | Adding getFileSystemFactory() method in response to mail on scummvm-devel. | Neil Millstone |
2008-05-23 | Correct include | Chris Apers |
2008-05-23 | Use default save game class | Chris Apers |
2008-05-23 | Use default save game class | Chris Apers |
2008-05-23 | Fixed PalmSaveFileManager | Chris Apers |
2008-05-23 | Added missing getTimeAndDate backend function | Chris Apers |
2008-05-23 | Fixed PalmOS compilation | Chris Apers |
2008-05-23 | Added prefix files for M4 and Made engine | Chris Apers |
2008-05-16 | Yet another compilation fix for WinCE | Max Horn |
2008-05-15 | Porting changes from 0.11.0 branch | Neil Millstone |
2008-05-15 | Removed the GP32 port | Max Horn |
2008-05-15 | NDS: Rollback of the custom build target rule from .cpp.o to %.o: %.cpp | Bertrand Augereau |
2008-05-15 | NDS: Protection against FastRam (ITCM) allocation failure | Bertrand Augereau |
2008-05-14 | Merged revisions 31972-31973,31975-31981,31984-31989,31993-31994,31996-32014,... | Christopher Page |
2008-05-14 | NDS: Minor code formatting fixes | Bertrand Augereau |
2008-05-14 | NDS: OSystem::getTimeAndDate is demoted to the port (with the standard | Bertrand Augereau |
2008-05-14 | NDS : Compilation fixes | Bertrand Augereau |
2008-05-12 | - Added an engine plugin manager and moved engine specific functionality into it | Jordi Vilalta Prat |
2008-05-09 | New GSoC 2008 branch for the 'Return to launcher' task by Chris Page (cpage88) | Max Horn |
2008-05-07 | Proper delete[] formatting (this time all occurences should've been changed...) | Johannes Schickel |
2008-05-07 | Changed all delete [] usages to delete[]. | Johannes Schickel |
2008-05-06 | Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles | Jordi Vilalta Prat |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-05-02 | Updated the list of the DC plugins' exported symbols | Jordi Vilalta Prat |
2008-04-24 | Add textstrings for MADE and M4 engines. | Lars Persson |