Age | Commit message (Expand) | Author |
2011-10-29 | SCI: Fixed typo | Filippos Karapetis |
2011-10-29 | SCI: Some fixes for text positioning in SCI32 games (still WIP) | Filippos Karapetis |
2011-10-28 | SCI: Remove unneeded casts (thanks to wjp for pointing that out) | Filippos Karapetis |
2011-10-28 | SCI: Added two files missing in commit 4ac2940 | Filippos Karapetis |
2011-10-28 | SCI: Added skeleton code for kEditText (still not working) | Filippos Karapetis |
2011-10-28 | SCI: Use the original text buffer width/height when drawing it | Filippos Karapetis |
2011-10-28 | SCI: Draw overlay text, if it exists (e.g. on buttons) | Filippos Karapetis |
2011-10-28 | SCI: Fixed text background color and text transparency for SCI32 games | Filippos Karapetis |
2011-10-28 | TSAGE: Blue Force - Inside gang car (415): rename object6 | Strangerke |
2011-10-28 | TSAGE: Blue Force - Inside gang car (415): Fix 2 focus objects (missing remov... | Strangerke |
2011-10-28 | TSAGE: Blue Force - Inside gang car (415): Fix a logic glitch, fix overlappin... | Strangerke |
2011-10-28 | AUDIO: Fix conditional compilation of maxtrax and tfmx code. | Johannes Schickel |
2011-10-28 | AUDIO: Adapt include guard names to the "new" directory name. | Johannes Schickel |
2011-10-28 | AUDIO: Slight adaptions of SID code to our guidelines. | Johannes Schickel |
2011-10-28 | ANDROID: Actually create the savegame directory. | Alyssa Milburn |
2011-10-28 | GUI: Change scrollbar repeat handling from a timer proc to handleTickle. | Johannes Schickel |
2011-10-28 | TSAGE: Blue Force - Gang arrest (410): Fix a couple of glitches in logic flow | Strangerke |
2011-10-28 | TSAGE: Blue Force - Gang arrest (scene 410) - Fix dialog color for passenger | Strangerke |
2011-10-28 | TSAGE: Silence GCC warning | Torbjörn Andersson |
2011-10-27 | SWORD1: Fix crash when using cutscene subtitles with mac version | Thierry Crozat |
2011-10-27 | TSAGE: Implemented walk regions enabling/disabling for Blue Force | Paul Gilbert |
2011-10-27 | TSAGE: Remove a debug trace erroneously left in 7d28b1a921c651eba52a997aec12f... | Strangerke |
2011-10-27 | RSAGE: BlueForce - Inside car: Rename a couple of variables | Strangerke |
2011-10-27 | GUI: Slight formatting fix. | Johannes Schickel |
2011-10-27 | TEENAGENT: Added missing lock in music player, replaced protected with private. | Vladimir Menshakov |
2011-10-27 | TSAGE: Blue Force - Gang arrest: Fix a glitch, add some comments | Strangerke |
2011-10-26 | TSAGE: Blue Force - Gang scene, fix Harrison text color, suppress useless err... | Strangerke |
2011-10-26 | TSAGE: Blue Force- Fix bug in previous commit | Strangerke |
2011-10-26 | TSAGE: Blue Force - Scene 410 (Gang arrest, day 1): rewrite Action4, fix hang... | Strangerke |
2011-10-26 | TSAGE: Bugfix for headless officers in BF Day 2 inspection | Paul Gilbert |
2011-10-26 | TSAGE: Some bugfixes and field renaming for R2 scene 100 | Paul Gilbert |
2011-10-26 | TSAGE: Bugfix for R2 to show inventory items in the user interface | Paul Gilbert |
2011-10-26 | TSAGE: Expanded a lot of game Id checks for Blue Force to include Ringworld 2... | Paul Gilbert |
2011-10-26 | TSAGE: Added R2 _shade and _effect fields to scene objects class. | Paul Gilbert |
2011-10-26 | SCI: Renamed GfxControls to GfxControls16 | Filippos Karapetis |
2011-10-25 | ANDROID: Match versions when checking for plugins. | Alyssa Milburn |
2011-10-25 | ANDROID: Point the default savepath to external storage. | Alyssa Milburn |
2011-10-25 | ANDROID: Move from org.inodes.gus to org.scummvm. | Alyssa Milburn |
2011-10-25 | TSAGE: Blue Force - Fix logic of item1 and item6 in scene 370 (boat, bedroom) | Strangerke |
2011-10-25 | GUI: Fix search clear button when switching themes or resolution. | Johannes Schickel |
2011-10-25 | LAUNCHER: Fix MIDI override setting | Eugene Sandulenko |
2011-10-25 | GUI: Show empty savepath as 'Default', not 'None' | Eugene Sandulenko |
2011-10-25 | LAUNCHER: Turned erase icon white | Eugene Sandulenko |
2011-10-25 | GUI: Refactor clear buttons | Eugene Sandulenko |
2011-10-25 | GUI: Added clear button to paths | Eugene Sandulenko |
2011-10-25 | LAUNCHER: Improved clear soundfont button | Eugene Sandulenko |
2011-10-25 | LAUNCHER: benefit from PicButton being derivative of Button | Eugene Sandulenko |
2011-10-25 | GUI: Made PicButtonWidget derivative of ButtonWidget | Eugene Sandulenko |
2011-10-25 | LAUNCHER: Do not show clear image in classic theme | Eugene Sandulenko |
2011-10-25 | TSAGE: Blue Force - Fix original bug when entering the boat with the gun hand... | Strangerke |