aboutsummaryrefslogtreecommitdiff
path: root/queen/talk.cpp
AgeCommit message (Expand)Author
2004-12-19Fixed regression in queen floppy version. Before doing any speech/texts synch...Gregory Montoir
2004-12-06Cutaway code also handles some talking stuff... Updated this part too, to fix...Gregory Montoir
2004-12-03Minor cleanup, one more time.Gregory Montoir
2004-11-23cleanup, follow code conventionsGregory Montoir
2004-11-22possible fix for 'bug' #1034715Gregory Montoir
2004-10-08cleanup ; follow the code conventionsGregory Montoir
2004-10-03merged FRAMES_JOE and FRAMES_JOE_XTRAGregory Montoir
2004-10-03cleanupGregory Montoir
2004-09-12Fixed some other cases where the number of parameters to our message-Torbjörn Andersson
2004-08-24Rewrote the way strings are extracting from the datafiles, now it should be '...Gregory Montoir
2004-08-17remove some debug information and fix bug #1010929Gregory Montoir
2004-08-14minor cleanpGregory Montoir
2004-08-14fixed warningsPaweł Kołodziejski
2004-08-06minor cleanupGregory Montoir
2004-08-05simplified some codeGregory Montoir
2004-06-27Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...Max Horn
2004-04-03patch #910779 (with minor tweaks), fotaq hebrew support :Gregory Montoir
2004-03-23Fix #922003 - FOTAQ crash on PocketPCNicolas Bacca
2004-03-19FixedChris Apers
2004-03-17Added PalmOS supportChris Apers
2004-03-07cleanup (removed irrevelant comments and useless XXX'ed code)Gregory Montoir
2004-02-21I am an idiot.Joost Peters
2004-02-21Fix for bug #899881 (Sounds played when sound turned off)Joost Peters
2004-02-21Fixed arrow dialogue glitches (partial display) in non-english versions. This...Gregory Montoir
2004-01-28remove outdated TODOsJoost Peters
2004-01-25Seperate SFX and Speech.Joost Peters
2004-01-23change sscanf() calls to atoi() to please PalmOS :)Gregory Montoir
2004-01-22(slightly) less hackish bounding box codeGregory Montoir
2004-01-20fix 'conversation options still displayed after hitting esc' bug (noticeable ...Gregory Montoir
2004-01-16- removed noisy warning in talk codeGregory Montoir
2004-01-16some assert() callsGregory Montoir
2004-01-14- tweaked a bit walking functions to make persons stop walking when a cutaway...Gregory Montoir
2004-01-11- stop voice when skipping dialogueJoost Peters
2004-01-10new Talk::splitOption() code (same value for text margins, word width is comp...Gregory Montoir
2004-01-10removed old hack to prevent speaking sentence 0Gregory Montoir
2004-01-10removed some debug() callsGregory Montoir
2004-01-10enabled arrows in dialogue (non english versions)Gregory Montoir
2004-01-10Text position for talking heads.David Eriksson
2004-01-10Honor speech and subtitle togglesDavid Eriksson
2004-01-09renamed some methods and moved some code to DisplayGregory Montoir
2004-01-08moved the remaining 'graphics' stuff from Logic to GraphicsGregory Montoir
2004-01-08- new Grid class to handle all zones / areas stuffGregory Montoir
2004-01-08mostly cleanup :Gregory Montoir
2004-01-07- moved some Person/Anim code to GraphicsGregory Montoir
2004-01-06moved animation stuff to Graphics classGregory Montoir
2004-01-06updated copyright noticeMax Horn
2004-01-05added a class to manage banks, Queen::Graphics cleanupGregory Montoir
2004-01-02- added missing MOVE_SPEAK code (only CHEF.DOG seems to use that)Gregory Montoir
2003-12-30interview mini-game supportGregory Montoir
2003-12-29mass debuglevel change for less verbosity (0 -> 6)Joost Peters