Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-28 | Early implementation of object menu | Vincent Hamm | |
svn-id: r29296 | |||
2007-10-28 | Fix compatibility with bash | Eugene Sandulenko | |
svn-id: r29295 | |||
2007-10-28 | Print list of skipped engines too. | Eugene Sandulenko | |
svn-id: r29294 | |||
2007-10-28 | Patch #1814831: "Unify the way to report unknown versions of games" | Eugene Sandulenko | |
svn-id: r29293 | |||
2007-10-28 | Fix potential MSVC warning | Eugene Sandulenko | |
svn-id: r29292 | |||
2007-10-28 | Find object fix | Vincent Hamm | |
Walk fix svn-id: r29291 | |||
2007-10-28 | Fix warning & code formatting | Max Horn | |
svn-id: r29290 | |||
2007-10-28 | Patch #1800085: small 'unknown control change byte 32' patch | Max Horn | |
svn-id: r29289 | |||
2007-10-28 | Implement cursor by object | Vincent Hamm | |
Fix walk cursor svn-id: r29288 | |||
2007-10-28 | Cleanup. | Johannes Schickel | |
svn-id: r29287 | |||
2007-10-28 | Implement cursors | Vincent Hamm | |
svn-id: r29286 | |||
2007-10-28 | Patch #1821100: make cross-compiling sane out of the box; blackfin support | Max Horn | |
svn-id: r29285 | |||
2007-10-28 | Refactored ScummEngine*::checkExecVerbs method | Max Horn | |
svn-id: r29284 | |||
2007-10-28 | Patch v5.2 from #1752243: "backends lib patches" | Eugene Sandulenko | |
svn-id: r29283 | |||
2007-10-28 | Proper implementation of ".enabled" theme widget property. | Eugene Sandulenko | |
svn-id: r29282 | |||
2007-10-28 | Oops. Sync with --help output. | Eugene Sandulenko | |
svn-id: r29281 | |||
2007-10-28 | Implement FR #1775044: "set extrapath from commandline" | Eugene Sandulenko | |
svn-id: r29280 | |||
2007-10-28 | The palette of the boss screen (F9 key) in IHNM is set correctly now | Filippos Karapetis | |
svn-id: r29279 | |||
2007-10-28 | Current room is now correctly refreshed after showing credits | Paul Gilbert | |
svn-id: r29278 | |||
2007-10-28 | Room fades now correctly fade out any active talk dialog | Paul Gilbert | |
svn-id: r29277 | |||
2007-10-28 | Fixed typo | Filippos Karapetis | |
svn-id: r29276 | |||
2007-10-28 | Cleanup | Filippos Karapetis | |
svn-id: r29275 | |||
2007-10-28 | Cleanup | Filippos Karapetis | |
svn-id: r29274 | |||
2007-10-28 | Cleanup of the engine detection code. Possibly fixes bug #1804403 - ↵ | Filippos Karapetis | |
"IHNM/ITE: Error loading Game resources (fs-node regression)" svn-id: r29273 | |||
2007-10-28 | Sound is now paused when displaying menu dialogs | Paul Gilbert | |
svn-id: r29272 | |||
2007-10-28 | Added storing of playing sounds to savegame (note: only sounds flagged as ↵ | Paul Gilbert | |
restorable are restarted after loading a savegame) svn-id: r29271 | |||
2007-10-27 | Temporarily force quits when user presses exit key combination. A TODO ↵ | Nicola Mettifogo | |
comment has been added to places where behavior should be changed to allow the engine to exit gracefully. svn-id: r29270 | |||
2007-10-27 | Added support for more ROM versions, see FR #1820331 | Max Horn | |
svn-id: r29269 | |||
2007-10-27 | Muting GCC warnings | Sven Hesse | |
svn-id: r29268 | |||
2007-10-27 | Hooked inputs | Vincent Hamm | |
Cleanup & fix in input management code svn-id: r29267 | |||
2007-10-27 | The options panel in IHNM is now shown and functioning correctly when it's ↵ | Filippos Karapetis | |
opened during a character's speech svn-id: r29266 | |||
2007-10-27 | Add fast forward mode | Vincent Hamm | |
svn-id: r29265 | |||
2007-10-27 | Added a workaround for an incorrect hitzone in IHNM, (Gorrister's chapter). ↵ | Filippos Karapetis | |
Now, the graffiti to the left in the toilet screen can be examined correctly. Also, performed some clean-up svn-id: r29264 | |||
2007-10-26 | Parallaction will now consume all the short-lived jobs in the queue before a ↵ | Nicola Mettifogo | |
location switch. These jobs only live for 1 or 2 engine loops, and can refer to items in the location being dropped. This situation used to lead to segfaults like the one reported in report #1762797 (that should be now fixed). svn-id: r29263 | |||
2007-10-26 | Updated credits file (hint: use 'make credits' in a full checkout of ScummVM) | Max Horn | |
svn-id: r29260 | |||
2007-10-26 | svn-id: r29259 | Vincent Hamm | |
2007-10-25 | Talk dialogs can now only be closed early if it's the player talking, or an ↵ | Paul Gilbert | |
NPC is talking directly to the player svn-id: r29258 | |||
2007-10-25 | Bugfix to make sound toggle work correctly, and added flag state to savegames | Paul Gilbert | |
svn-id: r29257 | |||
2007-10-25 | Added saving of NPC direction, and bugfix for closing talk dialogs | Paul Gilbert | |
svn-id: r29256 | |||
2007-10-24 | Removed unused field | Paul Gilbert | |
svn-id: r29255 | |||
2007-10-24 | Added a talkerId field to hotspots to better handle characters being talked to | Paul Gilbert | |
svn-id: r29254 | |||
2007-10-24 | Fixed MinGW compilation warning | Paul Gilbert | |
svn-id: r29253 | |||
2007-10-24 | Changed startSpeakingToNoone to pause the speaking character | Paul Gilbert | |
svn-id: r29252 | |||
2007-10-24 | Implemented gradual display of text in talk dialogs | Paul Gilbert | |
svn-id: r29251 | |||
2007-10-24 | Changed text speed flag, and added saving of it to savegames | Paul Gilbert | |
svn-id: r29250 | |||
2007-10-24 | Added missing tickmarks from Slow/Fast text speed menu items | Paul Gilbert | |
svn-id: r29249 | |||
2007-10-22 | Fixed SFX in intro of FM-Towns/PC98 versions of Kyrandia 1 (Thanks to ↵ | Johannes Schickel | |
Florian Kagerer for the patch). svn-id: r29248 | |||
2007-10-22 | Added a workaround for a script bug in IHNM, which occurs in the original as ↵ | Filippos Karapetis | |
well. An invisible note will no longer be created in the top left corner of the screen, when the note in the first screen of Gorrister's chapter is read svn-id: r29247 | |||
2007-10-22 | When skipping a video from the introduction of IHNM, the screen fades out ↵ | Filippos Karapetis | |
before skipping, like in the original svn-id: r29246 | |||
2007-10-21 | Fixes timers in Kyra1. (Initialized them twice oops...) | Johannes Schickel | |
svn-id: r29245 |