Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-04 | Fix item exchange string in Kyra 1 Amiga (both English and German). | Johannes Schickel | |
svn-id: r48159 | |||
2010-03-02 | Fix bug #2961530 - Zak/FM-Towns: Game hangs when using monkey wrench. | Travis Howell | |
svn-id: r48158 | |||
2010-02-28 | Remove a reference to the old MorphOS backend in configure. | Jordi Vilalta Prat | |
svn-id: r48157 | |||
2010-02-28 | Add detection entry for SQ4 Mac. | Matthew Hoops | |
svn-id: r48156 | |||
2010-02-28 | Add a comment to document my removal of stream delete in previous commit | Fabio Battaglia | |
svn-id: r48155 | |||
2010-02-28 | do not delete the stream twice in makeZipArchive as it's already deleted by ↵ | Fabio Battaglia | |
unzOpen if a problem is encountered svn-id: r48154 | |||
2010-02-28 | N64: change how asserts are printed | Fabio Battaglia | |
svn-id: r48153 | |||
2010-02-28 | Don't try to dispose of "_bgBuf + 256" automatically when playing the BASS | Torbjörn Andersson | |
intro sound effects. The engine manages that memory on its own. This should fix bug #2960522, "BASS: Crash During the Intro". svn-id: r48152 | |||
2010-02-28 | Fix gcc warning. | Johannes Schickel | |
svn-id: r48151 | |||
2010-02-28 | Implemented loading of the Rex Nebular walkable areas | Paul Gilbert | |
svn-id: r48150 | |||
2010-02-27 | Check if we should quit on every opcode call instead of after every 500. ↵ | Matthew Hoops | |
Fixes bug #2960238. svn-id: r48149 | |||
2010-02-27 | Added the svn:keywords property to some files missing it. | Jordi Vilalta Prat | |
svn-id: r48148 | |||
2010-02-27 | DRACI: Don't try to set the volume for channels that couldn't be allocated ↵ | Jordi Vilalta Prat | |
(fixes bug #2907954: "DRAGON: Crash in Intro") svn-id: r48147 | |||
2010-02-27 | N64: added list of required devices to use the port | Fabio Battaglia | |
svn-id: r48146 | |||
2010-02-27 | N64: correct control buttons naming | Fabio Battaglia | |
svn-id: r48145 | |||
2010-02-27 | N64: Add a preliminary port specific readme | Fabio Battaglia | |
svn-id: r48144 | |||
2010-02-27 | Beginnings of code for scene info loading | Paul Gilbert | |
svn-id: r48143 | |||
2010-02-27 | Fix bug #2959947 - SPYFOX1: Saves don't work from menu. | Travis Howell | |
svn-id: r48142 | |||
2010-02-27 | Fix Dragon History title. | Matthew Hoops | |
svn-id: r48141 | |||
2010-02-26 | Fixed the music in some Mac versions of ITE and disabled some unused code ↵ | Filippos Karapetis | |
for the original DOS demo of ITE svn-id: r48139 | |||
2010-02-26 | DS: Attempting to rename Makefile to makefile. Not sure why it hasn't been ↵ | Neil Millstone | |
a problem in the past. svn-id: r48138 | |||
2010-02-26 | SID: Adding DISABLE_SID option, as SID player embiggens binary by a large ↵ | Neil Millstone | |
amount. This is a problem for the DS port. svn-id: r48137 | |||
2010-02-26 | DS: Merging accross changes from branch1-0-0 into trunk. | Neil Millstone | |
svn-id: r48136 | |||
2010-02-26 | SCUMM: Fix stride of palette data in ARM optimised costime renderer | Neil Millstone | |
svn-id: r48135 | |||
2010-02-26 | Slightly rework refreshing cards in Riven (and remove the hackish ↵ | Matthew Hoops | |
changeToCard(0)). svn-id: r48134 | |||
2010-02-26 | Cleanup the sound code a bit. | Matthew Hoops | |
svn-id: r48133 | |||
2010-02-26 | better flag/scene checking for the last intrusion attempt | Vladimir Menshakov | |
svn-id: r48132 | |||
2010-02-26 | added async getFlag(addr) | Vladimir Menshakov | |
svn-id: r48131 | |||
2010-02-25 | interpret several consequent moving command as one. | Vladimir Menshakov | |
svn-id: r48130 | |||
2010-02-25 | N64: some input related cleanup | Fabio Battaglia | |
svn-id: r48129 | |||
2010-02-25 | reset intro flag after savegame loading | Vladimir Menshakov | |
svn-id: r48128 | |||
2010-02-25 | fixed haystack and fatso problems | Vladimir Menshakov | |
svn-id: r48127 | |||
2010-02-25 | hide mouse while playing cutscenes | Vladimir Menshakov | |
svn-id: r48126 | |||
2010-02-25 | fixed delayed callback timing | Vladimir Menshakov | |
svn-id: r48125 | |||
2010-02-25 | Fixing problems with the texts table in TOT files when the order of the ↵ | Sven Hesse | |
texts and resources tables are switched in the TOT file svn-id: r48124 | |||
2010-02-24 | Add another German Windows version of Pajama Sam 2. | Travis Howell | |
svn-id: r48123 | |||
2010-02-23 | Add assert(!_finished) to QueuingAudioStreamImpl::queueAudioStream | Max Horn | |
svn-id: r48122 | |||
2010-02-23 | Tweak QueuingAudioStream comments | Max Horn | |
svn-id: r48121 | |||
2010-02-23 | Update Common::KeyState comments | Max Horn | |
svn-id: r48120 | |||
2010-02-23 | SCI: Turn kernel_sleep() into SciEvent::sleep() | Max Horn | |
svn-id: r48119 | |||
2010-02-23 | SCI: Move SciGui::wait to EngineState::wait | Max Horn | |
svn-id: r48118 | |||
2010-02-23 | SCI: Stop storing EngineState in SciGui32 | Max Horn | |
svn-id: r48117 | |||
2010-02-23 | configure: Remove angstrom-* from the ARM compiler check as angstrom can be ↵ | John Willis | |
built for ARM and many other architectures. arm*-linux-gnueabi will pick up Angstrom toolchains anyway. svn-id: r48116 | |||
2010-02-23 | SCI: add Gabriel Knight 1 French DOS CD detection entry | Fabio Battaglia | |
svn-id: r48115 | |||
2010-02-22 | SPY Fox 3: Operation Ozone is supported too. | Travis Howell | |
svn-id: r48112 | |||
2010-02-22 | SCI: moving scitrace | Martin Kiewitz | |
svn-id: r48111 | |||
2010-02-21 | N64: force screen update after hiding overlay | Fabio Battaglia | |
svn-id: r48108 | |||
2010-02-21 | N64: some input related cleanup | Fabio Battaglia | |
svn-id: r48106 | |||
2010-02-21 | N64: send ascii code for numpad keys | Fabio Battaglia | |
svn-id: r48105 | |||
2010-02-21 | N64: Simulate numpad using C-Buttons on the gamepad | Fabio Battaglia | |
svn-id: r48104 |