Age | Commit message (Expand) | Author |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-15 | SCUMM: Fix bug #1328120: | Eugene Sandulenko |
2010-05-26 | Replace SCUMM F5 dialog by GMM & add help button to GMM | Max Horn |
2010-05-12 | Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo. | Travis Howell |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-05-04 | Move initGraphics and initCommonGFX from to new header. | Max Horn |
2010-05-04 | Get rid of Engine::_gameDataDir. | Max Horn |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2010-04-11 | Setup and destroy a dummy cursor and palette in the Engine class. | Johannes Schickel |
2010-04-11 | Fix a memory leak in SCUMM which was caused by the SCUMM engine never removin... | Johannes Schickel |
2010-04-04 | Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible. | Travis Howell |
2010-03-04 | Fix mismatching new[]/delete. | Johannes Schickel |
2010-02-26 | SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amo... | Neil Millstone |
2010-01-31 | Removed obsolete code | Chris Apers |
2010-01-28 | Fix regressions in Let's Explore the Jungle with Buzzy. | Travis Howell |
2010-01-26 | Let's Explore the Jungle with Buzzy uses VAR_PLATFORM variabletoo, but with d... | Travis Howell |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /... | Johannes Schickel |
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-11-26 | Add patch #2839048 - MM C64 sound/music player, with minor changes. | Travis Howell |
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-22 | Exclude Loom PCE engine specific code, from non-16bit color build. | Travis Howell |
2009-11-22 | Add patch for Tobias, for Kanji support in Japanese PCE version of Loom, with... | 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 | Add support for distaff images in PCE version of Loom. | Travis Howell |
2009-10-26 | Switch PCE version of Loom to 16bit color, since it used 9bit color. | Travis Howell |
2009-10-25 | Add patch from Tobias, for initial costume support in PCE version of Loom, wi... | Travis Howell |
2009-10-21 | Add patch from Tobias, for graphic support (backgrounds/objects) in PCE versi... | Travis Howell |
2009-09-26 | added option to allow control digital imuse tempo callback. it's related to v... | Paweł Kołodziejski |
2009-09-25 | SCUMM: Rename _bitDepth to _bytesPerPixel | Max Horn |
2009-09-23 | Got rid of Common::File::addDefaultDirectory, instead implemented the solutio... | Johannes Schickel |
2009-08-24 | Merge with trunk | Norbert Lange |
2009-08-24 | Enable alternative palettse for Amiga Monkey Island - Patch ID: 2819787 | Norbert Lange |
2009-08-21 | Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran... | Andre Heider |
2009-08-08 | merge with trunk | Norbert Lange |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |
2009-08-04 | remove a former workaround for Amiga MI | Norbert Lange |
2009-08-02 | synced the branch with the palette patch (#2819787) | Norbert Lange |
2009-08-01 | engines/scumm/scumm.cpp: terminate method is pretty redundant - removed | Norbert Lange |
2009-07-29 | SCUMM: Fix verb/sentence handling in Indy3 mac (there, a double click must be... | Max Horn |
2009-07-28 | SCUMM: Moved _inventoryOffset to ScummEngine_v2 and save it. | Max Horn |
2009-07-25 | Move the event recorder to its own class (EventRecoder inside common/EventRec... | Johannes Schickel |
2009-07-25 | Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied. | Travis Howell |
2009-07-23 | Only autosave in supported scenes. | Travis Howell |
2009-07-18 | Merged revisions 42463,42468-42484,42486-42488,42490-42495,42498-42507,42510-... | Travis Howell |
2009-07-17 | merge with trunk | Norbert Lange |