Max Horn
fb5ea14e4e
DS: The SpriteEntry::atributes array has only 3 elements; also removed some apparently not needed #includes
...
svn-id: r32432
2008-05-31 19:24:26 +00:00
Max Horn
c27f261b0b
DS: Use DEVKITPRO env var to find DevKitPro files, as the DevKitPro manual suggests; it does not make sense to hardcode Neil's development environment paths by default
...
svn-id: r32431
2008-05-31 19:08:52 +00:00
Max Horn
0f64d7236c
DS: Fixed a warning; simplified & fixed the way scummvm_main gets invoked
...
svn-id: r32430
2008-05-31 19:06:50 +00:00
Max Horn
29cac0258f
DS: registers_alt.h is not neede with current libnds; added a FIXME
...
svn-id: r32429
2008-05-31 19:05:45 +00:00
Max Horn
bd9671ba24
Fixing various warnings in the DS port
...
svn-id: r32428
2008-05-31 19:02:35 +00:00
Christopher Page
8297ead267
Merged revisions 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-28 20:30:20 +00:00
Johannes Schickel
6358878a43
Fixed choppy sound on my Vista box. (after talking with Fingolfin about it)
...
svn-id: r32331
2008-05-27 21:18:21 +00:00
Max Horn
77f2e18dcf
Reduce audio buffer size, as indicated on scummvm-devel
...
svn-id: r32316
2008-05-27 08:01:06 +00:00
Neil Millstone
556bab2b81
Adding getFileSystemFactory() method in response to mail on scummvm-devel.
...
svn-id: r32247
2008-05-24 14:57:18 +00:00
Chris Apers
9662178fcb
Correct include
...
svn-id: r32229
2008-05-23 13:04:13 +00:00
Chris Apers
78341b2d18
Use default save game class
...
svn-id: r32228
2008-05-23 13:00:37 +00:00
Chris Apers
770f0ad619
Use default save game class
...
svn-id: r32227
2008-05-23 12:59:18 +00:00
Chris Apers
16e7b030fe
Fixed PalmSaveFileManager
...
svn-id: r32225
2008-05-23 11:26:33 +00:00
Chris Apers
4a26c04ff9
Added missing getTimeAndDate backend function
...
svn-id: r32224
2008-05-23 11:25:22 +00:00
Chris Apers
1b69c18b56
Fixed PalmOS compilation
...
svn-id: r32223
2008-05-23 11:13:15 +00:00
Chris Apers
69594a118e
Added prefix files for M4 and Made engine
...
svn-id: r32222
2008-05-23 11:11:55 +00:00
Max Horn
8d0766f4f7
Hack to disable 'depracted' warnings on OS X 10.5
...
svn-id: r32173
2008-05-18 17:20:59 +00:00
Max Horn
5ddf6c4c18
Yet another compilation fix for WinCE
...
svn-id: r32142
2008-05-16 12:10:43 +00:00
Neil Millstone
2c5e8cc938
Porting changes from 0.11.0 branch
...
svn-id: r32140
2008-05-15 22:12:51 +00:00
Max Horn
defc030143
Removed the GP32 port
...
svn-id: r32139
2008-05-15 11:40:38 +00:00
Bertrand Augereau
732d440d19
NDS: Rollback of the custom build target rule from .cpp.o to %.o: %.cpp
...
svn-id: r32137
2008-05-15 10:34:43 +00:00
Bertrand Augereau
b619c6ce19
NDS: Protection against FastRam (ITCM) allocation failure
...
svn-id: r32136
2008-05-15 08:50:47 +00:00
Max Horn
ebe1009335
Fixed QuickTime MIDI plugin
...
svn-id: r32127
2008-05-14 21:28:55 +00:00
Christopher Page
cbe03226a4
Merged revisions 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 20:37:18 +00:00
Jordi Vilalta Prat
eb6c809d2b
- Added more information (ID and capabilities) to the MIDI drivers
...
- Added the MidiPlugin interface to the remaining MIDI drivers
- Added an initial MidiManager to handle the MIDI plugins (just static plugins by now)
svn-id: r32117
2008-05-14 14:56:29 +00:00
Bertrand Augereau
8c5d09bcf7
NDS: Minor code formatting fixes
...
svn-id: r32100
2008-05-14 07:07:38 +00:00
Bertrand Augereau
9f2ffaabb3
NDS: OSystem::getTimeAndDate is demoted to the port (with the standard
...
implementation)
svn-id: r32099
2008-05-14 07:04:14 +00:00
Bertrand Augereau
5f2e26e577
NDS : Compilation fixes
...
svn-id: r32098
2008-05-14 06:59:23 +00:00
Jordi Vilalta Prat
d942fd42bb
Moved midiplugin.h to sound/ since it will be used for more than just the native MIDI drivers.
...
svn-id: r32097
2008-05-14 05:47:29 +00:00
Jordi Vilalta Prat
a392bc4b0e
Taken care of FilePluginProvider's FIXMEs
...
svn-id: r32085
2008-05-13 13:24:49 +00:00
Jordi Vilalta Prat
2c9968fe80
- Added an engine plugin manager and moved engine specific functionality into it
...
- base/plugins.* reorganization
svn-id: r32045
2008-05-12 00:26:29 +00:00
Max Horn
d123c67174
Fix QuickTime MIDI driver compilation
...
svn-id: r32038
2008-05-11 21:28:51 +00:00
Filippos Karapetis
d6fafb4ad1
Fixed compilation under windows
...
svn-id: r32010
2008-05-11 10:52:58 +00:00
Jordi Vilalta Prat
d696ed6ea2
Added the MidiPlugin interface (first step towards the MIDI plugins)
...
svn-id: r31993
2008-05-11 02:10:05 +00:00
Max Horn
e458f046d5
New GSoC 2008 branch for the 'Return to launcher' task by Chris Page (cpage88)
...
svn-id: r31971
2008-05-09 22:47:54 +00:00
Johannes Schickel
311e9165ed
Proper delete[] formatting (this time all occurences should've been changed...)
...
svn-id: r31929
2008-05-07 15:09:10 +00:00
Johannes Schickel
600ab40bca
Changed all delete [] usages to delete[].
...
svn-id: r31927
2008-05-07 14:31:45 +00:00
Jordi Vilalta Prat
38f200fc55
Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles
...
svn-id: r31889
2008-05-06 03:11:01 +00:00
Jordi Vilalta Prat
38a8aa516e
Allow static and dynamic plugins to be used at the same time
...
svn-id: r31888
2008-05-06 03:00:26 +00:00
Jordi Vilalta Prat
3f44977885
Added support to load plugins from different directories and the ability to specify the default directory from configure.
...
svn-id: r31816
2008-05-02 14:30:06 +00:00
Jordi Vilalta Prat
86fad805d0
Updated the list of the DC plugins' exported symbols
...
svn-id: r31802
2008-05-02 05:23:31 +00:00
Lars Persson
604ce476e4
Add textstrings for MADE and M4 engines.
...
svn-id: r31702
2008-04-24 20:15:42 +00:00
Lars Persson
00de16f587
Remove line from buildscript
...
svn-id: r31658
2008-04-22 18:47:25 +00:00
Lars Persson
be975d3da5
Forgot to include two libs.
...
svn-id: r31624
2008-04-20 18:38:31 +00:00
Lars Persson
87becbc22f
Forgot to disable engines in special build
...
svn-id: r31618
2008-04-20 17:07:23 +00:00
Lars Persson
aef171a556
Updated SYMBIAN buildsystem to build M4 and MADE engines
...
svn-id: r31616
2008-04-20 16:12:46 +00:00
Lars Persson
ac6ce80613
Initial support for M4 and MADE engines
...
svn-id: r31615
2008-04-20 16:11:27 +00:00
John Willis
e08a00fd0e
GP2X: Fix 'oops'. No point not initialising the joystick when you need to use it to have some form of input ;).
...
svn-id: r31552
2008-04-17 19:27:03 +00:00
John Willis
0336442dc4
Cleanup the shell script that puts a GP2X archive together.
...
svn-id: r31551
2008-04-17 19:24:27 +00:00
John Willis
888eb26f8b
Small cleanup of the GP2X backend. Still a few odd things I need to glance at (like it is not working ;-)).
...
svn-id: r31515
2008-04-16 12:51:56 +00:00