Age | Commit message (Expand) | Author |
2007-03-07 | Fixed the crash in the interlude before the last level in the Gobliiins CD-ve... | Sven Hesse |
2007-03-05 | Corrected the initial drawing position of 101-anims (e.g. the guard monster i... | Sven Hesse |
2007-03-05 | Fixed the cursor hotspots | Sven Hesse |
2007-03-04 | Adding comment again. | Johannes Schickel |
2007-03-04 | Remove wrong gob2 Mac entry. | Eugene Sandulenko |
2007-03-04 | - Some minor fixes | Sven Hesse |
2007-03-02 | Fix bug #1667806: "GOB: wrong detection" | Eugene Sandulenko |
2007-03-02 | - Fixed the actor freeze issue in the garage in Bargon Attack | Sven Hesse |
2007-03-01 | Repaired the pathfinding in Bargon Attack | Sven Hesse |
2007-02-26 | More dead code; augmented note on PC speaker emulation | Max Horn |
2007-02-26 | 'Optimized' SquareWaveStream::readBuffer a bit, removed some dead code, and c... | Max Horn |
2007-02-26 | calling memset to zero a buffer you are about to fill with audio data is not ... | Max Horn |
2007-02-26 | stop audio streams before deleting them | Willem Jan Palenstijn |
2007-02-24 | Added spanish Ween (bug #1667743) | Sven Hesse |
2007-02-20 | Guard cdrom.h against being included multiple times. | Torbjörn Andersson |
2007-02-18 | Repaired loading | Sven Hesse |
2007-02-17 | Added finalize() method to Common::OutSaveFile (which by default just flushes... | Max Horn |
2007-02-17 | - Added a warning when o1_checkData()/o2_checkData() can't find the file it's... | Sven Hesse |
2007-02-16 | Some very obvious cleanups. | Torbjörn Andersson |
2007-02-15 | - Changed the speaker stuff again | Sven Hesse |
2007-02-14 | AdvancedDetector: revamped the file based fallback code | Max Horn |
2007-02-14 | - Changed the square wave generator / speaker emulation, hopefully fixing the... | Sven Hesse |
2007-02-13 | Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or... | Max Horn |
2007-02-13 | Some more AdvancedDetector cleanup: Removed kADFlagFilebasedFallback flag (ju... | Max Horn |
2007-02-13 | Fix MSVC warning | Eugene Sandulenko |
2007-02-13 | Fix comment | Eugene Sandulenko |
2007-02-13 | AdvancedDetector changes: | Max Horn |
2007-02-13 | Rename Common::GF_XXX to Common::ADGF_XXX | Eugene Sandulenko |
2007-02-13 | Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and a... | Max Horn |
2007-02-13 | Use GF_DEMO flag in the AdvancedDetector to augment the preferredtarget name | Max Horn |
2007-02-13 | (re)added flags field to ADGameDescription, with currently only one value (GF... | Max Horn |
2007-02-12 | Adding MD5s supplied by vampir_raziel in bug report #1658373 | Sven Hesse |
2007-02-12 | More demo version fixes | Sven Hesse |
2007-02-12 | Changed language finding again | Sven Hesse |
2007-02-12 | - Some fixes for demos and Amiga versions | Sven Hesse |
2007-02-12 | Improve detection. | Eugene Sandulenko |
2007-02-07 | The SoundHandle isn't stopped indirectly by AudioCD.play() anymore, so remove... | Sven Hesse |
2007-02-07 | - Fixed another freeze in Ween | Sven Hesse |
2007-02-06 | Corrected the goblins walking sound (#1621086) | Sven Hesse |
2007-02-06 | Made Goblin::Gob_Object::order explicitely signed, should fix bug #1625292 (W... | Sven Hesse |
2007-02-06 | - Fixed Ween's inventory in the volcano (#1630113) | Sven Hesse |
2007-02-06 | Implemented vertical scrolling | Sven Hesse |
2007-02-05 | Corrected the clipping of _pressedMapX/_pressedMapY, to avoid accessing inval... | Sven Hesse |
2007-02-05 | - Moved struct Mult_Data from Mult_v2 to Mult and merged Mult::_multData, Mul... | Sven Hesse |
2007-02-04 | - Moved the specific interrupt frequency of 80 Hz out of class Infogrames int... | Sven Hesse |
2007-02-04 | - Plugged some leaks and fixed some memory errors | Sven Hesse |
2007-02-04 | AdvancedDetector now has built-in fallback detection based on file lists. | Eugene Sandulenko |
2007-02-01 | Split the entry for Gobliins 2 multilanguage CD into separate entries for eac... | Sven Hesse |
2007-02-01 | Fixed wrong date display (bug #1650124), tm_mon is in the range 0-11 | Sven Hesse |
2007-02-01 | - Fixed the palette animations | Sven Hesse |