Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-06 | Added GUI options for newly added games | Eugene Sandulenko | |
svn-id: r41285 | |||
2009-06-06 | Added CoCo3 version of SQ1 | Eugene Sandulenko | |
svn-id: r41284 | |||
2009-06-06 | Added couple of newly discovered fanmade AGI games. | Eugene Sandulenko | |
svn-id: r41283 | |||
2009-06-06 | Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do. | Eugene Sandulenko | |
svn-id: r41282 | |||
2009-06-06 | Disable MIDI controls if GUIO_NOMIDI is set | Eugene Sandulenko | |
svn-id: r41281 | |||
2009-06-06 | Add empty file to cheat git-svn | Eugene Sandulenko | |
svn-id: r41280 | |||
2009-06-06 | Removed unused variable | Filippos Karapetis | |
svn-id: r41279 | |||
2009-06-06 | Add support for GUI options to SCUMM engine | Eugene Sandulenko | |
svn-id: r41278 | |||
2009-06-06 | Disable load from the launcher button for AGOS and Gob games with use of GUI ↵ | Eugene Sandulenko | |
options svn-id: r41277 | |||
2009-06-06 | Do not change list content if filter was not changed | Eugene Sandulenko | |
svn-id: r41276 | |||
2009-06-06 | Implement FR#862150: "GUI: Show subtitles/speech options only for speech games" | Eugene Sandulenko | |
Add generic per-game GUI options support along the way ;) svn-id: r41275 | |||
2009-06-06 | Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD) | Eugene Sandulenko | |
svn-id: r41274 | |||
2009-06-06 | Fix bug with GUI options not set when per-game setting is empty | Eugene Sandulenko | |
svn-id: r41273 | |||
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko | |
svn-id: r41272 | |||
2009-06-06 | Fix item selection on filtered out list in launcher | Eugene Sandulenko | |
svn-id: r41271 | |||
2009-06-06 | Fix font size in EditTextWidget on screen resolution change. | Eugene Sandulenko | |
svn-id: r41270 | |||
2009-06-06 | Improvements to laucher dialog | Eugene Sandulenko | |
- Made quicksearch turned off in the launcher game list - Turn ListWidget into CommandSender - Turn quicksearch off in launcher game list - Connect laucher list widget with search box so search is initiated by typing svn-id: r41269 | |||
2009-06-06 | Implement FR#1970293: "LAUNCHER: Add "quick search" input field like in iTunes" | Eugene Sandulenko | |
svn-id: r41268 | |||
2009-06-06 | Add to launcher not yet functional search widget. | Eugene Sandulenko | |
Make EditableWidget CommandSender svn-id: r41267 | |||
2009-06-06 | Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". | Eugene Sandulenko | |
- Split out label from PopUp widget - Aligned every widget on all layouts so GUI becomes to look nice again - Moved textHAlign to layout properties svn-id: r41266 | |||
2009-06-06 | Implement widget property "textalign". Added it to all theme layouts | Eugene Sandulenko | |
svn-id: r41265 | |||
2009-06-06 | Sync all themes with improvements of mass dialog. Fixed list positioning | Eugene Sandulenko | |
svn-id: r41264 | |||
2009-06-06 | Implement FR#2707442: "GUI: Improve Mass Add dialog" | Eugene Sandulenko | |
svn-id: r41263 | |||
2009-06-06 | Improved look of popup widget, buttons, checkbox and tab widget | Eugene Sandulenko | |
svn-id: r41262 | |||
2009-06-06 | Make PopUp widget look more balanced | Eugene Sandulenko | |
svn-id: r41261 | |||
2009-06-06 | Add guard check to set.key opcode. | Eugene Sandulenko | |
svn-id: r41260 | |||
2009-06-06 | Correct implementation for set.key opcode. Fixes #2605104: "AGI: Manhunter, ↵ | Eugene Sandulenko | |
F3 hotkey dosent work", removed number of hacks svn-id: r41259 | |||
2009-06-06 | Implement fence.mouse opcode | Eugene Sandulenko | |
svn-id: r41258 | |||
2009-06-06 | Implement hide.mouse and show.mouse opcodes | Eugene Sandulenko | |
svn-id: r41257 | |||
2009-06-06 | Implement allow.menu opcode | Eugene Sandulenko | |
svn-id: r41256 | |||
2009-06-06 | Implement hold.key and release.key opcodes | Eugene Sandulenko | |
svn-id: r41255 | |||
2009-06-06 | Cleanup | Eugene Sandulenko | |
svn-id: r41254 | |||
2009-06-06 | Implement cancel.line. Consider obj.status.f implemented | Eugene Sandulenko | |
svn-id: r41253 | |||
2009-06-06 | Implement scummvm.ini flag features for AGI engine | Eugene Sandulenko | |
svn-id: r41252 | |||
2009-06-06 | Cleanup | Eugene Sandulenko | |
svn-id: r41251 | |||
2009-06-06 | Fix bug #2026605: "SQ2: Have to wait after dying to do anything." | Eugene Sandulenko | |
svn-id: r41250 | |||
2009-06-06 | Implement debug commands "room" and "bt" | Eugene Sandulenko | |
svn-id: r41249 | |||
2009-06-06 | Remove duplicated amiga busy cursor | Eugene Sandulenko | |
svn-id: r41248 | |||
2009-06-06 | Stop abusing game flag. | Eugene Sandulenko | |
svn-id: r41247 | |||
2009-06-06 | Disable save/load when original did not allow | Eugene Sandulenko | |
svn-id: r41246 | |||
2009-06-06 | Store and compare MD5s in the saves | Eugene Sandulenko | |
svn-id: r41245 | |||
2009-06-06 | Fix bug #1745954: "GR: Intro "jumpy" in parts (Amiga version)" | Eugene Sandulenko | |
svn-id: r41244 | |||
2009-06-06 | Fix bug #2721940: "AGI: Gold Rush! Restart Option differs from original" | Eugene Sandulenko | |
svn-id: r41243 | |||
2009-06-06 | Fix bug #2026570: "SQ2: Prompt disappears when it shouldn't" | Eugene Sandulenko | |
svn-id: r41242 | |||
2009-06-06 | Fix implementation of prevent.input. This fixes SQ2 intro | Eugene Sandulenko | |
svn-id: r41241 | |||
2009-06-06 | Fix bug #2434187: "SQ2: message not displayed, or vanishes too quickly" | Eugene Sandulenko | |
svn-id: r41240 | |||
2009-06-06 | Whitespace fixes and C++ comments | Eugene Sandulenko | |
svn-id: r41239 | |||
2009-06-06 | Decrease number of free memory pages to realistic value | Eugene Sandulenko | |
svn-id: r41238 | |||
2009-06-06 | Implement FR#2090830: "GUI: RTL should focus game list on the last game played" | Eugene Sandulenko | |
svn-id: r41237 | |||
2009-06-06 | Implement FR#1522626: "GUI: Friendlier "Add Game" session" | Eugene Sandulenko | |
svn-id: r41236 |