Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-17 | Use new setupPremix variant (incomplete) | Max Horn | |
svn-id: r15596 | |||
2004-10-17 | Add comment | Max Horn | |
svn-id: r15595 | |||
2004-10-17 | Doxygen fix | Max Horn | |
svn-id: r15594 | |||
2004-10-17 | Fix warning | Max Horn | |
svn-id: r15593 | |||
2004-10-17 | fix intro glitch regression | Gregory Montoir | |
svn-id: r15592 | |||
2004-10-17 | plugged some memory leaks | Gregory Montoir | |
svn-id: r15591 | |||
2004-10-17 | Patch #1040501 (Possible fix for inttypes.h problem) | Max Horn | |
svn-id: r15590 | |||
2004-10-17 | added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers' | Max Horn | |
svn-id: r15589 | |||
2004-10-17 | Cleanup | Max Horn | |
svn-id: r15588 | |||
2004-10-17 | Fix playback of MP3 files till EOF in some cases | Max Horn | |
svn-id: r15587 | |||
2004-10-17 | Color correction for HE70+ strings. | Travis Howell | |
svn-id: r15586 | |||
2004-10-17 | Polygons used by HE71 too. | Travis Howell | |
svn-id: r15585 | |||
2004-10-17 | Typo | Travis Howell | |
svn-id: r15584 | |||
2004-10-17 | Complete stub | Travis Howell | |
svn-id: r15583 | |||
2004-10-17 | Missed some code | Travis Howell | |
svn-id: r15582 | |||
2004-10-17 | Rename opcode | Travis Howell | |
svn-id: r15581 | |||
2004-10-17 | Check if VAR_WIZ_TCOLOR is set, before using it. | Travis Howell | |
BMAP images are only used in HE71+. svn-id: r15580 | |||
2004-10-17 | Revert, break older games. | Travis Howell | |
svn-id: r15579 | |||
2004-10-17 | cleanup: moved some things to gfx.cpp and changed o60_setState to match ↵ | Gregory Montoir | |
disassembly of version 72 svn-id: r15578 | |||
2004-10-17 | preliminar 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-16 | Fix whitespace / code formatting to match out guidelines | Max Horn | |
svn-id: r15576 | |||
2004-10-16 | update | Paweł Kołodziejski | |
svn-id: r15575 | |||
2004-10-16 | fixed warnings | Paweł Kołodziejski | |
svn-id: r15574 | |||
2004-10-16 | Fix bug #1048129 which prevented eof() method from working. | Eugene Sandulenko | |
svn-id: r15573 | |||
2004-10-16 | Add gets() method to File class. | Eugene Sandulenko | |
svn-id: r15572 | |||
2004-10-16 | Typoi | Travis Howell | |
svn-id: r15571 | |||
2004-10-16 | Add case | Travis Howell | |
svn-id: r15570 | |||
2004-10-16 | required for ff5demo | Gregory Montoir | |
svn-id: r15569 | |||
2004-10-16 | This is done now. | Torbjörn Andersson | |
svn-id: r15568 | |||
2004-10-16 | Introduced 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-16 | Oops, 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-16 | Ooops | Travis Howell | |
svn-id: r15565 | |||
2004-10-16 | Add missing case for HE 90+ | Travis Howell | |
Always clear complete local script vars. svn-id: r15564 | |||
2004-10-15 | Renamed _scaler_proc -> _scalerProc; cleaned up _scalerType handling | Max Horn | |
svn-id: r15563 | |||
2004-10-15 | Clarify OSystem::setPalette documentation (thanks for pointing this out, ↵ | Max Horn | |
LordHoto) svn-id: r15562 | |||
2004-10-15 | Ordering the source files by name | Max Horn | |
svn-id: r15561 | |||
2004-10-15 | Fix what looks to be a typo, anybody who actually has kyra may want to ↵ | Max Horn | |
verify this... svn-id: r15560 | |||
2004-10-15 | Fixes for big endian machines | Max Horn | |
svn-id: r15559 | |||
2004-10-15 | Init in the right spot :P | James Brown | |
svn-id: r15558 | |||
2004-10-15 | Init error. | James Brown | |
svn-id: r15557 | |||
2004-10-15 | Fix opcodes. | James Brown | |
svn-id: r15556 | |||
2004-10-15 | Fix a few things | James Brown | |
svn-id: r15555 | |||
2004-10-15 | Merge in some of LordHotos kyra code, with some changes. | James Brown | |
It's still non-functional, but once I merge in some more of my local changes things should actually be moving a long a bit. svn-id: r15554 | |||
2004-10-15 | Only 26 HE titles and they are not supported yet. | Travis Howell | |
svn-id: r15553 | |||
2004-10-15 | Mention HE games in New Games section and update their number. | Eugene Sandulenko | |
svn-id: r15552 | |||
2004-10-15 | Update SAGA todo items. | Eugene Sandulenko | |
svn-id: r15551 | |||
2004-10-14 | Changed "mp3" to "MP3" whenever it refers to the actual format. (It's still | Torbjörn Andersson | |
lower case when used as part of a file name, etc.) I don't know if it's correct usage, but that's how it was done in most cases already. svn-id: r15550 | |||
2004-10-14 | forgot to remove these debug messages | Robert Göffringmann | |
svn-id: r15549 | |||
2004-10-14 | added sword1mp3 to the documentation | Robert Göffringmann | |
svn-id: r15548 | |||
2004-10-14 | document BS1 speech/music compression | Robert Göffringmann | |
svn-id: r15547 |