aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-10-18Free some memory on exitTravis Howell
svn-id: r15606
2004-10-18_images not required.Travis Howell
Free extra HE resources on exit. svn-id: r15605
2004-10-18Add keyboard control for HE80+ games.Travis Howell
svn-id: r15604
2004-10-18TyposTravis Howell
svn-id: r15603
2004-10-18LeftoverTravis Howell
svn-id: r15602
2004-10-18CleanupTravis Howell
svn-id: r15601
2004-10-18Correction/cleanup.Travis Howell
svn-id: r15600
2004-10-18Extra case used in fbear introduction, no purpose.Travis Howell
svn-id: r15599
2004-10-17Fix compilation.Eugene Sandulenko
svn-id: r15598
2004-10-17cleanupMax Horn
svn-id: r15597
2004-10-17Use new setupPremix variant (incomplete)Max Horn
svn-id: r15596
2004-10-17Add commentMax Horn
svn-id: r15595
2004-10-17Doxygen fixMax Horn
svn-id: r15594
2004-10-17Fix warningMax Horn
svn-id: r15593
2004-10-17fix intro glitch regressionGregory Montoir
svn-id: r15592
2004-10-17plugged some memory leaksGregory Montoir
svn-id: r15591
2004-10-17Patch #1040501 (Possible fix for inttypes.h problem)Max Horn
svn-id: r15590
2004-10-17added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers'Max Horn
svn-id: r15589
2004-10-17CleanupMax Horn
svn-id: r15588
2004-10-17Fix playback of MP3 files till EOF in some casesMax Horn
svn-id: r15587
2004-10-17Color correction for HE70+ strings.Travis Howell
svn-id: r15586
2004-10-17Polygons used by HE71 too.Travis Howell
svn-id: r15585
2004-10-17TypoTravis Howell
svn-id: r15584
2004-10-17Complete stubTravis Howell
svn-id: r15583
2004-10-17Missed some codeTravis Howell
svn-id: r15582
2004-10-17Rename opcodeTravis Howell
svn-id: r15581
2004-10-17Check if VAR_WIZ_TCOLOR is set, before using it.Travis Howell
BMAP images are only used in HE71+. svn-id: r15580
2004-10-17Revert, break older games.Travis Howell
svn-id: r15579
2004-10-17cleanup: moved some things to gfx.cpp and changed o60_setState to match ↵Gregory Montoir
disassembly of version 72 svn-id: r15578
2004-10-17preliminar o72_captureWizImage() implementation ; still have to handle flag ↵Gregory Montoir
0x2 in drawWizImage to display correctly the painting in 1grademo svn-id: r15577
2004-10-16Fix whitespace / code formatting to match out guidelinesMax Horn
svn-id: r15576
2004-10-16updatePaweł Kołodziejski
svn-id: r15575
2004-10-16fixed warningsPaweł Kołodziejski
svn-id: r15574
2004-10-16Fix bug #1048129 which prevented eof() method from working.Eugene Sandulenko
svn-id: r15573
2004-10-16Add gets() method to File class.Eugene Sandulenko
svn-id: r15572
2004-10-16TypoiTravis Howell
svn-id: r15571
2004-10-16Add caseTravis Howell
svn-id: r15570
2004-10-16required for ff5demoGregory Montoir
svn-id: r15569
2004-10-16This is done now.Torbjörn Andersson
svn-id: r15568
2004-10-16Introduced script events to fix the "actors appear before fade-out" bug.Torbjörn Andersson
There are some minor music-related changes here as well, but that's just cleanup. svn-id: r15567
2004-10-16Oops, forgot to remove these lines. Now all three forms of music (XMIDI,Torbjörn Andersson
MIDI and digitized music) use the same method to decide whether or not to loop. svn-id: r15566
2004-10-16OoopsTravis Howell
svn-id: r15565
2004-10-16Add missing case for HE 90+Travis Howell
Always clear complete local script vars. svn-id: r15564
2004-10-15Renamed _scaler_proc -> _scalerProc; cleaned up _scalerType handlingMax Horn
svn-id: r15563
2004-10-15Clarify OSystem::setPalette documentation (thanks for pointing this out, ↵Max Horn
LordHoto) svn-id: r15562
2004-10-15Ordering the source files by nameMax Horn
svn-id: r15561
2004-10-15Fix what looks to be a typo, anybody who actually has kyra may want to ↵Max Horn
verify this... svn-id: r15560
2004-10-15Fixes for big endian machinesMax Horn
svn-id: r15559
2004-10-15Init in the right spot :PJames Brown
svn-id: r15558
2004-10-15Init error.James Brown
svn-id: r15557