aboutsummaryrefslogtreecommitdiff
path: root/queen/graphics.h
AgeCommit message (Expand)Author
2004-10-08cleanup ; follow the code conventionsGregory Montoir
2004-04-06fix for bug #928549.Gregory Montoir
2004-03-17Added PalmOS supportChris Apers
2004-03-07cleanup (removed irrevelant comments and useless XXX'ed code)Gregory Montoir
2004-02-21Fixed arrow dialogue glitches (partial display) in non-english versions. This...Gregory Montoir
2004-01-23use BobSlot::clear instead of Graphics::clearBobGregory Montoir
2004-01-22(slightly) less hackish bounding box codeGregory Montoir
2004-01-20- fixed bug #880415 (only setup bam scene after all _vm->update() calls)Gregory Montoir
2004-01-19re-use BobFrameGregory Montoir
2004-01-12New save/load code, this *breaks* compatiblity with the previousGregory Montoir
2004-01-11cleanupGregory Montoir
2004-01-10workaround for final room sound issuesGregory Montoir
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-08cleanup, xref updateGregory 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-06simplified room switching code a bitGregory Montoir
2004-01-05added a class to manage banks, Queen::Graphics cleanupGregory Montoir
2004-01-04- added code to only redraw changed blocks in order to avoid full screen refreshGregory Montoir
2003-12-19put all 'bam' related stuff in a class and allow load/save during a 'bam' sceneGregory Montoir
2003-12-11constructors cleanupGregory Montoir
2003-12-11cleanupGregory Montoir
2003-12-03fix klunk scene glitchesGregory Montoir
2003-12-01cleanupGregory Montoir
2003-12-01cleanup header includesGregory Montoir
2003-11-30cleanupGregory Montoir
2003-11-27- speak correct sentence when object is not usableGregory Montoir
2003-11-26fix some animation issuesGregory Montoir
2003-11-26use enum instead of define (purely cosmetic)Gregory Montoir
2003-11-17fix 'chasing car disappearing for a frame' issueGregory Montoir
2003-11-15fix some bugs :Gregory Montoir
2003-11-07add bob parallax stuff for room 74 (carbam)Gregory Montoir
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-11-01rename Queen::GameSettings to Queen::GameConfigGregory Montoir
2003-10-25cleanup Graphics / populate BobSlotGregory Montoir
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-21Correct string animation.David Eriksson
2003-10-20fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37)Gregory Montoir
2003-10-20Logic::anim / BobSlot cleanupGregory Montoir
2003-10-19minor cleanup / comments updateGregory Montoir
2003-10-18fix truck intro problemGregory Montoir
2003-10-18fix bob clipping errorsGregory Montoir
2003-10-18Improved the 'special moves' for intro cutaway (but the thugs must beDavid Eriksson
2003-10-18Handle cutaway text.David Eriksson
2003-10-18Moved function from Talk to Graphics because Cutaway need it too.David Eriksson
2003-10-18minor adds + cleanup + fix parallax problemGregory Montoir