Eugene Sandulenko
|
1403c8e6b0
|
Slighty modified patch #1631229: "Revamp of AGI savegame system"
svn-id: r25069
|
2007-01-12 02:29:20 +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 |
|
David Symonds
|
ee1d36b915
|
Removed almost all the remaining hires code.
svn-id: r25037
|
2007-01-06 17:53:15 +00:00 |
|
David Symonds
|
fc2454556a
|
Another set of unused hires code bites the dust.
svn-id: r25036
|
2007-01-06 17:21:33 +00:00 |
|
David Symonds
|
61d741514e
|
Extended text rendering code to allow "checkerboarding", and switch menu code
to using this checkerboard effect for disabled menu items (this is how Sierra's
interpreter works).
svn-id: r25024
|
2007-01-06 05:11:41 +00:00 |
|
Stuart George
|
374f87d7cb
|
Added AdvancedDetection to AGI engine. Only added KQ1 for testing
svn-id: r24877
|
2006-12-19 01:11:41 +00:00 |
|
Max Horn
|
d1b570d9e5
|
Fixing some compiler warnings
svn-id: r24812
|
2006-12-06 21:23:01 +00:00 |
|
Torbjörn Andersson
|
efb38a5d60
|
Fixed compile errors (for me at least). Still plenty of warnings, though.
svn-id: r24809
|
2006-12-06 19:44:27 +00:00 |
|
Paweł Kołodziejski
|
1d3ca2e409
|
first phase of objectisation of agi engine
svn-id: r24808
|
2006-12-06 19:27:02 +00:00 |
|
Eugene Sandulenko
|
1a85adfa83
|
Enable yet unfinished IIgs sound, but this prevents IIgs games from crashing.
svn-id: r24807
|
2006-12-06 15:31:35 +00:00 |
|
Max Horn
|
4c14cf6d1a
|
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
svn-id: r23974
|
2006-09-23 00:42:35 +00:00 |
|
Max Horn
|
a2dc897fe5
|
Reduce code duplication
svn-id: r23888
|
2006-09-16 15:01:14 +00:00 |
|
Eugene Sandulenko
|
17fd8e5ed0
|
Minor cleanup and formatting
svn-id: r22634
|
2006-05-25 19:56:05 +00:00 |
|
Eugene Sandulenko
|
4859de9ae7
|
Made CGA rendering, EGA/VGA palette selectable via render_mode
svn-id: r22632
|
2006-05-25 19:46:28 +00:00 |
|
Paweł Kołodziejski
|
383b598c5c
|
converted to scummvm console style
svn-id: r22618
|
2006-05-24 21:40:24 +00:00 |
|
Max Horn
|
30b368643e
|
Fix a const warning
svn-id: r22615
|
2006-05-24 20:21:45 +00:00 |
|
Torbjörn Andersson
|
4a583216fb
|
Fixed most - not all - GCC warnings.
svn-id: r22614
|
2006-05-24 19:51:37 +00:00 |
|
Torbjörn Andersson
|
1bec2024a6
|
From what I understand, the __ prefix is generally reserved for system headers,
so I've removed most of them. There's still some in list.h, but that should
probably be replaced by our own list handler some day.
svn-id: r22611
|
2006-05-24 14:25:42 +00:00 |
|
Paweł Kołodziejski
|
20cf952b68
|
removed defines USE_PCM_SOUND, AGDS_SUPPORT, USE_HIRES
svn-id: r22609
|
2006-05-24 14:00:08 +00:00 |
|
Paweł Kołodziejski
|
691ae72a59
|
include mouse support always
svn-id: r22605
|
2006-05-24 11:39:29 +00:00 |
|
Paweł Kołodziejski
|
107073537e
|
imported AGI engine
svn-id: r22588
|
2006-05-23 23:43:52 +00:00 |
|