index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queen
/
graphics.cpp
Age
Commit message (
Expand
)
Author
2003-12-11
constructors cleanup
Gregory Montoir
2003-12-03
fix klunk scene glitches
Gregory Montoir
2003-12-03
new room/gamestate constants
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-20
use constants instead of plain integers for room numbers
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-12
fix some bugs :
Gregory Montoir
2003-11-10
fix some bugs :
Gregory Montoir
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
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-02
Match new[] with delete[].
David Eriksson
2003-11-01
rename Queen::GameSettings to Queen::GameConfig
Gregory Montoir
2003-10-31
add mouse cursor code
Gregory Montoir
2003-10-28
added loadFileMalloc() method
Joost Peters
2003-10-25
cleanup Graphics / populate BobSlot
Gregory Montoir
2003-10-25
whatever
Joost Peters
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-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-17
Hack for allowing ScummVM to respond to events during while the intro is
Torbjörn Andersson
2003-10-16
Make frames array available.
David Eriksson
2003-10-16
new Display class, cleanup Graphics
Gregory Montoir
2003-10-16
fix body/head problem
Gregory Montoir
2003-10-15
preliminary GRAPHIC_ANIM support
Gregory Montoir
2003-10-13
dynalum implementation
Gregory Montoir
2003-10-13
DISP_ROOM additions + 'Person' functions
Gregory Montoir
2003-10-11
preliminary DISP_ROOM implementation
Gregory Montoir
2003-10-10
Graphics tweaks
Gregory Montoir
2003-10-10
cleanup
Max Horn
2003-10-10
additions/corrections to walking functions
Gregory Montoir
2003-10-09
added walking functions
Gregory Montoir
2003-10-07
fix gcc 3.3 warning
Oliver Kiehl
2003-10-07
some text functions
Gregory Montoir
2003-10-07
new header for common defines/enums + some additions to Graphics
Gregory Montoir
2003-10-05
renamed classes (we have our own namespace now) + fixed segfault in logic
Joost Peters
2003-10-03
namespace Queen
Max Horn
[next]