aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-22TSAGE: Bugfix for Lyle not appearing in BF Scene 830Paul Gilbert
2011-10-21ANDROID: Delete _timerManager in OSystem_Android's destructor.Alyssa Milburn
If we leave it for OSystem, the DefaultTimerManager destructor tries constructing a StackLock which, predictably, calls a pure virtual function, because OSystem_Android's destructor is finished.
2011-10-21TSAGE: Bugfix for sometimes not leaving Lyle's Office when using exitPaul Gilbert
2011-10-21TSAGE: Bugfix for correctly drawing BF Scene 900 when leaving warehousePaul Gilbert
2011-10-21TSAGE: Bugfix for covering up hidden switches in BF Scene 910Paul Gilbert
2011-10-21TSAGE: Missing synchronisation and other bugfixes for BF Scene 910Paul Gilbert
2011-10-21TSAGE: Further cleanup and bugfixes for BF Scene 910Paul Gilbert
2011-10-21TSAGE: Bugfixes for getting cords and looking at generator in BF Scene 910Paul Gilbert
2011-10-21TSAGE: Blue Force - Scene 910: Fix exit cursors, rename an hotspot, fix ↵Strangerke
another bug
2011-10-21COMMON: Extend some method comments in Common::BitStreamSven Hesse
Adding examples to getBits() and addBit().
2011-10-21COMMON: Fix potential UB while shifting Common::BitStreamSven Hesse
Shifting a 32-bit value by more than 31 is undefined.
2011-10-20TSAGE: Blue Force - Some more renaming, fix a bug in scene 910Strangerke
2011-10-20TSAGE: Blue Force - Rename some objects in scene 910Strangerke
2011-10-20TSAGE: Blue Force - Add missing comments on scenes 9xxStrangerke
2011-10-20TSAGE: modify addTimer and removeTimer to use an EventHandler instead of a TimerStrangerke
2011-10-20TSAGE: Blue Force - Fix two glitches in the intro using a workaroundStrangerke
2011-10-20TSAGE: Blue Force - Add a hack in scene 160 in order to work around a weird ↵Strangerke
sound fader behavior. The intro is now fully playable (with glitches)
2011-10-20TSAGE: Blue Force - Fix last intro screenStrangerke
2011-10-20Merge pull request #80 from DrMcCoy/newbitstreamEugene Sandulenko
COMMON: Rewrite Common::BitStream as a template
2011-10-20SCI: The demo of GK1 has no alternate sound effects.Filippos Karapetis
This fixes the sound effect heard in the "Day 1" screen
2011-10-20TSAGE: Bugfix for displaying circuit breakers correctly in BF Scene 910Paul Gilbert
2011-10-20TSAGE: Bugfixes for turning on the lights in BF Scene 910Paul Gilbert
2011-10-20TSAGE: Bugfixes for the PalettedScene::transition methodPaul Gilbert
2011-10-20RELEASE: This is 1.5.0gitEugene Sandulenko
2011-10-20NEWS: Set 1.4.0 release date. A nice dateEugene Sandulenko
2011-10-20TSAGE: Bugfixes for entering BF Scene 910 - WarehousePaul Gilbert
2011-10-20TINSEL: Cleaner fix for bug #2893946 - Psychiatrist savegame problemPaul Gilbert
2011-10-20TSAGE: Remove the ADGF_TESTING flag from Ringworld detection entriesPaul Gilbert
2011-10-20TSAGE: Cleanup of doorway object in BF Scene 900Paul Gilbert
2011-10-20BUILD: Fix errors in Windows installer script.Travis Howell
2011-10-20TSAGE: Blue Force - Fix bug in intro scene 200Strangerke
2011-10-20TSAGE: Blue Force - Move identical intro Text classes to common game logicStrangerke
2011-10-20TSAGE: Blue Force - Fix crate top in scene 920Strangerke
Also: rename some objects, disable sub15E4F and fix a little bug in init of scene910
2011-10-20SCI: Added a hack to fix bug #3035693 - "SCI: QFG3 demo: Rope swinging more ↵Filippos Karapetis
heroic than ever"
2011-10-19DOC: Add Czech ReadMe from patch #3424959Thierry Crozat
2011-10-19SCI: Moved the width adjustment outside getPlaneRect()Filippos Karapetis
2011-10-19SCI: Added a detection for the second kSetShowStyle variantFilippos Karapetis
2011-10-19SCI: Changed the kUnload workaround for the LB2 demo to apply to all scenesFilippos Karapetis
2011-10-19SCI: Move the palette merging checking code inside the GfxPalette classFilippos Karapetis
2011-10-19TSAGE: Blue Force - Implement scene 160Strangerke
2011-10-19SCI: Added a sanity check when drawing text. Older SCI32 saves work nowFilippos Karapetis
2011-10-19SCI: Merged all the code to get/set the NS rectFilippos Karapetis
2011-10-19SCI: Removed unused includesFilippos Karapetis
2011-10-19SCI: Updated comments in kShowStyle() and kCelInfo()Filippos Karapetis
2011-10-19SCI: Implemented kObjectIntersect()Filippos Karapetis
2011-10-19SCI: Wrapped some very long linesFilippos Karapetis
2011-10-19I18N: Regenerate translations.datEugene Sandulenko
2011-10-19I18N: Update Russian translationEugene Sandulenko
2011-10-19I18N: update .po, .pot filesEugene Sandulenko
2011-10-19I18N: Updated Ukrainian translationEugene Sandulenko