Age | Commit message (Collapse) | Author |
|
Sync. more changes.
svn-id: r20126
|
|
change the ambigiuous 'GameSettings::name' to 'GameSettings::gameid'
svn-id: r20115
|
|
svn-id: r20088
|
|
engine in config file)
svn-id: r20063
|
|
options to specify it. FluidSynth's gain ranges from 0.0 through 10.0 and
is probably measured in decibel, but to keep things simple, ScummVM uses
settings from 0 through 1000 instead. (Though currently there's no guard
against invalid settings.)
This is a slightly revised version of the non-GUI part of patch #1336171.
svn-id: r20030
|
|
svn-id: r19889
|
|
svn-id: r19376
|
|
too.
svn-id: r19154
|
|
--disable-sdl-parachute should be completely undocumented and not mentioned
to end-users. Wrong usage may lead to system lock-up especially when used
with fullscreen mode.
SDL Parachute is used to prevent system instability and do a graceful exit
if something bad happens. It catches most of signals sent to thr process.
Side effect of that that quite often when SDL application dies, core dump
isn't made on *nix systems. This feature adds possibility to disable it.
svn-id: r19146
|
|
svn-id: r19142
|
|
svn-id: r18743
|
|
svn-id: r18604
|
|
svn-id: r18444
|
|
svn-id: r18438
|
|
Test built for Symbian and run on P910i without any major problems.
Test built for MSVC6. Changed parts seems to compile ok but there are some problems with MSVC6 and some of the targets which the EPOC build does n't support (KYRA,SAGA).
svn-id: r18430
|
|
svn-id: r18413
|
|
because we already have many classes with that name)
svn-id: r18039
|
|
svn-id: r18011
|
|
similiar to how it used to be (default debug level now is -1)
svn-id: r17788
|
|
svn-id: r17775
|
|
- it's only honored in the global level of the config file
- all checks for it go through gDebugLevel now, which is made global
- the '-d' switch is handled in a slightly saner and consistent way
- removed 'debuglevel' from the config format documentation; we do
not want to encourage the avarage user to use it
svn-id: r17769
|
|
svn-id: r17760
|
|
option parser macros
svn-id: r17759
|
|
svn-id: r17584
|
|
#1181750 "Updated Native MIDI documentation". Thanks _tom a lot.
svn-id: r17571
|
|
changes. There are a few things that could use a bit more work, and I've
only tested it on my Linux box. I have verified that ScummVM still compiles
when it's disabled, though, so it shouldn't break anything too badly.
svn-id: r17512
|
|
svn-id: r17454
|
|
svn-id: r17084
|
|
svn-id: r17073
|
|
#1160454 "ALL: Failed assertion when using 1x scaler"
svn-id: r17067
|
|
svn-id: r17019
|
|
Another spot of oboslete hercules-related usage.
svn-id: r16986
|
|
Differences against patch:
o Updated documentation
o Fixed text colors
o Implemented Hercules dithering
Ditherers are based on loom ega and monkey ega, so for zak and mm they're
wrong, i.e. these games look better than with original ditherers.
TODO:
Proper ditherers for zak & MM
EGA ditherers for VGA SCUMM v5 games
svn-id: r16816
|
|
reduced this (total dependencies on system.h went down from 193 to 85 files)
svn-id: r16527
|
|
svn-id: r16398
|
|
the command line option has higher priority); i.e. it's affecting the config system (see also bug #1045171)
svn-id: r16391
|
|
svn-id: r16347
|
|
querying the debuglevel from the config-manager very often is too slow
svn-id: r16345
|
|
svn-id: r16328
|
|
svn-id: r16284
|
|
svn-id: r16112
|
|
- Save files are now stored in $HOME/.scummvm/ by default if no other
save path is specified on non MacOS X unices.
svn-id: r16060
|
|
methods), same for some other MIDI related stuff
svn-id: r15968
|
|
svn-id: r15965
|
|
svn-id: r15742
|
|
o added configure option
o mi2 intro doesn't freeze anymore and has no sound glitches
o missing instruments in many titles are fixed
o numerous memory overwrite bugs are fixed
o code is cleaned a lot and splitted into many smaller files
o mt32.cpp went to backends/midi
o synced with upstream code
o reverberation fixed
* don't complain about File class wrapper :)
* all custom types are back
* #pragmas are to do
* maybe some indentation is wrong too
I prefer smaller commits, but this thing came in one piece.
svn-id: r15715
|
|
svn-id: r15635
|
|
svn-id: r15546
|
|
svn-id: r15473
|
|
svn-id: r15022
|