Eugene Sandulenko
cd8a5f3a98
First phase of detection-related plugins interface improvements. Now plugins
...
return StringMap instead of fixed list of parameters. This adds great
flexibility.
Current patch should not alter any functionality, i.e. if there are regressions,
submit a report. Phase 2 will benefit from these changes and will come later.
svn-id: r25134
2007-01-20 21:27:57 +00:00
Johannes Schickel
b6b75af524
Completed implementation of o1_restoreAllObjectBackgrounds.
...
svn-id: r25127
2007-01-20 15:28:03 +00:00
Torbjörn Andersson
37f94f7cba
Hopefully fixed the SAN seeking (used by Full Throttle's bike fighting) that I
...
accidentally broke when removing the timer callback from the SMUSH player.
svn-id: r25120
2007-01-18 22:08:02 +00:00
Max Horn
2ac841f18b
Make use of Surface::getBasePtr
...
svn-id: r25119
2007-01-18 21:48:23 +00:00
Nicola Mettifogo
7d8ddb9a5b
fixed walk bug: characters now walk along complex paths
...
svn-id: r25117
2007-01-18 21:25:02 +00:00
Torbjörn Andersson
684a71cee0
Fixed a warning.
...
svn-id: r25112
2007-01-17 20:11:31 +00:00
Nicola Mettifogo
2541fcd82a
fixed broken tab widths
...
svn-id: r25111
2007-01-17 11:12:02 +00:00
Travis Howell
f9d66e96d4
Update details of several French HE demos.
...
svn-id: r25108
2007-01-16 22:15:05 +00:00
Travis Howell
cc0c0b0dd1
Update details for German version of Elvira 2
...
svn-id: r25107
2007-01-16 21:41:38 +00:00
Nicola Mettifogo
0c9d01ad81
added first debug messages
...
svn-id: r25106
2007-01-16 21:30:18 +00:00
David Symonds
080d7083d0
Fix a minor compiler warning.
...
svn-id: r25105
2007-01-16 13:12:05 +00:00
David Symonds
810cc513f7
Restore missing svn:keyword attributes.
...
svn-id: r25104
2007-01-16 13:11:08 +00:00
David Symonds
a2f49d31fb
Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.
...
svn-id: r25103
2007-01-16 13:09:42 +00:00
Paweł Kołodziejski
b47eb95316
Formating names in source code
...
svn-id: r25101
2007-01-16 12:40:51 +00:00
David Symonds
994604527b
Finish restructuring font data header for const correctness.
...
svn-id: r25100
2007-01-16 09:24:13 +00:00
David Symonds
f9857455aa
Start restructuring font data header for const correctness.
...
svn-id: r25099
2007-01-16 09:23:22 +00:00
Stuart George
c99fda16f2
removed detection for two hacked titles (Gold Rush and Manhunter I)
...
svn-id: r25098
2007-01-15 23:37:05 +00:00
Nicola Mettifogo
a3df05727a
removed definition of _glyphWidths
...
svn-id: r25097
2007-01-15 21:59:56 +00:00
Nicola Mettifogo
79d98bf52a
made _glyphWidths only referenced into graphics.cpp
...
svn-id: r25096
2007-01-15 21:58:51 +00:00
Max Horn
abb7d49bca
Fixing const related warnings in the parallaction engine
...
svn-id: r25095
2007-01-15 21:14:34 +00:00
Nicola Mettifogo
a90529c323
enforced MemoryReadStream usage instead of custom byte swapping in background loading
...
svn-id: r25094
2007-01-15 20:46:06 +00:00
Nicola Mettifogo
3545af0275
fixed pointer casting in InputData management
...
svn-id: r25093
2007-01-15 20:11:49 +00:00
Torbjörn Andersson
48061b3392
Fixed warning.
...
svn-id: r25092
2007-01-15 19:56:27 +00:00
Nicola Mettifogo
1bde157987
Made Nippon Safes start from the regular splash screen
...
svn-id: r25091
2007-01-15 12:59:40 +00:00
Paweł Kołodziejski
13129f6eba
fix warning
...
svn-id: r25089
2007-01-15 08:24:45 +00:00
Max Horn
3c537cb3c9
Zone names get free'd, so don't assign a static string to it (it causes a const warning, too)
...
svn-id: r25087
2007-01-14 23:48:11 +00:00
David Symonds
90abeb5ae5
Be more flexible w.r.t. interpreter version being emulated.
...
svn-id: r25086
2007-01-14 23:23:44 +00:00
Willem Jan Palenstijn
d38d85b8bc
mark 64bit issues
...
svn-id: r25084
2007-01-14 21:58:18 +00:00
Eugene Sandulenko
e5c7ce83b8
Initial import of Parallaction engine
...
svn-id: r25083
2007-01-14 21:29:12 +00:00
Eugene Sandulenko
549f818e31
Add few more fanmade games. But they all will go away soon to an external
...
file.
svn-id: r25082
2007-01-14 20:52:14 +00:00
Travis Howell
bc041f4b25
Add French versions of several HE game demos
...
svn-id: r25074
2007-01-13 23:23:45 +00:00
Eugene Sandulenko
24c9735588
Rename special debug levels to conform our suggested naming scheme.
...
svn-id: r25073
2007-01-13 15:35:02 +00:00
Johannes Schickel
3efe809e83
Fix for language selection.
...
svn-id: r25071
2007-01-13 10:24:26 +00:00
Stuart George
baf9d63f5b
Fixed version number printing in alt-d dialogue box
...
svn-id: r25070
2007-01-12 02:31:04 +00:00
Eugene Sandulenko
1403c8e6b0
Slighty modified patch #1631229 : "Revamp of AGI savegame system"
...
svn-id: r25069
2007-01-12 02:29:20 +00:00
Eugene Sandulenko
5e29ed6e6e
Patch #1632505 : "AGI: Typo in detection code"
...
svn-id: r25068
2007-01-12 02:11:53 +00:00
Travis Howell
1638cf2f0b
Add Spanish version of Elvira 2
...
svn-id: r25066
2007-01-10 23:17:17 +00:00
Travis Howell
4c964d58ba
Add German version of SPY Fox 3.
...
svn-id: r25063
2007-01-10 22:20:53 +00:00
Travis Howell
5287a1c11d
Add German version of Putt-Putt Joins the Circus.
...
svn-id: r25062
2007-01-10 22:14:13 +00:00
Eugene Sandulenko
835d5997cc
Specify language for some fan made games.
...
svn-id: r25061
2007-01-09 19:02:49 +00:00
Eugene Sandulenko
ee4971f957
Add... ahem... 188 AGI fanmade games to detector.
...
svn-id: r25060
2007-01-09 18:39:55 +00:00
Johannes Schickel
d61a84e0ab
Fix for bug #1631352 ("KYRA1: Graphics heavily broken and ScummVM crash"), I tried memmove here, but it also crashed on Win32 with memmove, so I reverted it back to how it was.
...
svn-id: r25059
2007-01-09 11:50:22 +00:00
Johannes Schickel
49f773d2f8
Little fix.
...
svn-id: r25058
2007-01-09 00:33:23 +00:00
Johannes Schickel
965d82ea46
Fix for bug #1586735 ("KYRA1: Sprite not redrawn")
...
svn-id: r25057
2007-01-08 23:55:14 +00:00
Gregory Montoir
53d842f377
renamed an opcode, fixed an assert condition
...
svn-id: r25056
2007-01-08 12:39:31 +00:00
Gregory Montoir
8668200a64
added missing reference to tracker item, indentation
...
svn-id: r25054
2007-01-08 12:34:53 +00:00
Gregory Montoir
8863ad6279
added arrow keys mapping to match behavior of original interpreter (dialogue choices can still be selected using the mouse wheel)
...
svn-id: r25053
2007-01-08 12:32:26 +00:00
David Symonds
4f9f4641b6
Disable duplicate detection entry for AGI game MUMG.
...
svn-id: r25052
2007-01-08 04:45:09 +00:00
Gregory Montoir
216bcae211
possible fix for bug #1193185
...
svn-id: r25051
2007-01-07 23:18:18 +00:00
Max Horn
29f59fc468
Renamed amiga -> amigaMode and agds -> agdsMode; also some minor cleanup
...
svn-id: r25047
2007-01-07 18:02:54 +00:00