Commit Graph

11677 Commits

Author SHA1 Message Date
Travis Howell
1922b330ad Add keyboard control for HE80+ games.
svn-id: r15604
2004-10-18 06:40:36 +00:00
Travis Howell
a6da710923 Typos
svn-id: r15603
2004-10-18 05:23:43 +00:00
Travis Howell
33cab90202 Leftover
svn-id: r15602
2004-10-18 05:15:10 +00:00
Travis Howell
6ad08cd944 Cleanup
svn-id: r15601
2004-10-18 05:10:15 +00:00
Travis Howell
f49f6b047d Correction/cleanup.
svn-id: r15600
2004-10-18 05:03:58 +00:00
Travis Howell
e797a60e2a Extra case used in fbear introduction, no purpose.
svn-id: r15599
2004-10-18 00:44:10 +00:00
Eugene Sandulenko
3ebaf08d6c Fix compilation.
svn-id: r15598
2004-10-17 21:34:37 +00:00
Max Horn
ea9d53be79 cleanup
svn-id: r15597
2004-10-17 19:40:34 +00:00
Max Horn
42909eb0b0 Use new setupPremix variant (incomplete)
svn-id: r15596
2004-10-17 19:40:05 +00:00
Max Horn
697da0eb9b Add comment
svn-id: r15595
2004-10-17 19:39:54 +00:00
Max Horn
365b9a1e27 Doxygen fix
svn-id: r15594
2004-10-17 19:39:46 +00:00
Max Horn
82a3d09a65 Fix warning
svn-id: r15593
2004-10-17 19:34:43 +00:00
Gregory Montoir
058598370a fix intro glitch regression
svn-id: r15592
2004-10-17 19:06:35 +00:00
Gregory Montoir
b33f7b4b76 plugged some memory leaks
svn-id: r15591
2004-10-17 19:00:09 +00:00
Max Horn
a41b8d2293 Patch #1040501 (Possible fix for inttypes.h problem)
svn-id: r15590
2004-10-17 17:57:33 +00:00
Max Horn
267144e69c added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers'
svn-id: r15589
2004-10-17 17:49:45 +00:00
Max Horn
649eb19a3e Cleanup
svn-id: r15588
2004-10-17 17:12:35 +00:00
Max Horn
9f4bf02c1e Fix playback of MP3 files till EOF in some cases
svn-id: r15587
2004-10-17 13:49:11 +00:00
Travis Howell
c823af303a Color correction for HE70+ strings.
svn-id: r15586
2004-10-17 13:14:21 +00:00
Travis Howell
4aa211a8e0 Polygons used by HE71 too.
svn-id: r15585
2004-10-17 11:47:12 +00:00
Travis Howell
2319d27178 Typo
svn-id: r15584
2004-10-17 09:29:52 +00:00
Travis Howell
18cf513a12 Complete stub
svn-id: r15583
2004-10-17 09:17:32 +00:00
Travis Howell
dc446bac87 Missed some code
svn-id: r15582
2004-10-17 08:02:42 +00:00
Travis Howell
cb12a2a0a1 Rename opcode
svn-id: r15581
2004-10-17 06:32:58 +00:00
Travis Howell
eaa65d57dd Check if VAR_WIZ_TCOLOR is set, before using it.
BMAP images are only used in HE71+.

svn-id: r15580
2004-10-17 06:07:45 +00:00
Travis Howell
4667a12c9d Revert, break older games.
svn-id: r15579
2004-10-17 05:54:56 +00:00
Gregory Montoir
0765435c44 cleanup: moved some things to gfx.cpp and changed o60_setState to match disassembly of version 72
svn-id: r15578
2004-10-17 05:04:49 +00:00
Gregory Montoir
3905129a97 preliminar o72_captureWizImage() implementation ; still have to handle flag 0x2 in drawWizImage to display correctly the painting in 1grademo
svn-id: r15577
2004-10-17 04:35:36 +00:00
Max Horn
b41902f407 Fix whitespace / code formatting to match out guidelines
svn-id: r15576
2004-10-16 22:28:29 +00:00
Paweł Kołodziejski
f0a7f8f0fb update
svn-id: r15575
2004-10-16 20:42:56 +00:00
Paweł Kołodziejski
c9a552bebc fixed warnings
svn-id: r15574
2004-10-16 20:38:37 +00:00
Eugene Sandulenko
2337d924ce Fix bug #1048129 which prevented eof() method from working.
svn-id: r15573
2004-10-16 18:40:06 +00:00
Eugene Sandulenko
54dc902ae4 Add gets() method to File class.
svn-id: r15572
2004-10-16 13:09:52 +00:00
Travis Howell
6299eaa546 Typoi
svn-id: r15571
2004-10-16 10:30:22 +00:00
Travis Howell
75e821c341 Add case
svn-id: r15570
2004-10-16 10:29:24 +00:00
Gregory Montoir
600a4369fe required for ff5demo
svn-id: r15569
2004-10-16 09:59:40 +00:00
Torbjörn Andersson
78ddff569d This is done now.
svn-id: r15568
2004-10-16 07:47:44 +00:00
Torbjörn Andersson
cebce0f536 Introduced script events to fix the "actors appear before fade-out" bug.
There are some minor music-related changes here as well, but that's just
cleanup.

svn-id: r15567
2004-10-16 07:46:52 +00:00
Torbjörn Andersson
4840c16c1b Oops, forgot to remove these lines. Now all three forms of music (XMIDI,
MIDI and digitized music) use the same method to decide whether or not to
loop.

svn-id: r15566
2004-10-16 07:46:04 +00:00
Travis Howell
4174c4b0ba Ooops
svn-id: r15565
2004-10-16 05:27:42 +00:00
Travis Howell
d42f98d0c4 Add missing case for HE 90+
Always clear complete local script vars.

svn-id: r15564
2004-10-16 05:10:15 +00:00
Max Horn
bb462f64e0 Renamed _scaler_proc -> _scalerProc; cleaned up _scalerType handling
svn-id: r15563
2004-10-15 22:28:12 +00:00
Max Horn
ccb8d04f35 Clarify OSystem::setPalette documentation (thanks for pointing this out, LordHoto)
svn-id: r15562
2004-10-15 19:54:14 +00:00
Max Horn
37ba67178c Ordering the source files by name
svn-id: r15561
2004-10-15 19:49:15 +00:00
Max Horn
2b2fa690e9 Fix what looks to be a typo, anybody who actually has kyra may want to verify this...
svn-id: r15560
2004-10-15 19:48:07 +00:00
Max Horn
293162d2ba Fixes for big endian machines
svn-id: r15559
2004-10-15 19:47:16 +00:00
James Brown
b1ec9a92bf Init in the right spot :P
svn-id: r15558
2004-10-15 10:56:16 +00:00
James Brown
0ee4b3e542 Init error.
svn-id: r15557
2004-10-15 10:53:06 +00:00
James Brown
15c184cc12 Fix opcodes.
svn-id: r15556
2004-10-15 10:42:44 +00:00
James Brown
a5e188b9d8 Fix a few things
svn-id: r15555
2004-10-15 10:32:17 +00:00