Commit Graph

19715 Commits

Author SHA1 Message Date
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
ebec953012 svn-id: r25110 2007-01-16 22:16:12 +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
e315441cb8 update project files
svn-id: r25102
2007-01-16 12:43:13 +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
8aaaa00379 update project files
svn-id: r25090
2007-01-15 08:29:30 +00:00
Paweł Kołodziejski
13129f6eba fix warning
svn-id: r25089
2007-01-15 08:24:45 +00:00
Paweł Kołodziejski
964b95ccf0 keep warnings off like this ones:
- warning C4610: struct 'Agi::AGIGameDescription' can never be instantiated - user defined constructor required
- warning C4510: 'Saga::SAGAGameDescription' : default constructor could not be generated

Can someone help me how to fix this ?

svn-id: r25088
2007-01-15 08:21:20 +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
Eugene Sandulenko
ed62e97e1e Oops. Parallaction should be disabled now.
svn-id: r25085
2007-01-14 22:01:47 +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
Chris Apers
4714f64440 Added missing grabRawScreen to OS5 backend
svn-id: r25081
2007-01-14 17:34:40 +00:00
Chris Apers
9e4502684c Added:
- engines location auto-detection
- Apple IIgs platform

svn-id: r25080
2007-01-14 17:05:43 +00:00
Chris Apers
efe466040a Still doesn't work with PalmOS compiler
svn-id: r25079
2007-01-14 11:06:34 +00:00
Chris Apers
b500f02e61 Added static initializers to handle global objects allocation
svn-id: r25078
2007-01-14 11:02:24 +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
Max Horn
bad2b283c1 Patch #1610370: Configure patch for cross compiling Atari Version
svn-id: r25072
2007-01-13 13:55:30 +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
Kostas Nakos
9b3025deee Fix backend timer problems. Also fix wrong sound mix rate in bass
svn-id: r25067
2007-01-11 21:53:30 +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