Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-28 | Merged revisions ↵ | Christopher Page | |
32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-32163,32165-32168,32170-32173,32175-32179,32181-32191,32193-32202,32204-32205,32209-32214,32216,32218,32220-32235,32237-32266,32269-32271,32273-32290,32292-32295,32297-32317,32319-32323,32325-32328,32330-32331,32334-32338,32343-32347 via svnmerge from https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk svn-id: r32350 | |||
2008-05-27 | Fixed choppy sound on my Vista box. (after talking with Fingolfin about it) | Johannes Schickel | |
svn-id: r32331 | |||
2008-05-27 | Reduce audio buffer size, as indicated on scummvm-devel | Max Horn | |
svn-id: r32316 | |||
2008-05-24 | Adding getFileSystemFactory() method in response to mail on scummvm-devel. | Neil Millstone | |
svn-id: r32247 | |||
2008-05-23 | Correct include | Chris Apers | |
svn-id: r32229 | |||
2008-05-23 | Use default save game class | Chris Apers | |
svn-id: r32228 | |||
2008-05-23 | Use default save game class | Chris Apers | |
svn-id: r32227 | |||
2008-05-23 | Fixed PalmSaveFileManager | Chris Apers | |
svn-id: r32225 | |||
2008-05-23 | Added missing getTimeAndDate backend function | Chris Apers | |
svn-id: r32224 | |||
2008-05-23 | Fixed PalmOS compilation | Chris Apers | |
svn-id: r32223 | |||
2008-05-23 | Added prefix files for M4 and Made engine | Chris Apers | |
svn-id: r32222 | |||
2008-05-16 | Yet another compilation fix for WinCE | Max Horn | |
svn-id: r32142 | |||
2008-05-15 | Porting changes from 0.11.0 branch | Neil Millstone | |
svn-id: r32140 | |||
2008-05-15 | Removed the GP32 port | Max Horn | |
svn-id: r32139 | |||
2008-05-15 | NDS: Rollback of the custom build target rule from .cpp.o to %.o: %.cpp | Bertrand Augereau | |
svn-id: r32137 | |||
2008-05-15 | NDS: Protection against FastRam (ITCM) allocation failure | Bertrand Augereau | |
svn-id: r32136 | |||
2008-05-14 | Merged revisions ↵ | Christopher Page | |
31972-31973,31975-31981,31984-31989,31993-31994,31996-32014,32016-32020,32022-32025,32027-32028,32030,32034,32037-32038,32040-32058,32060-32087,32089-32093,32095-32123 via svnmerge from https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk svn-id: r32125 | |||
2008-05-14 | NDS: Minor code formatting fixes | Bertrand Augereau | |
svn-id: r32100 | |||
2008-05-14 | NDS: OSystem::getTimeAndDate is demoted to the port (with the standard | Bertrand Augereau | |
implementation) svn-id: r32099 | |||
2008-05-14 | NDS : Compilation fixes | Bertrand Augereau | |
svn-id: r32098 | |||
2008-05-12 | - Added an engine plugin manager and moved engine specific functionality into it | Jordi Vilalta Prat | |
- base/plugins.* reorganization svn-id: r32045 | |||
2008-05-09 | New GSoC 2008 branch for the 'Return to launcher' task by Chris Page (cpage88) | Max Horn | |
svn-id: r31971 | |||
2008-05-07 | Proper delete[] formatting (this time all occurences should've been changed...) | Johannes Schickel | |
svn-id: r31929 | |||
2008-05-07 | Changed all delete [] usages to delete[]. | Johannes Schickel | |
svn-id: r31927 | |||
2008-05-06 | Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles | Jordi Vilalta Prat | |
svn-id: r31889 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-05-02 | Updated the list of the DC plugins' exported symbols | Jordi Vilalta Prat | |
svn-id: r31802 | |||
2008-04-24 | Add textstrings for MADE and M4 engines. | Lars Persson | |
svn-id: r31702 | |||
2008-04-22 | Remove line from buildscript | Lars Persson | |
svn-id: r31658 | |||
2008-04-20 | Forgot to include two libs. | Lars Persson | |
svn-id: r31624 | |||
2008-04-20 | Forgot to disable engines in special build | Lars Persson | |
svn-id: r31618 | |||
2008-04-20 | Updated SYMBIAN buildsystem to build M4 and MADE engines | Lars Persson | |
svn-id: r31616 | |||
2008-04-20 | Initial support for M4 and MADE engines | Lars Persson | |
svn-id: r31615 | |||
2008-04-17 | GP2X: Fix 'oops'. No point not initialising the joystick when you need to ↵ | John Willis | |
use it to have some form of input ;). svn-id: r31552 | |||
2008-04-17 | Cleanup the shell script that puts a GP2X archive together. | John Willis | |
svn-id: r31551 | |||
2008-04-16 | Small cleanup of the GP2X backend. Still a few odd things I need to glance ↵ | John Willis | |
at (like it is not working ;-)). svn-id: r31515 | |||
2008-04-10 | fix make clean | Joost Peters | |
svn-id: r31466 | |||
2008-04-05 | Code cleanup. | Marcus Comstedt | |
svn-id: r31414 | |||
2008-04-02 | Remove Symbian FS creation from common SDL code | Lars Persson | |
svn-id: r31364 | |||
2008-03-26 | Modified Patch #1925352: Memory leak fixes | Max Horn | |
svn-id: r31244 | |||
2008-03-26 | Call InitScalers instead of setting gBitFormat directly | Max Horn | |
svn-id: r31242 | |||
2008-03-26 | Added note on how the WinCE scalers are wasting valuable cycles, and how to ↵ | Max Horn | |
fix that svn-id: r31241 | |||
2008-03-19 | Implement OSystem_PSP::getFilesystemFactory() and OSystemPSP::getTimeAndDate() | Joost Peters | |
svn-id: r31195 | |||
2008-03-12 | Implemented OSystem_GP2X::getTimeAndDate (identical to OSystem::getTimeAndDate). | John Willis | |
svn-id: r31115 | |||
2008-03-12 | Implemented OSystem_SDL::getTimeAndDate (identical to ↵ | Max Horn | |
OSystem::getTimeAndDate, which will eventually be REMOVED -- all porters should copy this change, if they haven't already) svn-id: r31112 | |||
2008-03-11 | Updated datafiles needed for S80, S90 and S60v2 | Lars Persson | |
svn-id: r31109 | |||
2008-03-11 | Added OSystem_SDL::getFilesystemFactory() | Max Horn | |
svn-id: r31107 | |||
2008-03-10 | forgot to commit these | Robert Göffringmann | |
svn-id: r31099 | |||
2008-03-08 | Clearing unnecessary execution bit | Eugene Sandulenko | |
svn-id: r31071 | |||
2008-03-03 | the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup. | Robert Göffringmann | |
svn-id: r31034 |