Age | Commit message (Expand) | Author |
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 |
2004-01-05 | added a class to manage banks, Queen::Graphics cleanup | Gregory Montoir |
2004-01-05 | At last - credits! | David Eriksson |
2003-12-30 | interview mini-game support | Gregory Montoir |
2003-12-30 | minor cleanup & add playSong() calls in Logic::handlePinnacleRoom | Gregory Montoir |
2003-12-29 | only call Logic::executeSpecialMove if asm > 0 | Gregory Montoir |
2003-12-29 | mass debuglevel change for less verbosity (0 -> 6) | Joost Peters |
2003-12-20 | some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr)) | Gregory Montoir |
2003-12-12 | get rid of Verb class | Gregory Montoir |
2003-12-11 | constructors cleanup | Gregory Montoir |
2003-12-10 | get rid of GameConfig, use ConfigurationManager | Gregory Montoir |
2003-12-10 | - moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ... | Gregory Montoir |
2003-12-10 | cleanup, split Cutaway::specialMove() into several methods ; this should allo... | Gregory Montoir |
2003-12-07 | (temporary) fix for cutaway_41f / command_0x178 graphical glitches | Gregory Montoir |
2003-12-06 | minor cleanup, reuse some data from intervie.exe | Gregory Montoir |
2003-12-05 | - fix Joe scaling issue when switching from room 51 to 47 (temple) | Gregory Montoir |
2003-12-05 | cleanup, s/abs/ABS/g | Gregory Montoir |
2003-12-04 | special moves 14, 25, 27, 29, 30, 33 | Gregory Montoir |
2003-12-03 | - hard coded cutaway stuff for boat room | Gregory Montoir |
2003-12-03 | whitespaces/tab | Gregory Montoir |
2003-12-03 | remaining stuff for Azura/Floda | Gregory Montoir |
2003-12-03 | fix klunk scene glitches | Gregory Montoir |