Age | Commit message (Expand) | Author |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-05-09 | fixed debug areas display ; some minor cleanup | Gregory Montoir |
2005-05-08 | Comply to our coding conventions | Max Horn |
2005-04-07 | Applied some ScummVM formatting conventions. | Torbjörn Andersson |
2005-01-01 | Updated copyright | Max Horn |
2004-12-19 | Fixed regression in queen floppy version. Before doing any speech/texts synch... | Gregory Montoir |
2004-12-06 | Cutaway code also handles some talking stuff... Updated this part too, to fix... | Gregory Montoir |
2004-12-03 | Minor cleanup, one more time. | Gregory Montoir |
2004-12-02 | simplified palette handling | Gregory Montoir |
2004-11-23 | cleanup, follow code conventions | Gregory Montoir |
2004-10-08 | cleanup ; follow the code conventions | Gregory Montoir |
2004-10-03 | merged FRAMES_JOE and FRAMES_JOE_XTRA | Gregory Montoir |
2004-10-03 | as pointed out by salty-horse, it's better to stop speech and sfx only when t... | Gregory Montoir |
2004-09-26 | stop the current sfx from playing if a cutaway is cancelled | Gregory Montoir |
2004-09-25 | fix for bug #1034707 | Gregory Montoir |
2004-08-24 | Rewrote the way strings are extracting from the datafiles, now it should be '... | Gregory Montoir |
2004-08-14 | minor cleanp | Gregory Montoir |
2004-08-06 | minor cleanup | Gregory Montoir |
2004-04-06 | fix for bug #928549. | Gregory Montoir |
2004-03-23 | Fix for bug #921681 - clear _quickSave when exiting cutaways | Joost Peters |
2004-03-23 | Fix #922003 - FOTAQ crash on PocketPC | Nicolas Bacca |
2004-03-07 | cleanup (removed irrevelant comments and useless XXX'ed code) | Gregory Montoir |
2004-02-27 | Handle comic book case, enable music toggle and some minor cleanup. | Joost Peters |
2004-01-28 | remove outdated TODOs | Joost Peters |
2004-01-25 | Seperate SFX and Speech. | Joost Peters |
2004-01-25 | Change debug level | Travis Howell |
2004-01-23 | use BobSlot::clear instead of Graphics::clearBob | Gregory Montoir |
2004-01-22 | (slightly) less hackish bounding box code | Gregory Montoir |
2004-01-20 | AFAICT this is only used for caching in the original, which we don't care muc... | Joost Peters |
2004-01-19 | prevents bank re-loading (cutaways animations) | Gregory Montoir |
2004-01-15 | got rid of timer stuff to handle display sync | Gregory Montoir |
2004-01-14 | bumped Cutaway::_personFace array size, as during intro Cutaway::_personFaceC... | Gregory Montoir |
2004-01-14 | - tweaked a bit walking functions to make persons stop walking when a cutaway... | Gregory Montoir |
2004-01-13 | - wrong sentence was spoken when Joe was trying to 'pick up' a person | Gregory Montoir |
2004-01-11 | cleanup | Gregory Montoir |
2004-01-10 | Correct previous fix :-) | David Eriksson |
2004-01-10 | - Honor speech and subtitle toggles | David Eriksson |
2004-01-10 | this should fix : | Gregory Montoir |
2004-01-09 | renamed some methods and moved some code to Display | Gregory Montoir |
2004-01-08 | moved the remaining 'graphics' stuff from Logic to Graphics | Gregory Montoir |
2004-01-08 | cleanup, xref update | Gregory Montoir |
2004-01-08 | - new Grid class to handle all zones / areas stuff | Gregory Montoir |
2004-01-08 | mostly cleanup : | Gregory Montoir |
2004-01-07 | fix 'panel still displayed during dialogue' bug (this was noticeable when try... | Gregory Montoir |
2004-01-07 | - moved some Person/Anim code to Graphics | Gregory Montoir |
2004-01-06 | moved animation stuff to Graphics class | Gregory Montoir |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-05 | - enabled debugger in QueenEngine::errorString | Gregory Montoir |