Travis Howell
e457a3f251
Add workaround for bug #1538873 - SIMON1 (French): Text wrongly displayed.
...
svn-id: r42474
2009-07-14 12:34:42 +00:00
Travis Howell
8eee50103c
Fix recent regression in AGOSEngine_Simon1::drawImage().
...
svn-id: r42360
2009-07-11 00:38:50 +00:00
Travis Howell
20ca572e45
Fix recent regression in vc61().
...
svn-id: r42252
2009-07-08 01:07:41 +00:00
Travis Howell
1e568222e4
Set the correct sound rate for Personal Nightmare.
...
svn-id: r42202
2009-07-07 07:02:04 +00:00
Travis Howell
3ce15cb9b7
Ooops, remove debug code.
...
svn-id: r42164
2009-07-06 06:24:04 +00:00
Travis Howell
dc0f6dce76
Use graphics surfaces for screen buffers, and always use correct pitch when writing to the frameBuffer.
...
svn-id: r42163
2009-07-06 06:21:59 +00:00
Max Horn
cbea1a1193
Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings
...
svn-id: r42054
2009-07-03 10:40:49 +00:00
Max Horn
c4f6295330
Fixed some more warnings observed on buildbot
...
svn-id: r42010
2009-07-01 20:51:34 +00:00
Max Horn
a6b57dc3a9
- Added GCC_PRINTF attribute to several funcs where it makes sense
...
- change some constants from double to float, to avoid "loss of precision due to implicit conversion" warnings
- removed duplicate prototypes for some funcs
- fixed some "increases required alignment of target type" warnings
svn-id: r42009
2009-07-01 20:51:04 +00:00
Travis Howell
4a1029dee4
Remove unused old code.
...
svn-id: r41395
2009-06-09 06:37:42 +00:00
Travis Howell
741de2812c
Correct check for font data table used in The Feeble Files.
...
svn-id: r41393
2009-06-09 00:00:24 +00:00
Travis Howell
ddf3336bc1
Add more Polish font data for The Feeble Files.
...
svn-id: r41374
2009-06-08 14:50:34 +00:00
Travis Howell
87db37316c
Add Polish font data for The Feeble Files.
...
svn-id: r41372
2009-06-08 14:21:43 +00:00
Travis Howell
78de280f12
Update details for the Polish version of The Feeble Files.
...
svn-id: r41365
2009-06-08 08:56:32 +00:00
Eugene Sandulenko
c8aa63e553
Disable load from the launcher button for AGOS and Gob games with use of GUI options
...
svn-id: r41277
2009-06-06 17:59:04 +00:00
Eugene Sandulenko
1bd6f6c99f
Added game GUI options to advancedDetector and updated all engines
...
svn-id: r41272
2009-06-06 17:56:41 +00:00
Torbjörn Andersson
0999534749
The error() and warning() functions add ! and newline automatically. (I didn't
...
look at debug() and debugC(), since I'm really bored with this now. :-)
svn-id: r41061
2009-05-31 10:02:16 +00:00
Max Horn
fb79b18571
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
...
svn-id: r41000
2009-05-29 14:38:22 +00:00
Johannes Schickel
b3c6751b9b
Strip trailing whitespaces in the whole code base.
...
svn-id: r40867
2009-05-24 15:17:42 +00:00
Filippos Karapetis
b7f8990ba8
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
...
svn-id: r40759
2009-05-21 13:02:56 +00:00
Filippos Karapetis
6ec870303f
- Reverted commit #40730 , as it introduced rounding errors
...
- Properly fixed the FLIC player
- The sound chunk tag of DXA files is now read by the DXADecoder's loadFile() method
svn-id: r40736
2009-05-20 10:43:18 +00:00
Travis Howell
789cb98492
Correct translation error.
...
svn-id: r40718
2009-05-19 01:58:51 +00:00
Travis Howell
36ace75983
Improve looping of videos, in the demo version of The Feeble Files.
...
svn-id: r40716
2009-05-19 01:20:54 +00:00
Travis Howell
2f798b088f
Simplify cursor code.
...
svn-id: r40653
2009-05-17 14:53:47 +00:00
Travis Howell
31adbb8769
Fix mouse cursor color in the demo versions of The Feeble Files.
...
svn-id: r40643
2009-05-17 11:05:10 +00:00
Travis Howell
bce47e7eb6
Add initial support for DOS non-interactive demos of The Feeble Files.
...
svn-id: r40619
2009-05-16 05:34:16 +00:00
Max Horn
a3efc5611c
Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 years :) in the quicktime midi code
...
svn-id: r40577
2009-05-14 23:09:04 +00:00
Travis Howell
705eba635e
Fix bug #2791699 - Feeble Files: Crash after OmniTV video.
...
svn-id: r40560
2009-05-14 13:22:42 +00:00
Travis Howell
c3eaef2a95
Correct typo.
...
svn-id: r40555
2009-05-14 11:15:36 +00:00
Travis Howell
f63cf2df8f
Minor corrections.
...
svn-id: r40550
2009-05-14 07:20:26 +00:00
Travis Howell
dd54193f95
Expand dump image code to cover all games, and add options to the debugger.
...
svn-id: r40548
2009-05-14 07:05:51 +00:00
Travis Howell
391cf9d144
Correct incorrect byte in corrupt 72.out file, included with some PC versions of PN.
...
svn-id: r40369
2009-05-07 12:05:44 +00:00
Travis Howell
4e6f862b7c
Add more file sizes.
...
svn-id: r40348
2009-05-06 09:31:55 +00:00
Travis Howell
bb4b2a5060
Fix input glitch regression again, by closer matching original PN code.
...
svn-id: r40329
2009-05-05 13:40:16 +00:00
Travis Howell
f4cb6a0b0a
Fix input glitch regression, when examing items in PN.
...
svn-id: r40328
2009-05-05 12:47:37 +00:00
Joost Peters
e1208f7b2b
Fix compilation without --enable-pn
...
svn-id: r40311
2009-05-04 19:54:53 +00:00
Travis Howell
5450bf6630
Fix input been displayed during ending sequence in PN.
...
svn-id: r40300
2009-05-04 12:55:04 +00:00
Travis Howell
42bb8b95be
Fix the car chase scene in PN.
...
svn-id: r40299
2009-05-04 09:17:31 +00:00
Travis Howell
3fc6c92172
All versions of PN share the same saved game format.
...
svn-id: r40298
2009-05-04 09:16:00 +00:00
Travis Howell
511483adc9
Always reset VGA memory pointer, when load zone in PN, since only a single zone is used.
...
svn-id: r40297
2009-05-04 09:13:34 +00:00
Travis Howell
1ce07f5e88
Add code different for PN in vc32_saveScreen(), to fix crashes.
...
svn-id: r40296
2009-05-04 02:05:28 +00:00
Travis Howell
fa019b0ee6
Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.
...
svn-id: r40249
2009-05-03 04:30:18 +00:00
Travis Howell
b73fb35203
Add alternative work around for bug in The Feeble Files.
...
svn-id: r40248
2009-05-02 23:30:08 +00:00
Travis Howell
656638f12a
Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.
...
svn-id: r40247
2009-05-02 23:02:18 +00:00
Travis Howell
88f2bd813e
Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.
...
svn-id: r40246
2009-05-02 22:59:56 +00:00
Travis Howell
a287eae15d
Add bit2 and bit3 options to debugger.
...
svn-id: r40231
2009-05-01 14:31:59 +00:00
Travis Howell
50ddc0daf0
Add the non-interactive German demo of Simon the Sorcerer 2.
...
svn-id: r40229
2009-05-01 11:53:52 +00:00
Travis Howell
385bf15b51
Fix regression in the PC version of PN.
...
svn-id: r40223
2009-05-01 05:39:06 +00:00
Travis Howell
afc0052c43
Fix inventory regression in the PC version of PN.
...
svn-id: r40222
2009-05-01 05:23:55 +00:00
Travis Howell
6b962cda4e
Add support for unpacked data files, in the PC version of PN.
...
svn-id: r40192
2009-04-29 05:41:44 +00:00