Age | Commit message (Expand) | Author |
2004-03-07 | cleanup (removed irrevelant comments and useless XXX'ed code) | Gregory Montoir |
2004-02-21 | Fixed arrow dialogue glitches (partial display) in non-english versions. This... | Gregory Montoir |
2004-01-23 | use BobSlot::clear instead of Graphics::clearBob | Gregory Montoir |
2004-01-22 | (slightly) less hackish bounding box code | Gregory Montoir |
2004-01-20 | - fixed bug #880415 (only setup bam scene after all _vm->update() calls) | Gregory Montoir |
2004-01-19 | re-use BobFrame | Gregory Montoir |
2004-01-12 | New save/load code, this *breaks* compatiblity with the previous | Gregory Montoir |
2004-01-11 | cleanup | Gregory Montoir |
2004-01-10 | workaround for final room sound issues | Gregory Montoir |
2004-01-09 | renamed some methods and moved some code to Display | Gregory Montoir |
2004-01-08 | moved the remaining 'graphics' stuff from Logic to Graphics | Gregory Montoir |
2004-01-08 | cleanup, xref update | Gregory Montoir |
2004-01-08 | - new Grid class to handle all zones / areas stuff | Gregory Montoir |
2004-01-08 | mostly cleanup : | Gregory Montoir |
2004-01-07 | - moved some Person/Anim code to Graphics | Gregory Montoir |
2004-01-06 | moved animation stuff to Graphics class | Gregory Montoir |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-06 | simplified room switching code a bit | Gregory Montoir |
2004-01-05 | added a class to manage banks, Queen::Graphics cleanup | Gregory Montoir |
2004-01-04 | - added code to only redraw changed blocks in order to avoid full screen refresh | Gregory Montoir |
2003-12-19 | put all 'bam' related stuff in a class and allow load/save during a 'bam' scene | Gregory Montoir |
2003-12-11 | constructors cleanup | Gregory Montoir |
2003-12-11 | cleanup | Gregory Montoir |
2003-12-03 | fix klunk scene glitches | Gregory Montoir |
2003-12-01 | cleanup | Gregory Montoir |
2003-12-01 | cleanup header includes | Gregory Montoir |
2003-11-30 | cleanup | Gregory Montoir |
2003-11-27 | - speak correct sentence when object is not usable | Gregory Montoir |
2003-11-26 | fix some animation issues | Gregory Montoir |
2003-11-26 | use enum instead of define (purely cosmetic) | Gregory Montoir |
2003-11-17 | fix 'chasing car disappearing for a frame' issue | Gregory Montoir |
2003-11-15 | fix some bugs : | Gregory Montoir |
2003-11-07 | add bob parallax stuff for room 74 (carbam) | Gregory Montoir |
2003-11-06 | The more I implement, the more I need to implement. | David Eriksson |
2003-11-01 | rename Queen::GameSettings to Queen::GameConfig | Gregory Montoir |
2003-10-25 | cleanup Graphics / populate BobSlot | Gregory Montoir |
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson |
2003-10-21 | Correct string animation. | David Eriksson |
2003-10-20 | fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37) | Gregory Montoir |
2003-10-20 | Logic::anim / BobSlot cleanup | Gregory Montoir |
2003-10-19 | minor cleanup / comments update | Gregory Montoir |
2003-10-18 | fix truck intro problem | Gregory Montoir |
2003-10-18 | fix bob clipping errors | Gregory Montoir |
2003-10-18 | Improved the 'special moves' for intro cutaway (but the thugs must be | David Eriksson |
2003-10-18 | Handle cutaway text. | David Eriksson |
2003-10-18 | Moved function from Talk to Graphics because Cutaway need it too. | David Eriksson |
2003-10-18 | minor adds + cleanup + fix parallax problem | Gregory Montoir |
2003-10-17 | preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ... | Gregory Montoir |
2003-10-16 | Make frames array available. | David Eriksson |
2003-10-16 | new Display class, cleanup Graphics | Gregory Montoir |