Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-01 | cleanup header includes | Gregory Montoir | |
svn-id: r11449 | |||
2003-11-30 | cleanup | Gregory Montoir | |
svn-id: r11438 | |||
2003-11-26 | fix some animation issues | Gregory Montoir | |
svn-id: r11380 | |||
2003-11-24 | fix 'anderson replying twice the same sentence before taking off' issue | Gregory Montoir | |
svn-id: r11362 | |||
2003-11-15 | Play correct sound for initial talk second time we talk to someone. | David Eriksson | |
svn-id: r11304 | |||
2003-11-15 | - Talk clean-up | David Eriksson | |
- Make it possible to quit a dialogue svn-id: r11302 | |||
2003-11-15 | Correctly set hasTalkedTo. | David Eriksson | |
svn-id: r11301 | |||
2003-11-15 | fix some bugs : | Gregory Montoir | |
- right-clicking on inventory item doesn't execute default action - unapplied room light level when Joe enters a room - updated comment in roomDisplay on palette fading problem - during dialogue, invalid mouse-overs (added enum for joeWalk flag too) preparing Journal stuff : - add a (almost useless) useJournal method to Logic - removed useless code in Graphics, as it should (and could) be easily re-written in a more OO way svn-id: r11299 | |||
2003-11-14 | rewitten fullscreen/panel switching code | Gregory Montoir | |
svn-id: r11296 | |||
2003-11-13 | fix 'Skip handing over the comic to Joe' issue | Gregory Montoir | |
svn-id: r11286 | |||
2003-11-13 | Just debug messages and comment stuff | David Eriksson | |
svn-id: r11282 | |||
2003-11-13 | Small talk fixes. | David Eriksson | |
There is some bug with the body action. svn-id: r11279 | |||
2003-11-12 | fix the skipped initial talk to floda receptionist | Gregory Montoir | |
svn-id: r11270 | |||
2003-11-12 | fix some bugs : | Gregory Montoir | |
- panel not grayed when playing a cutaway - command text still displayed when playing a cutaway - panel drawing glitch on pinnacle room exit - text color on the dialogue choices not updated svn-id: r11267 | |||
2003-11-10 | fix some bugs : | Gregory Montoir | |
- bettle not disappearing when caught - wrong Joe position when switching rooms - bellboy dispappearing after spoken to him (partially fixed) svn-id: r11249 | |||
2003-11-09 | Moved _talkSelected to Logic. | David Eriksson | |
svn-id: r11226 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11224 | |||
2003-11-08 | Show mouse cursor in dialogue. | David Eriksson | |
svn-id: r11215 | |||
2003-11-07 | Small fixes. | David Eriksson | |
svn-id: r11189 | |||
2003-11-07 | Don't try to speak NULL strings, this fixes atleast 1 crash. (looking out ↵ | Joost Peters | |
the hotel window) svn-id: r11173 | |||
2003-11-06 | - Improved talking | David Eriksson | |
- Lots of small fixes svn-id: r11165 | |||
2003-11-06 | The more I implement, the more I need to implement. | David Eriksson | |
- More cutaway code - More dialogue code Hint: Let the last intro cutaway finish if you don't want Joe to get stuck. svn-id: r11160 | |||
2003-10-30 | new Verb class | Gregory Montoir | |
svn-id: r11010 | |||
2003-10-29 | A commit that has it all: | David Eriksson | |
- Bug fixes - Refactoring - New code svn-id: r11007 | |||
2003-10-29 | only one RandomSource for the engine | Gregory Montoir | |
svn-id: r11004 | |||
2003-10-28 | added loadFileMalloc() method | Joost Peters | |
svn-id: r10988 | |||
2003-10-25 | whatever | Joost Peters | |
svn-id: r10959 | |||
2003-10-23 | Make it possible to quit cutaways! | David Eriksson | |
svn-id: r10952 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-21 | Disable debug message | David Eriksson | |
svn-id: r10935 | |||
2003-10-21 | add Sound class + call it from Talk::speakSegment | Joost Peters | |
svn-id: r10933 | |||
2003-10-19 | Do it right this time. | David Eriksson | |
svn-id: r10906 | |||
2003-10-19 | Probably play right voice at the right time now. | David Eriksson | |
svn-id: r10905 | |||
2003-10-18 | Improved the 'special moves' for intro cutaway (but the thugs must be | David Eriksson | |
hiding behind some crate...) svn-id: r10897 | |||
2003-10-18 | Moved function from Talk to Graphics because Cutaway need it too. | David Eriksson | |
svn-id: r10891 | |||
2003-10-17 | fix warning | Max Horn | |
svn-id: r10873 | |||
2003-10-17 | Fix MSVC6 warnings | Jamieson Christian | |
svn-id: r10871 | |||
2003-10-17 | - Implement *WT | David Eriksson | |
- Disable some debug output svn-id: r10855 | |||
2003-10-16 | Now we're talking! | David Eriksson | |
svn-id: r10831 | |||
2003-10-16 | Don't talk too much. | David Eriksson | |
svn-id: r10819 | |||
2003-10-15 | Moving heads when talking, but where is the text? :-) | David Eriksson | |
svn-id: r10815 | |||
2003-10-15 | Improved talking. | David Eriksson | |
svn-id: r10813 | |||
2003-10-15 | - Make Cutaway use Walk object from Logic | David Eriksson | |
- Added talkSpeed to Logic - Some more Talk code svn-id: r10810 | |||
2003-10-12 | - Integrate with Joost's and Gregory's latest implementations. | David Eriksson | |
- Implement more... svn-id: r10771 | |||
2003-10-10 | Improved Talk class. | David Eriksson | |
svn-id: r10711 | |||
2003-10-09 | fixed compilation | Paweł Kołodziejski | |
svn-id: r10707 | |||
2003-10-07 | Improved Queen::Talk class | David Eriksson | |
svn-id: r10667 | |||
2003-10-07 | fixed warnings | Max Horn | |
svn-id: r10663 | |||
2003-10-07 | - Added a debug stub for the selectSentence method | David Eriksson | |
- Added final talk for person Joe is talking to svn-id: r10657 | |||
2003-10-07 | - Add Talk class and begin to use it from Cutaway class | David Eriksson | |
- Move getString() helper function to Talk class svn-id: r10654 |