Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-30 | GUI: Implement immediate coordinate mode for PopUp widget | Eugene Sandulenko | |
2016-03-30 | UPDATES: Beginnings of the update frequency control | Eugene Sandulenko | |
2016-03-30 | UPDATES: Improve update dialog message | Eugene Sandulenko | |
2016-03-30 | GUI: Enhanced StaticTextWidget with font style | Eugene Sandulenko | |
2016-03-30 | UPDATES: Plug updates dialog in. | Eugene Sandulenko | |
Launched when ScummVM is run first time with updates feature. | |||
2016-03-29 | GUI: Added initial implementation for Updates opt-in wizard | Eugene Sandulenko | |
2016-03-29 | GUI: Store secelcted update frequency in config | Eugene Sandulenko | |
2016-03-29 | GUI: Added stub for Update frequency check widgets. | Eugene Sandulenko | |
2016-03-29 | Merge pull request #729 from tobiatesan/mark_ogg | Johannes Schickel | |
JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute | |||
2016-03-29 | ADL: Fix warnings | Eugene Sandulenko | |
2016-03-28 | NEWS/DE: Mention SWORD25 save time fix | Lothar Serra Mari | |
2016-03-28 | NEWS: Mention bs2.5 fix | Eugene Sandulenko | |
2016-03-28 | COMMON: Use better reallocation strategy in MemoryWriteStreamDynamic. | Eugene Sandulenko | |
Fixes bug #6983: "SWORD25: long saving time" | |||
2016-03-28 | SAGA: Move IHNM color fix game features to proper spot. | Eugene Sandulenko | |
2016-03-28 | I18N: Regenerate translations.dat | Eugene Sandulenko | |
2016-03-28 | I18N: Update Russian translation | Eugene Sandulenko | |
2016-03-28 | I18N: Update Ukrainian translation | Eugene Sandulenko | |
2016-03-28 | COMPOSER: Fix md5s for newly added German games | Eugene Sandulenko | |
2016-03-28 | I18N: Update German language file | Lothar Serra Mari | |
This commit updates the German translation to the latest codebase. It also fixes bug #7095. | |||
2016-03-28 | I18N: Update translations template from source code | Thierry Crozat | |
2016-03-28 | JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute | Tobia Tesan | |
2016-03-28 | COMPOSER: Added German versions of darby & gregory. Bug #6825 | Eugene Sandulenko | |
2016-03-28 | COMPOSER: Fix detection entry | Eugene Sandulenko | |
2016-03-28 | COMPOSER: Added detection for Hebrew darby. Bug #6878 | Eugene Sandulenko | |
2016-03-28 | QUEEN: Added some md5s. Bug #6946 | Eugene Sandulenko | |
2016-03-28 | SCUMM: Sync md5 table | Eugene Sandulenko | |
2016-03-28 | SCUMM: Added detection for Spanish Amiga MMv2. Bug #6982 | Eugene Sandulenko | |
2016-03-28 | JANITORIAL: Whitespace fix | Eugene Sandulenko | |
2016-03-28 | NEWS/DE: Mention Sparkle updater support | Lothar Serra Mari | |
2016-03-28 | MOHAWK: Play the gears sound when resetting the Myst clock puzzle | Bastien Bouclet | |
Fixes #7093. | |||
2016-03-28 | GOB: Fix Fascination entry, it is DOS, not Amiga version | Eugene Sandulenko | |
2016-03-28 | SAGA: Explicitely mark versions which require color shifting in interface. ↵ | Eugene Sandulenko | |
Fixes bug #7092 | |||
2016-03-28 | NEWS: Mention Sparkle autoupdater in 1.8.1 | Eugene Sandulenko | |
2016-03-28 | NEWS: Move Mac OS X taskbar improvements to 1.8.1 | Eugene Sandulenko | |
2016-03-28 | NEWS/DE: Move Mac OS X taskbar improvements to 1.8.1 | Eugene Sandulenko | |
2016-03-27 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2016-03-27 | I18N: Fix wording in Ukrainian localization | Eugene Sandulenko | |
2016-03-27 | I18N: Fix wording in Russian localization | Eugene Sandulenko | |
2016-03-27 | BUILD: Add target for uploading Sparkle appcast | Eugene Sandulenko | |
2016-03-27 | UPDATES: Update Sparkle Appcast URL in the bundle plist | Eugene Sandulenko | |
2016-03-27 | UPDATES: Rename Sparkle appcast to common name | Eugene Sandulenko | |
2016-03-27 | UPDATES: Update Sparkle appcast with 1.8.0. | Eugene Sandulenko | |
It will not work, of course since we were not distributing files with our public key yet. | |||
2016-03-27 | UPDATES: Added our public Sparkle key | Eugene Sandulenko | |
2016-03-27 | GUI: Improve handling of button presses while moving the cursor | Ori Avtalion | |
Keep track of where a mouse press started when deciding how mouse-over and mouse-up should behave. This handles the following situations: 1) If a mouse press starts outside a button (e.g. the UI background), mouse-up inside the button has no effect. Previously, it triggered a button click. 2) If a mouse press starts inside a button, the cursor moves outside of its region, then back inside, the button will show as pressed. Previously, it showed as highlighted instead of pressed. | |||
2016-03-27 | SAGA: Fix dialog text positions in non-English version (#7064) | Torbjörn Andersson | |
This fix applies to drawPanelText(), where we used to hard-code the text positions. Now we define the dimensions of the area where the text is drawn (like we do for button texts) and calculate the position based on the dimensions of the text string. The drawPanelText() function is used for the Save, Quit, Protect and Option dialogs, but for everything except the Option dialog it already centered the text to the dialog. I decided to use this centering mechanism for the title of the ITE Option dialog, even though that changes the X coordinate by one pixel. Other than that, it only affects the following texts: ITE: Show Dialog / Reading Speed, Music and Sound IHNM: Reading Speed, Music, Sound, Voices I have verified that this looks at least ok for the English and German versions of ITE, and the English, German, French and Spanish versions of IHNM, so I'm reasonably confident that this change is ok. | |||
2016-03-27 | MOHAWK: Promote Myst from UNSTABLE to TESTING | Bastien Bouclet | |
2016-03-27 | GRAPHICS: Allow saving thumbnails of 32 bits screens | Bastien Bouclet | |
Fixes saving in Myst ME when using the OpenGL output | |||
2016-03-27 | GOB: Added another French Playttons2. Bug #7052 | Eugene Sandulenko | |
2016-03-27 | GOB: Added Spanish Fascination detection entry. Bug #7069 | Eugene Sandulenko | |
2016-03-27 | DREAMWEB: Add bug reference to Czech detection entry | Eugene Sandulenko | |