Age | Commit message (Expand) | Author |
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 |
2003-12-01 | cleanup header includes | Gregory Montoir |
2003-11-30 | cleanup | Gregory Montoir |
2003-11-27 | - speak correct sentence when object is not usable | Gregory Montoir |
2003-11-26 | fix some animation issues | Gregory Montoir |
2003-11-26 | add a wrapper for Talk::speak in Logic that clears current command | Gregory Montoir |
2003-11-26 | rename some methods (purely cosmetic) and fix some walking problems when clos... | Gregory Montoir |
2003-11-17 | fix some demo-related bugs : | Gregory Montoir |
2003-11-17 | restart person animations at the end of a cutaway (this enables Sparky to ani... | Gregory Montoir |
2003-11-16 | Apparently, my previous fix (joe position when switching room) causes trouble... | Gregory Montoir |
2003-11-16 | fix 'wrong Joe position when switching from hotel basement to lobby' issue | Gregory Montoir |
2003-11-15 | - Enabled missing calls to _sound->playSong, now it should *really* play all SFX | Joost Peters |