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-27 | - speak correct sentence when object is not usable | Gregory Montoir | |
- some hardcoded stuff for rooms 69 & 108 - handle CUTJOEF svn-id: r11383 | |||
2003-11-26 | add a wrapper for Talk::speak in Logic that clears current command | Gregory Montoir | |
svn-id: r11379 | |||
2003-11-26 | preliminary journal implementation ; this should allow to save/load game ↵ | Gregory Montoir | |
state and somewhat configure sound/speech stuff svn-id: r11370 | |||
2003-11-15 | - Enabled missing calls to _sound->playSong, now it should *really* play all SFX | Joost Peters | |
- Moved sound/music related toggle variables to Sound class - Changed "Couldn't find file.." warning() to debug(7, ..) svn-id: r11303 | |||
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-10 | Make the fix like the original game instead. | David Eriksson | |
svn-id: r11248 | |||
2003-11-09 | Added (quick-)Saving/Loading | Joost Peters | |
svn-id: r11230 | |||
2003-11-09 | enable (some of) the original debug passwords | Gregory Montoir | |
svn-id: r11227 | |||
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 | Start/stop scenes - fixes missing panel. | David Eriksson | |
svn-id: r11205 | |||
2003-11-07 | add bob parallax stuff for room 74 (carbam) | Gregory Montoir | |
svn-id: r11197 | |||
2003-11-06 | - Improved talking | David Eriksson | |
- Lots of small fixes svn-id: r11165 | |||
2003-11-06 | Do not allow invalid room numbers. | David Eriksson | |
svn-id: r11164 | |||
2003-11-06 | Validate room number | David Eriksson | |
svn-id: r11162 | |||
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-11-04 | preliminary R_MAP implementation | Gregory Montoir | |
svn-id: r11125 | |||
2003-11-03 | cleanup | Gregory Montoir | |
svn-id: r11108 | |||
2003-11-02 | cleanup/remaining Walk cutaway calls | Gregory Montoir | |
svn-id: r11056 | |||
2003-11-02 | add missing inventory functions | Joost Peters | |
svn-id: r11051 | |||
2003-11-01 | rename Queen::GameSettings to Queen::GameConfig | Gregory Montoir | |
svn-id: r11031 | |||
2003-10-31 | use Command class | Gregory Montoir | |
svn-id: r11017 | |||
2003-10-30 | new Verb class | Gregory Montoir | |
svn-id: r11010 | |||
2003-10-29 | only one RandomSource for the engine | Gregory Montoir | |
svn-id: r11004 | |||
2003-10-27 | more stuff for future Command class | Gregory Montoir | |
svn-id: r10987 | |||
2003-10-26 | cleanup, add comments | Gregory Montoir | |
svn-id: r10977 | |||
2003-10-25 | add some methods to Logic for future Command class | Gregory Montoir | |
svn-id: r10965 | |||
2003-10-25 | added GameSettings class + FIND_VERB implementation | Gregory Montoir | |
svn-id: r10960 | |||
2003-10-24 | misc fixes/tweaks | Gregory Montoir | |
svn-id: r10954 | |||
2003-10-23 | move state related methods to specific class + minor changes | Gregory Montoir | |
svn-id: r10951 | |||
2003-10-23 | minor changes for future Command class | Gregory Montoir | |
svn-id: r10949 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-21 | add Sound class + call it from Talk::speakSegment | Joost Peters | |
svn-id: r10933 | |||
2003-10-21 | WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES ↵ | Gregory Montoir | |
implementations svn-id: r10924 | |||
2003-10-20 | Logic::anim / BobSlot cleanup | Gregory Montoir | |
svn-id: r10909 | |||
2003-10-19 | minor cleanup / comments update | Gregory Montoir | |
svn-id: r10908 | |||
2003-10-18 | Special actions for cdint.cut | David Eriksson | |
svn-id: r10895 | |||
2003-10-16 | Play all intro cutaways (some better than others... :-) | David Eriksson | |
svn-id: r10833 | |||
2003-10-16 | new Display class, cleanup Graphics | Gregory Montoir | |
svn-id: r10827 | |||
2003-10-15 | preliminary GRAPHIC_ANIM support | Gregory Montoir | |
svn-id: r10814 | |||
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-15 | DISP_ROOM/REDISP_OBJ() implementation (still missing GRAPHIC_ANIM stuff) | Gregory Montoir | |
svn-id: r10808 | |||
2003-10-14 | moved some methods from Queen::Walk to Queen::Logic | Gregory Montoir | |
svn-id: r10802 | |||
2003-10-14 | rewritten Logic::initialise(), making use of 'unserializing' functions | Gregory Montoir | |
svn-id: r10799 | |||
2003-10-14 | preliminary FIND_STATE implementation | Gregory Montoir | |
svn-id: r10794 | |||
2003-10-14 | Get numFrames property. | David Eriksson | |
svn-id: r10790 | |||
2003-10-13 | DISP_ROOM additions + 'Person' functions | Gregory Montoir | |
svn-id: r10779 |