Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-17 | Added PalmOS support | Chris Apers | |
svn-id: r13336 | |||
2004-03-07 | cleanup (removed irrevelant comments and useless XXX'ed code) | Gregory Montoir | |
svn-id: r13214 | |||
2004-02-21 | Fixed arrow dialogue glitches (partial display) in non-english versions. ↵ | Gregory Montoir | |
This was due to a (wrong) blitting order of the bobs, arrows are now the last ones. svn-id: r12959 | |||
2004-01-23 | use BobSlot::clear instead of Graphics::clearBob | Gregory Montoir | |
svn-id: r12580 | |||
2004-01-22 | (slightly) less hackish bounding box code | Gregory Montoir | |
svn-id: r12576 | |||
2004-01-20 | - fixed bug #880415 (only setup bam scene after all _vm->update() calls) | Gregory Montoir | |
- constness svn-id: r12564 | |||
2004-01-19 | re-use BobFrame | Gregory Montoir | |
svn-id: r12526 | |||
2004-01-12 | New save/load code, this *breaks* compatiblity with the previous | Gregory Montoir | |
savefile format. Use the 'qsc' tool to convert your old files (http://0x.7fc1.org/fotaq/qsc.[cpp|exe]). svn-id: r12339 | |||
2004-01-11 | cleanup | Gregory Montoir | |
svn-id: r12318 | |||
2004-01-10 | workaround for final room sound issues | Gregory Montoir | |
svn-id: r12302 | |||
2004-01-09 | renamed some methods and moved some code to Display | Gregory Montoir | |
svn-id: r12276 | |||
2004-01-08 | moved the remaining 'graphics' stuff from Logic to Graphics | Gregory Montoir | |
svn-id: r12266 | |||
2004-01-08 | cleanup, xref update | Gregory Montoir | |
svn-id: r12256 | |||
2004-01-08 | - new Grid class to handle all zones / areas stuff | Gregory Montoir | |
- adapted Logic/Walk code to use it svn-id: r12250 | |||
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-07 | - moved some Person/Anim code to Graphics | Gregory Montoir | |
- some renaming svn-id: r12218 | |||
2004-01-06 | moved animation stuff to Graphics class | Gregory Montoir | |
svn-id: r12182 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-06 | simplified room switching code a bit | Gregory Montoir | |
svn-id: r12165 | |||
2004-01-05 | added a class to manage banks, Queen::Graphics cleanup | Gregory Montoir | |
svn-id: r12157 | |||
2004-01-04 | - added code to only redraw changed blocks in order to avoid full screen refresh | Gregory Montoir | |
- minor code cleanup in Graphics/Display svn-id: r12147 | |||
2003-12-19 | put all 'bam' related stuff in a class and allow load/save during a 'bam' scene | Gregory Montoir | |
svn-id: r11759 | |||
2003-12-11 | constructors cleanup | Gregory Montoir | |
svn-id: r11589 | |||
2003-12-11 | cleanup | Gregory Montoir | |
svn-id: r11588 | |||
2003-12-03 | fix klunk scene glitches | Gregory Montoir | |
svn-id: r11486 | |||
2003-12-01 | cleanup | Gregory Montoir | |
svn-id: r11453 | |||
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 | fix some animation issues | Gregory Montoir | |
svn-id: r11380 | |||
2003-11-26 | use enum instead of define (purely cosmetic) | Gregory Montoir | |
svn-id: r11374 | |||
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-07 | add bob parallax stuff for room 74 (carbam) | Gregory Montoir | |
svn-id: r11197 | |||
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-01 | rename Queen::GameSettings to Queen::GameConfig | Gregory Montoir | |
svn-id: r11031 | |||
2003-10-25 | cleanup Graphics / populate BobSlot | Gregory Montoir | |
svn-id: r10961 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-21 | Correct string animation. | David Eriksson | |
svn-id: r10931 | |||
2003-10-20 | fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37) | Gregory Montoir | |
svn-id: r10914 | |||
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 | fix truck intro problem | Gregory Montoir | |
svn-id: r10901 | |||
2003-10-18 | fix bob clipping errors | Gregory Montoir | |
svn-id: r10899 | |||
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 | Handle cutaway text. | David Eriksson | |
svn-id: r10892 | |||
2003-10-18 | Moved function from Talk to Graphics because Cutaway need it too. | David Eriksson | |
svn-id: r10891 | |||
2003-10-18 | minor adds + cleanup + fix parallax problem | Gregory Montoir | |
svn-id: r10887 | |||
2003-10-17 | preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ↵ | Gregory Montoir | |
Bobs coordinates are also modified in cutaway/action_special_move svn-id: r10860 | |||
2003-10-16 | Make frames array available. | David Eriksson | |
svn-id: r10828 |