Johannes Schickel
3b90f69a6e
Added short delay(Millis) call while waiting for text input, should reduce CPU usage a little bit.
...
svn-id: r34149
2008-08-25 13:52:10 +00:00
Kari Salminen
41bbdc427d
Added a warning to bug #2055912 's fix committed in revision 34132.
...
svn-id: r34146
2008-08-25 12:00:38 +00:00
Nicola Mettifogo
18250a8560
Fixed regression: show mouse and enable input in NS Demo.
...
svn-id: r34144
2008-08-25 09:35:22 +00:00
Kostas Nakos
50b55a6f6f
patch 1868881: ini option to disable doubletap rmb
...
svn-id: r34141
2008-08-25 08:48:46 +00:00
Kostas Nakos
2b2bfc04c1
patch 1984130: Add Tremolo info
...
svn-id: r34138
2008-08-25 08:11:52 +00:00
Nicola Mettifogo
08f5ac5c4d
Added workaround for bug 2070751, long standing issue with item matching exposed after revision 32873.
...
svn-id: r34135
2008-08-25 06:32:08 +00:00
Kari Salminen
81e54d0555
Fix for bug #2055912 : FW: incrustSprite fails on savegame loading.
...
What little testing I did, this seems to work, but more testing
would be nice.
svn-id: r34132
2008-08-24 23:16:37 +00:00
Willem Jan Palenstijn
4ec647c919
new tools
...
svn-id: r34131
2008-08-24 22:09:55 +00:00
Eugene Sandulenko
bd4db1ea51
New drascula.dat with fixed Italian strings
...
svn-id: r34128
2008-08-24 21:34:03 +00:00
Eugene Sandulenko
cc467bfe08
Fixes for Italian strings thanks to glorfindel & co.
...
svn-id: r34126
2008-08-24 21:32:37 +00:00
Eugene Sandulenko
a64491e905
Italian version now has properly translated verbs area as well as numerous
...
fixes to object names. So new version of packet.005 was prepared.
svn-id: r34124
2008-08-24 21:31:20 +00:00
Eugene Sandulenko
9521b9a12a
Fix inventory.
...
svn-id: r34122
2008-08-24 21:28:20 +00:00
Paweł Kołodziejski
1f04462011
remove broken code, but i'll add better feature into compression tool
...
svn-id: r34119
2008-08-24 07:54:36 +00:00
Travis Howell
cfc274b695
Add more versions of HE games.
...
svn-id: r34116
2008-08-24 07:48:44 +00:00
Sven Hesse
5c060ef5d9
Fixing _itemsMap access (bug #2069177 )
...
svn-id: r34113
2008-08-23 14:18:12 +00:00
Travis Howell
2f5da4f356
Another French version Humongous Catalog and another English DOS version of Fatty Bear's Birthday Surprise.
...
svn-id: r34107
2008-08-23 06:09:30 +00:00
Travis Howell
dded0de6c2
Remove warning about change of config file location under Windows, since it is frequently repeated (due to code restructures). The information is mentioned in the README anyway.
...
svn-id: r34104
2008-08-22 13:01:23 +00:00
Kari Salminen
d9d77fef03
Designate fix for bug #2057619 as a hack, as that's what it is.
...
svn-id: r34102
2008-08-22 12:11:51 +00:00
Max Horn
16e02f051d
Turned SymbianFilesystemFactory from a singleton into a normal class; adapted symbian backend accordingly
...
svn-id: r34101
2008-08-22 11:49:34 +00:00
Max Horn
79751b07ae
SDL backend: Simplified openConfigFileForReading/openConfigFileForWriting impl; also init _fsFactory in constructor, as it is needed to load the config file
...
svn-id: r34100
2008-08-22 11:45:29 +00:00
Max Horn
a237ba75bc
Symbian backend does not have to implement config file methods, as long as they are identical to those in the SDL backend...
...
svn-id: r34099
2008-08-22 11:41:14 +00:00
Max Horn
b727ac880d
Turned Windows, AmigaOS and POSIX FSFactories into plain classes; no need for them to be singletons (actually true for all other FS factories)
...
svn-id: r34098
2008-08-22 11:36:47 +00:00
Max Horn
74238bb53a
Moved POSIXFilesystemNode class declaration to a new header file, to enable subclassing
...
svn-id: r34097
2008-08-22 11:19:41 +00:00
Max Horn
3ec5658d00
code formatting cleanup
...
svn-id: r34096
2008-08-22 11:17:12 +00:00
Nicola Mettifogo
fc4256ca85
Fixed error in parsing.
...
svn-id: r34093
2008-08-22 06:32:12 +00:00
Travis Howell
b9ac54024a
Add another 3DO version of Fatty Bear's Birthday Surprise.
...
svn-id: r34090
2008-08-22 03:37:43 +00:00
Nicola Mettifogo
f2f0b04627
Implement transition when entering a new location for BRA. Not pixel-perfect, but... let's e happy about it.
...
svn-id: r34089
2008-08-22 00:19:12 +00:00
Florian Kagerer
f0ea072df6
KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was set were turned off nonetheless
...
svn-id: r34087
2008-08-21 18:24:52 +00:00
Torbjörn Andersson
5f79db5d9d
Fixed warning.
...
svn-id: r34086
2008-08-21 14:52:55 +00:00
Kari Salminen
4d6101cff9
Fix typo.
...
svn-id: r34084
2008-08-21 14:43:03 +00:00
Kari Salminen
d976f8a0fe
Fix for bug #2057619 : FW: Glitches in title display of demo (regression).
...
This fix doesn't seem to break other Future Wars versions like r34039 did.
Some versions of TITRE.ANI use 15 for transparency color, others use 0.
Previously only one of the choices was supported, now both are recognized.
svn-id: r34081
2008-08-21 14:14:33 +00:00
Nicola Mettifogo
47b1a06e3b
Removed unused code and structures, and a bit of cleanup.
...
svn-id: r34080
2008-08-21 12:11:24 +00:00
Florian Kagerer
513f5ae150
KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing and tempo when using "odd" output rates like 48 kHz or 8 kHz
...
svn-id: r34079
2008-08-21 12:04:55 +00:00
Florian Kagerer
99790e7915
KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 Hz
...
svn-id: r34078
2008-08-21 02:17:52 +00:00
Florian Kagerer
1a7d3ef5ee
KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice instead of once
...
svn-id: r34076
2008-08-20 22:38:36 +00:00
Johannes Schickel
3717d6b943
Committed patch from bug #2062926 "GCC 4.x versions not detected by configure script".
...
svn-id: r34074
2008-08-20 21:28:59 +00:00
Johannes Schickel
61cd4b21b3
Fixed warning.
...
svn-id: r34072
2008-08-20 21:23:30 +00:00
Florian Kagerer
bfd1723998
- add support for Italian floppy version
...
- more work on fm-towns music tempo
svn-id: r34067
2008-08-20 19:57:57 +00:00
Kari Salminen
d26a62effa
Fix font loading:
...
Fixes bug #2058539 : OS: Assert starting demo (regression).
May possibly also fix bug #2019344 : FW: crash with Amiga Italian version (photocopy room),
but not sure about that because I couldn't reproduce the bug myself.
svn-id: r34065
2008-08-20 17:31:35 +00:00
Florian Kagerer
023189d6f1
tempo fix
...
svn-id: r34064
2008-08-20 16:14:10 +00:00
Kari Salminen
fac71dc6d4
Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compiling under MSVC.
...
svn-id: r34063
2008-08-20 15:58:52 +00:00
Kari Salminen
08b0b08745
Removed already deleted file engines/scumm/thumbnail.cpp from MSVC project files.
...
svn-id: r34062
2008-08-20 15:17:35 +00:00
Johannes Schickel
1c351a7f82
Oops fix save loading after last commit.
...
svn-id: r34061
2008-08-20 15:12:36 +00:00
Johannes Schickel
f01a4a8845
Cleanup of thumbnail saving/loading code.
...
svn-id: r34060
2008-08-20 15:08:00 +00:00
Kari Salminen
b9e496adbd
Added graphics/thumbnail.cpp and graphics/thumbnail.h to MSVC project files.
...
svn-id: r34059
2008-08-20 15:06:26 +00:00
Kari Salminen
f28b93e7c7
Fix compilation: Changed 'not' to '!'.
...
svn-id: r34057
2008-08-20 14:56:46 +00:00
Johannes Schickel
430977e438
Committed patch #2055831 "KYRA: ResFileEntry parent cache optimization".
...
svn-id: r34055
2008-08-20 14:30:40 +00:00
Johannes Schickel
9138128f5c
- Committed Max' compressed save backseeking support from patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement"
...
- Extended SCUMM engine to support savegames without thumbnail header. (Increased savegame version to prevent saves to be loaded from older ScummVM versions)
- Fixed KYRA to properly support savegames without thumbnail header.
svn-id: r34054
2008-08-20 14:24:16 +00:00
Johannes Schickel
f4fc8c3e4c
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
...
svn-id: r34053
2008-08-20 14:03:34 +00:00
Max Horn
a79e9385a1
Unified member names in container/storage classes Array, HashMap and String: _storage, _size, _capacity
...
svn-id: r34052
2008-08-20 11:07:16 +00:00