Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-22 | Patch #885904 (Flac Support) with some tweaks by me | Max Horn | |
svn-id: r12984 | |||
2004-01-08 | cleanup, xref update | Gregory Montoir | |
svn-id: r12256 | |||
2004-01-08 | mostly cleanup : | Gregory Montoir | |
- moved main update() method to QueenEngine - merged update() & checkPlayer() - added a method in Logic class to handle the CUTAWAY_SPECIAL stuff - Journal remembers last seen page - no need to call loadPanel() to restore panel palette, use palSetPanel() instead svn-id: r12240 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-12-12 | get rid of Verb class | Gregory Montoir | |
svn-id: r11594 | |||
2003-12-11 | cleanup | Gregory Montoir | |
svn-id: r11579 | |||
2003-12-11 | centralize all State related stuff | Gregory Montoir | |
svn-id: r11577 | |||
2003-12-05 | - fix Joe scaling issue when switching from room 51 to 47 (temple) | Gregory Montoir | |
- add remaining fadein() call in cutaway, pinnacle room is ok now - add 2 macros to 'clarify' some room tests - some cleanup svn-id: r11502 | |||
2003-12-04 | special moves 14, 25, 27, 29, 30, 33 | Gregory Montoir | |
svn-id: r11493 | |||
2003-12-03 | new room/gamestate constants | Gregory Montoir | |
svn-id: r11483 | |||
2003-11-20 | use constants instead of plain integers for room numbers | Gregory Montoir | |
svn-id: r11353 | |||
2003-11-17 | fix 'chasing car disappearing for a frame' issue | Gregory Montoir | |
svn-id: r11320 | |||
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-13 | Added another variable. | David Eriksson | |
svn-id: r11275 | |||
2003-11-09 | Added (quick-)Saving/Loading | Joost Peters | |
svn-id: r11230 | |||
2003-11-07 | Added partial playSong() implementation | Joost Peters | |
svn-id: r11179 | |||
2003-11-06 | more enum stuff | Joost Peters | |
svn-id: r11163 | |||
2003-11-04 | R_MAP define | Gregory Montoir | |
svn-id: r11126 | |||
2003-11-03 | Add partial roomname enum | Joost Peters | |
svn-id: r11085 | |||
2003-11-02 | Enable keys for panel commands. | David Eriksson | |
svn-id: r11063 | |||
2003-10-31 | use Command class | Gregory Montoir | |
svn-id: r11017 | |||
2003-10-30 | add support for spanish cd version | Joost Peters | |
svn-id: r11013 | |||
2003-10-30 | new Verb class | Gregory Montoir | |
svn-id: r11010 | |||
2003-10-27 | more stuff for future Command class | Gregory Montoir | |
svn-id: r10987 | |||
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 | Make it possible to quit cutaways! | David Eriksson | |
svn-id: r10952 | |||
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 | WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES ↵ | Gregory Montoir | |
implementations svn-id: r10924 | |||
2003-10-20 | allow loading of rebuilt/compressed datafile | Joost Peters | |
svn-id: r10917 | |||
2003-10-18 | - Fix some cutaway crashes | David Eriksson | |
- Implement more cutaway animation svn-id: r10890 | |||
2003-10-18 | minor changes to joeMove() code | Gregory Montoir | |
svn-id: r10888 | |||
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-14 | preliminary FIND_STATE implementation | Gregory Montoir | |
svn-id: r10794 | |||
2003-10-12 | added missing INITIATE() code, added language detection to Resource class, etc. | Joost Peters | |
svn-id: r10767 | |||
2003-10-12 | minor initialise() tweaks, added panel zones | Gregory Montoir | |
svn-id: r10763 | |||
2003-10-09 | minor additions to walk class + get/set functions for Logic::_area | Gregory Montoir | |
svn-id: r10699 | |||
2003-10-07 | some text functions | Gregory Montoir | |
svn-id: r10670 | |||
2003-10-07 | new header for common defines/enums + some additions to Graphics | Gregory Montoir | |
svn-id: r10662 |