Age | Commit message (Expand) | Author |
2009-12-21 | Add indy3 md5 from bug #2916434: "New MD5 for Indy3 DOS-EGA, German" | Eugene Sandulenko |
2009-12-09 | Changed MidiDriver::createMidi to take a MidiDriverType instead of an int | Max Horn |
2009-12-09 | Remove the Audio::Mixer parameter from the midi/music plugins | Max Horn |
2009-12-04 | Fix bug 2908376: FOA: Won't launch in Win32 | Max Horn |
2009-12-02 | Add sanguine's patch for bug #2905463 - Loom PCE: missing characters in US font. | Travis Howell |
2009-11-26 | Some whitespace and formatting fixes | Max Horn |
2009-11-26 | Add patch #2857016 - MM C64: meteor landing as work around, with the explaina... | Travis Howell |
2009-11-26 | Add patch #2853844 - MM C64: walksounds. | Travis Howell |
2009-11-26 | Remove dependancy on STL. | Johannes Schickel |
2009-11-26 | Add patch #2839048 - MM C64 sound/music player, with minor changes. | Travis Howell |
2009-11-24 | Add patch #2903170 - MM C64: costume fix. | Travis Howell |
2009-11-24 | Add comment. | Travis Howell |
2009-11-24 | Added Doxygen comments for the various engine namespaces (currently mostly wi... | Max Horn |
2009-11-24 | Exclude PCE sound player, from non-16bit color build. | Travis Howell |
2009-11-23 | Add patch #2898231 - LOOM: Sound player for PC-Engine. | Travis Howell |
2009-11-23 | COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn... | Max Horn |
2009-11-22 | Some PCE BIOSROM's have a 0x200 byte header. We need to skip that if it's pre... | Matthew Hoops |
2009-11-22 | Remove obsolete check, since HE72+ uses separate function. | Travis Howell |
2009-11-22 | Remove obsolete check, since HE72+ uses separate function. | Travis Howell |
2009-11-22 | Add mapping of TM and (C) characters in PCE version of Loom, based on informa... | Travis Howell |
2009-11-22 | Add patch #2876221 - FBEAR: Fix for MIDI piano notes (DOS version), with mino... | Travis Howell |
2009-11-22 | Exclude Loom PCE engine specific code, from non-16bit color build. | Travis Howell |
2009-11-22 | Removed the incorrect line in CharsetRendererPCE::drawBits1(). | Travis Howell |
2009-11-22 | Virtualise drawBits1(). | Travis Howell |
2009-11-22 | Better make sure that cursorPCE[] has 16 elements, like some of the other | Torbjörn Andersson |
2009-11-22 | Added hard-coded cursor, and adjusted the colours slightly, for the PC-Engine | Torbjörn Andersson |
2009-11-22 | Update game details for Japanese PCE version of Loom. | Travis Howell |
2009-11-22 | Update game details for English PCE version of Loom. | Travis Howell |
2009-11-22 | Add patch for Tobias, for cursor palette in PCE version of Loom. | Travis Howell |
2009-11-22 | Add patch for Tobias, for more accurate palette in PCE version of Loom. | Travis Howell |
2009-11-22 | Fix charset palette in PCE version of Loom, based on information from Tobias. | Travis Howell |
2009-11-22 | Add patch for Tobias, for Kanji support in Japanese PCE version of Loom, with... | Travis Howell |
2009-11-05 | Add fix from Tobias, for bobbing Bobbin in PCE version of Loom. | Travis Howell |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-10-31 | Kirben suggested using vs->bytesPerPixel instead of _bytesPerPixel when drawing | Torbjörn Andersson |
2009-10-31 | Fixed flashlight drawing in 16 bpp games. (Which probably means PC-Engine Loom | Torbjörn Andersson |
2009-10-31 | The verb images for distaff have no mask data, in PCE version of Loom. | Travis Howell |
2009-10-31 | Add patch from Tobias, for menu keys in PCE version of Loom, with minor change. | Travis Howell |
2009-10-28 | Fix charset masking for 16bit color games. | Travis Howell |
2009-10-27 | Update detection of Loom PCE Japanese. | Matthew Hoops |
2009-10-27 | Add patch #2856940 - MM C64: corner walkboxes fixed. | Travis Howell |
2009-10-27 | Add patch #2846425 - MM C64: walkbox fixed, with minor changes. | Travis Howell |
2009-10-27 | Load/save the 16BitPalette data in PCE version of Loom. | Travis Howell |
2009-10-27 | Fix restoring distaff, after reloading saved game in PCE version of Loom. | Travis Howell |
2009-10-27 | Reset _distaff after drawing distaff image in PCE version of Loom. | Travis Howell |
2009-10-27 | Add support for distaff images in PCE version of Loom. | Travis Howell |
2009-10-26 | Fix charset color in PCE version of Loom. | Travis Howell |
2009-10-26 | Fix charset display in PCE version of Loom. | Travis Howell |
2009-10-26 | Increase the _palette size for PCE version of Loom. | Travis Howell |
2009-10-26 | Fix cursor image in PCE version of Loom. | Travis Howell |